{
    "data": {
        "id": "241224_AiDc4B_AJM",
        "url": "https:\/\/studiocoucou.berlin\/",
        "summary": "https:\/\/www.webpagetest.org\/results.php?test=241224_AiDc4B_AJM",
        "testUrl": "https:\/\/studiocoucou.berlin\/",
        "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": 1735070334,
        "testRuns": 1,
        "fvonly": false,
        "successfulFVRuns": 1,
        "successfulRVRuns": 1,
        "lighthouse": {
            "lighthouseVersion": "11.4.0",
            "requestedUrl": "https:\/\/studiocoucou.berlin\/",
            "mainDocumentUrl": "https:\/\/studiocoucou.berlin\/en",
            "finalDisplayedUrl": "https:\/\/studiocoucou.berlin\/en",
            "finalUrl": "https:\/\/studiocoucou.berlin\/en",
            "fetchTime": "2024-12-24T19:56:47.747Z",
            "gatherMode": "navigation",
            "runWarnings": [
                "The page may not be loading as expected because your test URL (https:\/\/studiocoucou.berlin\/) was redirected to https:\/\/studiocoucou.berlin\/en. 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": 2291,
                "credits": {
                    "axe-core": "4.10.2"
                }
            },
            "audits": {
                "is-on-https": {
                    "id": "is-on-https",
                    "title": "Does not use 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": 0,
                    "scoreDisplayMode": "binary",
                    "displayValue": "1 insecure request found",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "Insecure URL"
                            },
                            {
                                "key": "resolution",
                                "valueType": "text",
                                "label": "Request Resolution"
                            }
                        ],
                        "items": [
                            {
                                "url": "http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1",
                                "resolution": "Allowed with warning"
                            }
                        ]
                    }
                },
                "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.56999999999999995,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 1485.4559999999999,
                    "numericUnit": "millisecond",
                    "displayValue": "1.5\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.79000000000000004,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 1549.874,
                    "numericUnit": "millisecond",
                    "displayValue": "1.5\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.52000000000000002,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 1563.951,
                    "numericUnit": "millisecond",
                    "displayValue": "1.6\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,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 22531,
                    "numericUnit": "millisecond",
                    "displayValue": "22.5\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": 26515,
                        "items": [
                            {
                                "timing": 3314,
                                "timestamp": 2973328525,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHAABAAIDAQEBAAAAAAAAAAAAAAQFAwYHAggB\/8QAWBAAAQIDAgcHEAYGBwcFAAAAAAECAwQRBQYHEhUhMVOSEzNUcbHR4RQWIjVBRFFVYXKCoaLBwtIXMlKTlNMjNEKBkaQkQ1Zjg6PwCCUmNmJkw0VGc3SE\/8QAGwEBAAIDAQEAAAAAAAAAAAAAAAUGAQIEAwf\/xAAyEQEAAQICBwgCAQUBAQAAAAAAAQIRAwUEEhNRUoHBITE0QWGRobFCQxQiMnHR8BVi\/9oADAMBAAIRAxEAPwD6pAAAGhXvvxP2Pac1Z8nZcu6NDdLrBfNR3Q2x2vjQYb1bRipRu7Ii9lVFzq2ipX8mMIrISysJtm483MxZiAyH1QiNbEhTbJZEc5UzNcr8atMyJREVQN+Byqw8IdoxbUmZKZlWx5+LNulZeB1QxsBjkizCUWKja0RsBc9FVexTFRVUtYOEhkxIzU9AsxVlJKAkSbx5lrXteuNRsNtFR7atpj1a2i1StFoHQAc\/j4R0k3WpAnrMbDnLOlZmYjMhzSPY50FkB6MY\/FSuMkw3SiKioqUXMpIbfiZjJAWUsqC9JybiSkluk6jFe6HumOsXsV3PenURMZVqlUTPQN4BpF38IMtbUWRZAkokPqucZKNR8RKpjSazOPRNKZlbmWi6am7gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIlrRVg2dHiIiqrW1zLQlkC3+0835gFRBtJXQYarDVVVqLnd0Ar5f9XheanIAN2AAFfHsWypiYmY8ezZKLHmoaQo8R8BrnRWZuxcqp2SZkzL4D8dYVkOWcV1lyCrOIjZmsuz9OiaEfm7L95YgCrW7tirJvlFsizllXtRjoPUzMRzUVVRFbSlEVVXjUyRLDsqJGgRolmSL4sCGsGE90uxXQ4apRWNWmZtFVKJmLAAVbbu2KyWlpdtkWc2Xlom6wIaSzMWE\/7TUpRq+VD8mLuWJMrNLMWPZ0VZtzXTCvlmO3ZU0K+qdkqdypagCEyyrOhzzJ1khKNnGQ9xZHSC1IjWfZR1Ko3yaCaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeI0JkeE+FFaj4b0o5q6FQr+t+yuAQNkswBAl7Gs6WjNjQJOFDitztc1M6E8AAAAAAAAAAAAAAAAAAAAAAAAAAR7QhNjScWG+uK5KLQkGOZ3lwFMyz4DWo1EdREomcEsAWQAArJ21mysy6CsJzlbTOi+QwZeZqHbRX252zi8SciEAxcX+Xmah20MvM1DtooAYuL\/LzNQ7aGXmah20UAFxf5eZqHbQy8zUO2igAuL\/AC8zUO2hl5modtFABcX+Xmah20MvM1DtooALi\/y8zUO2hl5modtFABcX+Xmah20MvM1DtooALi\/y8zUO2hl5modtFABcX+Xmah20MvM1DtooALi\/y8zUO2hl5modtFABcX+Xmah20MvM1DtooALi\/wAvM1DtoZeZqHbRQAXF\/l5modtDLzNQ7aKAC4v8vM1DtoZeZqHbRQAXF\/l5modtDLzNQ7aKAC4v8vM1DtoZeZqHbRQAXF\/l5modtDLzNQ7aKAC4v8vM1DtoZeZqHbRQAXF\/l5modtDLzNQ7aKAC4v8ALzNQ7aGXmah20UAFxf5eZqHbQy8zUO2igAuL\/LzNQ7aGXmah20UAFxf5eZqHbQy8zUO2igAuL\/LzNQ7aGXmah20UAFxf5eZqHbQy8zUO2igAuL\/LzNQ7aGXmah20UAFxf5eZqHbQy8zUO2igAuL\/AC8zUO2ibZs+2e3TFhqzEppWtampl7djvj0feZiReGOZ3lxkMczvLjIggACyAAGq252zi8SciEAn252zi8SciEA1AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAF0HzBGvZeBIr0S2Z+iOX+vd4eM+n10HylZcV0G3IMRkr1W5sVaQKfXz6E8vgJ3JaaaoxJqi9rdULm9VVM0RE27+iX12Xh8c2h9+7nP1t6rxOri2xaLsVKrSM5aJ4TY5afn+qmQku7Gaj30c164rFRYjHojuwpTNnXSuNXQiIYYsa0lnlmmWJHhwWQ3QHQoS0eivqqOqrM60Yq41F0VJe9HBHwi51+OflQ9dl4PHVoffu5z9feq8THYr7YtFrvAsZyKbIk5PQ4kSO+7a4qOarGwaN3LGVFxaKxe6zRSiVci6SLMW9Ek+p40\/d90Ordya564mPi0R1FVmnsUzpnSrqUqlEas92HHwXqjvrn5UnXZeDx1aH37ucddl4PHVoffu5ykB07DD4Y9nhtsTin3XfXZeDx1aH37ucddl4PHVoffu5ykA2GHwx7G2xOKfdd9dl4PHVoffu5x12Xg8dWh9+7nKQDYYfDHsbbE4p91312Xg8dWh9+7nHXZeDx1aH37ucpANhh8MextsTin3XfXZeDx1aH37uc6dgSte0bUi2ulozsxNJDSFibtEV2LXHrSvEhxY63gA362+KD8Zw5nhUU6LXMUx5fcO3L8SudIpiZnz+pdiABUFoAAAAAAvbsd8ej7yiL27HfHo+8QLwxzO8uMhjmd5cbCCAALIAAarbnbOLxJyIQCfbnbOLxJyIQDUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXQfJUOYiyk8seA5GxGPdRVRFTuoqKi5lSmah9aroPkWNv0Tzl5SwZFF9pE+nVB5z2anPotXXktNz0c6NCVG4mK3cGYrVYlGqiUoiomZFPUC9FrwHMdDmkRWtaxq7k2qI1rmomjwOcn7ylBPbKjdCF2le9dpeq2d1bEWcrEb9Vyw2KqZ1XMtP+p20vhIVp2vPWmjEnY+6oxVc3sUSiqqquhPCqkEGYw6Im8QxNdUxaZAAbtQAAAAAAAA63gA362+KD8ZyQ63gA362+KD8ZH5p4Wvl9w7ct8TRz+pdiABTVsAAAAAAvbsd8ej7yiL27HfHo+8QLwxzO8uMhjmd5cbCCAALIAAarbnbOLxJyIQCfbnbOLxJyIQDUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXQfIsbfonnLyn10ug+RY2\/RPOXlLBkP7OXVBZ1+HPo8AAsSDAAAAAAnWPZke1JncoOZrc73roahBOkXMk2wbCgxETs4yq9y+HPRPUhGZtptWh6Pr0f3T2Q7NB0enHxdWrujtR5W69nwWIkSEsZ\/dc9V5EPM7dWSjMXqdrpeJ3Faqqn70U2fcxuZR40\/TIr19pN\/89O5ZJ0fRpp1dSLf9597kdoSUaQmnQJhtHpnRU0OTwoRjfL\/AEm11nQZlE7OG\/Fr5F6UQ0MvmW6XOl6PGJV390\/5VjS8CMDFmiO7yDreADfrb4oPxnJDreADfrb4oPxmM08LXy+4emW+Jo5\/UuxAApq2AAAAAAXt2O+PR95RF7djvj0feIF4Y5neXGQxzO8uNhBAAFkAANVtztnF4k5EIBPtztnF4k5EIBqAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALoPkWNv0Tzl5T66XQfIsbfonnLylgyH9nLqgs6\/Dn0eAAWJBgAAAAAdKuLOMmbEZARU3WXVWOTyKtUX\/XgOakuyrRmLMm2zEq+jkzKi50cngU4My0P+Zg6kd8dsOjRcfYYmt5Ow08gxTV5K+8jFhp1XCjQIndomM3n9RjtG+8syGrZCBEixO46ImK1PevqKnGU6TNWrqT090z\/ADsK19Z4wiTjGScCTaqbo926OTwNSvv5DQjNOzUadmXzEy9XxXrVVUwlv0DRI0TBjC8\/P\/KF0jGnGxJrDreADfrb4oPxnJDreADfrb4oPxnnmnha+X3D2y3xNHP6l2IAFNWwAAAAAC9ux3x6PvKIvbsd8ej7xAvDHM7y4yGOZ3lxsIIAAsgABqtuds4vEnIhAJ9uds4vEnIhANQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABdB8ixt+iecvKfXS6D5Fjb9E85eUsGQ\/s5dUFnX4c+jwACxIMAAAAAAAAAAAAADreADfrb4oPxnJDreADfrb4oPxkfmnha+X3Dty3xNHP6l2IAFNWwAAAAAC9ux3x6PvKIvbsd8ej7xAvDHM7y4yGOZ3lxsIIAAsgABqtuds4vEnIhAJ9uds4vEnIhANQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABdB8ixt+iecvKfXS6D5Fjb9E85eUsGQ\/s5dUFnX4c+jwACxIMAAAAAAAAAAAAADreADfrb4oPxnJDreADfrb4oPxkfmnha+X3Dty3xNHP6l2IAFNWwAAAAAC9ux3x6PvKIvbsd8ej7xAvDHM7y4yGOZ3lxsIIAAsgABqtuds4vEnIhAJ9uds4vEnIhANQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABdB8ixt+iecvKfXS6D5Fjb9E85eUsGQ\/s5dUFnX4c+jwAe4MJ8aK2HCarnuzIhYZmIi8oSImZtDwC8bd2MsOro8NH\/ZpVP4lTNS0WVjLDjNo5P4KeOFpWFizq0VXl0Y2h4+BTFWJTaGEAHu5gAAAAAAAA63gA362+KD8ZyQ63gA362+KD8ZH5p4Wvl9w7ct8TRz+pdiABTVsAAAAAAvbsd8ej7yiL27HfHo+8QLwxzO8uMhjmd5cbCCAALIAAarbnbOLxJyIQCfbnbOLxJyIQDUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXQfIsbfonnLyn10ug+RY2\/RPOXlLBkP7OXVBZ1+HPo8FvdnFSbiKv1kbmKg9wIz4EVsSGtHNJrSsKcbBqw6e+UboWPTo+PRi1ReIlvGORrQloc7BxImZyfVd3UUiyU+2ah4zczk0t8BI3XylLmvE0fEtPZVD6PTg4Wl4V4\/qpqapNS8SWjLDipRU9ZiNonoLJuFivzOT6rvAaw9qscrXaUWha8v0+NLo7f7o71FzfKqsvxIt20z3f6l+AAkUQAAAAAB1vABv1t8UH4zkh1vABv1t8UH4yPzTwtfL7h25b4mjn9S7EACmrYAAAAABe3Y749H3lEXt2O+PR94gXhjmd5cZDHM7y42EEAAWQAA1W3O2cXiTkQgE+3O2cXiTkQgGoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAug+RY2\/RPOXlPrpdB8ixt+iecvKWDIf2cuqCzr8OfR4ABYkG9wYr4MRHw1o5C4l51sVldC91CkCZlqmkjtPy6jTIv3VR5\/7TOU5ziZdVa2tRPfHWP8Au1fvmWsarnLREKKI\/dIjnL3VqeXKrtK1Bpl2W\/w7zM3mXpnWc\/8ApTTTTTq00+8yAAlEEAAAAAB1vABv1t8UH4zkh1vABv1t8UH4yPzTwtfL7h25b4mjn9S7EACmrYAAAAABe3Y749H3lEXt2O+PR94gXhjmd5cZDHM7y42EEAAWQAA1W3O2cXiTkQgE+3O2cXiTkQgGoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAug+RY2\/RPOXlPrpdB8uRrs26saIqWNaNMZe9n+HiJ7I66adfWm3d1QmcU1Valo39FKC362Ld8TWj+GfzDrYt3xNaP4Z\/MWDbYfFHuhNlXulUAt+ti3fE1o\/hn8w62Ld8TWj+GfzDbYfFHubKvdKoBb9bFu+JrR\/DP5h1sW74mtH8M\/mG2w+KPc2Ve6VQC362Ld8TWj+GfzDrYt3xNaP4Z\/MNth8Ue5sq90qgFv1sW74mtH8M\/mHWxbvia0fwz+YbbD4o9zZV7pVALfrYt3xNaP4Z\/MOti3fE1o\/hn8w22HxR7myr3SqDreADfrb4oPxnO+ti3fE1o\/hn8x1DAhZc\/Z0W2FtCSmZVIiQsTdoSsxqY9aVTyocGZ4lE6LXETHl9w7cuw6o0mmZjf9S6sACoLSAAAAABe3Y749H3lEXt2O+PR94gXhjmd5cZDHM7y42EEAAWQAA1W3O2cXiTkQgGyz1kJNTL4yxlbjUzYte5xmDICcIXY6TFhQgvsgJwhdjpGQE4Qux0mLChBfZAThC7HSMgJwhdjpFhQgvsgJwhdjpGQE4Qux0iwoQX2QE4Qux0jICcIXY6RYUIL7ICcIXY6RkBOELsdIsKEF9kBOELsdIyAnCF2OkWFCC+yAnCF2OkZAThC7HSLChBfZAThC7HSMgJwhdjpFhQgvsgJwhdjpGQE4Qux0iwoQX2QE4Qux0jICcIXY6RYUIL7ICcIXY6RkBOELsdIsKEF9kBOELsdIyAnCF2OkWFCC+yAnCF2OkZAThC7HSLChBfZAThC7HSMgJwhdjpFhQgvsgJwhdjpGQE4Qux0iwoQX2QE4Qux0jICcIXY6RYUIL7ICcIXY6RkBOELsdIsKEF9kBOELsdIyAnCF2OkWFCC+yAnCF2OkZAThC7HSLChBfZAThC7HSMgJwhdjpFhQgvsgJwhdjpGQE4Qux0iwoQX2QE4Qux0jICcIXY6RYUIL7ICcIXY6RkBOELsdIsKEF9kBOELsdIyAnCF2OkWFCC+yAnCF2OkZAThC7HSLChBfZAThC7HSMgJwhdjpFhQgvsgJwhdjpGQE4Qux0iwoS9ux3x6PvP3ICcIXY6SdZkgkjulImPj07lKUMxAmmOZ3lxkMczvLjIggACyAAAGN8eGx2K51F4j86oh\/a9SmbSXZQYFm4KaX+pTz1dL6z2VFpYukgi9Xy2s9lT8yjK6z2VFpZulgiZSldb7K8x+ZTlNb7K8xgTAQsqSet9leYZVk9d7K8wE0EHK0lrvZXmGVpLXeyvMBOBByvJa72V5j8yvI672XcwE8EDLEjr\/YdzH5liR1\/su5gLAFflmQ1\/sO5glsyCqiJHzr\/0O5gLAEF1rSTVosb2V5hlaSX+u9leYCcCotG8dl2dLLMTcwrISaXJDe6n8ENemsK1zZWWdHjWurYTdLkloq0\/g0WG8A5suG\/B8i57e\/lI\/wAhPbhZuW6lLYrXP+rRflNZrpp75bRTVPdDegaSmFO5y6LX\/l4vynpMKF0F0Wt\/LxflNdrRxQalW5ugNM+k66PjX+Xi\/Kfv0m3S8a\/y8X5RtcPig1KtzcgacmEu6a6LV\/l4vyn79JV1PGn+RF+UbXD4oNSrc3AGnfSXdPxp\/kRflH0lXT8af5EX5RtsPig1KtzcQad9Jd0\/Gv8AkRPlH0l3T8afy8X5RtcPig1KtzcQaa7CbdJqKrrVoiaVWBE+U\/FwnXSTTav8vF+UbWjig1KtzcwaS7Clc9um16f\/AJ4vynuUwn3Rm5lsCXtXHiurRvU8VNCVX9nyGdpRPnBqVbm5g0+LhKupCbCdEtSiRWJEZ\/R4udq6F+qV01hjuLKxWQ49t4r3oqtTqWMtU2DaJiqbQxMTHe6CDnbMNFwnw8dtuVbWiUlI2dfJ2GcnJhSueqIuV0ov\/bxflMsN2BpX0pXPxVVLXzItP1eL8o+lG6CuxUtVVWlc0tF+UDdQaWmE+6KrRLVz1p+rxflMTcK9zHRtyS1\/0lFdTqaLo2QN5BpSYUrnqlcr5s3e8Xu+ifi4UrnotMrL+Gi\/KBuwNHdhXuY1aZYRV8kvFWnsn7EwqXNhsRz7YREVK55eL8oG7g0b6V7m0VcrrRNP9GjZvZPLcLVynKqNtlFp\/wBtF+UDewaEuF25CKqLbSVRafq8XTsnr6W7lZv98KtfBKxl+ADewaKuFq5aUrbNOOWi\/KZG4UrnOVyNthKt0\/oIvymLwN2BpTsKNz2tRy2w1UVaJSBEX4S6u1emx7y9UZFnOqep8XdP0bmYuNWn1kSuhReJLLsxzO8uMhjmd5cZEEAAWQMSTEJa0ei0zLQ\/d3h\/a9QEKc\/Wk\/13DGp6mlV8xjNzt8J4ovgPSJizSXlyVQwuYhnVF8B4c1y6ENrwwiuaeHNJSwnfZPKwXr+yLwyiq08K1FJawH\/ZPKy8T7PrNexlEVp5VpL6mi\/Y9aH4srF+x60MCErEPKwyZ1JG+x60HUkb7HrQwyguZQ8KhYLJxtX60PKyMZf6v1oYEBUPxWk5ZCPq\/Wh+LITGr9aAQMU\/Wt7NvGhM6gmdX60CSExjJ+j7vhQCPF+s\/jCaCVFkZhXuVIeZV8KBJGY1frQCHHhMmIL4MZqOhvSiopxC\/F3Fsa0IjHMV8jMVpmzUXuHe+oZiu9+tCvvBdtbZsyJKx4SVVOwdVMymaZtNx8XW5IPsyefBWqw17KG5f2ml7dS3o8OTSAyLivg5s6ItU7mk6RePBTeSflYkFlm48SEqugxN2hpXyfW7pqEtghv1Am4UVLuuciL2SdUwc6d1PrnPpGFeP6XvhV270hl6LRRewiovoN5jPCvNaznoiRWIi91YbOYvoeDi88Frf+FoMTPwhv5hLgXEvQ1f+UpZvgVZlF\/8hH7Ov1+XTrUenwoEvJayOY1Y9cbMlILVT+NDO+3rUbRHR2r\/AITOY2aWuZeiC2iXXlEzqu\/NX\/yGdbnXmd9a7Ur96n5hjUxPX5Y1qGrQ7ftBaVjJxbk3mMyW1aFN8RVp9hvMbE25l5MZUW7UsiJoXdm5\/wDMMrbm3jT\/ANuy\/wB8nzjUxPX5NalrSWvPL+2lfMbzB9rTrUzORf8ADbzGzdZt4\/7Py\/3qfOfvWbeLTkCBX\/5W\/OZ1MT1+TWpawtqTdE7NPu28xjdas79pKeYnMbUtzLxr\/wCgwfvW\/OY33MvIiojbvwVr3d1bm9sbOv1+TWpam61ZxyZ3MVPMbzGF9rTvdc37tvMbatyLyoqqlgQar\/et+cxuuLed2mwIP3zfnEYdfr8mtS0yLbE6mh7OJYbeYkXdtWNGvDKwIz2dm2JmRjUr2Dl8HkL+NcG9TkzXcg1r3I7fnJ8S4F5HVVtl4tUzIkWHm9o3iiuO20sTVT6NVmkWJZ9kOemKqyUOqVr3VOY4TnOlpmz1YtEe16LxVQ75aNwLwTEtZzEs1ztxl2tcm7MSjkVVp9byoaBhFwS32tVZBbNsR0ZYaPR9JiElKq2ml\/kU98GKoribPLEmJplpV0ICz8o2a+qjFWHDaqVRKJnXjNjbFiyMJjU7NMbTi+s2C5mCq+Nn2KyBO2M6HFR7lVvVEJc37nFzEwb3pTRYqRErodHZm9szVNcVTaHnERMdrS8ovxlZSqaUfiUPxtpRcyK+j1Si4zc37jdvo+vSmbragL\/jt\/MPL8H16VVP+F4Cqmj9O38wztK9xqU72oOtNyPVqY2KiadyrX1EDq57rVRavRWwXUVWqlc6UN7XB\/ez+y0D8Q38wiLg3ve60EjdbMFIaQXNp1QyirVP7yptFdc+RNFO9rKzz6Vixez7iQ2r\/DQeIlpKlYTYtVVFWuIub1f6obU\/Bze5dF1YH4lv5hifg3vhVFS6cvXQv9IZ+YNpXuNSne1NJ9UzOiK5F\/u1T9+gdXI2tY73J3EWGq0\/fQ2eJg0vg\/TdOD+KZ+YR34Lr4\/s3Sg1\/+0z8wzr1bjUp3tXizjlWmOj20\/aavMYlnVbEcjVVWp4Ia\/wTyGwzGCq+1P0d0Ya+RJuH+YUk5gcwiTL6pdtYTfstmoPveelGtV6NJtCPFjtcq0R\/ExipXwrWmn9xjixno3FrFclFzpCd2K\/wz+s9\/QjhC\/s8\/wDFQfnP36EcINP+Xn\/ioHznts\/\/AKa39GOzZ9kWchSrFfEjORVRrIaqq+Gvc0Ipeo2ZayjZGOq6Mbcs6pSn+uIm4NsEF87KtSPHtSwlgpREY9ZiC5UzLWlHL4TqMG4dt5liSap5EiM5zjxZriq1MXe1EUzF5lyFZechta5stMqreyzMVFqulPAdv\/2bVnHPvG6clo0BirL7nutKu3yvuMLblWsxqYshn8KxGc5vGDWy5uxktDKEHcd13PEzotaY1dC+VBhzVrdsFUU27Jb2Y5neXDd4f2vUR52ZYktERkRqRKVbjIq+rwHS8mEEWHNM3Nu6RGq+iYytaqJXu0AEhrUbWiIlVqtD0AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACPOtTcHuomNSlf3gAVYAA\/\/Z"
                            },
                            {
                                "timing": 6629,
                                "timestamp": 2976642900,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHAABAAIDAQEBAAAAAAAAAAAAAAUGAwQHAQII\/8QAURAAAQICAwgLDQgBAgQHAAAAAAECAwQFBhEHEhUhMVOT0hMXMjNBVVaSobHhFCI1Q1FhcYGCkZTB0RY0QkVSVHLCYiN0CERjoiQlg4Szw\/D\/xAAaAQEAAwEBAQAAAAAAAAAAAAAAAQIFBgQD\/8QAKhEBAAECBAQGAwEBAAAAAAAAAAECEQMEBTESIYHBEzRRUpGxFCJCQWH\/2gAMAwEAAhEDEQA\/AP1SAAAKFW+vE\/Q9JzVHydFy7o0N0usF81HdDbHa+NBhvVtjFSxuzIi99ai41bYqW+TF0VkJZWE2jb+bmYsxAZD7oRGtiQptksiOcqYmuV99bZiRLERVAvwOVUHdDpGLSkzJTMq2PPxZt0rLwO6GNgMckWYSxYqNtsRsBcdiqvepeoqqSsG6QyYkZqegUYqyklASJN38y1r2vW+sbDbYqPba2y\/ta2xbUtsWwOgA5\/HujpJupSBPUY2HOUdKzMxGZDmkexzoLID0Yx96lt8kw3KiKioqWLiU2G14mYyQFlKKgvScm4kpJbJOoxXuh7JfrF71dj3p1iJfKtqWomOwLwCkVfugy1NRZFkCSiQ+65xko1HxEtS+k1mb+xMqYlbiWxctpdwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADRpmbmpSWY+Rk1nIzoiM2NH3liLlVV4ESwhVrgiK1q0JTOyKiqsPudL9Esy2X2TFYTYWgEZQtKupJZhr5GblHQnWf67LEel85EVq8O5t9aeU+Kx0rGomVgxZaQmJ58SKjFZBaqqxtiqrlsRcSWdJAlgVpaxT0JWvj0DOrLuYzvoPfuR7m2qitWxbEyKvls89iBWl8WNMQ1oSl2XkRGQ1dAsR6KiY7ciY1s\/\/LZNhZQaVDz60lJNmFlZiVVVVqwo7b1yWfI1KbpeYouagNbR0xNy8RjlV8u1XOa5LLEVLLLFtXHbwZCBMArFG1rizT4bY1BUvA2RWojnQMTbVai2+hXLktxJb5izrkAAqTK4R0lIj4tXaY7ohpjZDgWtcvka5bFVPPYbkvWdkSkJGSj0bSEvFm1cjHRYSI3vUVVtW3\/FeDyeUm0iwg16RjvlaPmZiFBdHiQoTojYTcr1RFVGp51yFbma5bHMvl5ehqTmYrFdfIyFZa1LUa5EXHYq2cHCvkIsLYCvQK0MfSEnJR6NpGXiTSqjHxISIzFbw2+ZeAm56M+XkpiNChLGiQ4bnthtyvVEtRE9IGYFal60RVR7Y9CUoj2KqX0OCqsdlsVqrYuNE4UTKfL62PvoKMoCmlv3Kiq6XsvUS3Hl4eAmws4I2h6VWknx29wT0okK9sWZhoxH227nGttlnUfNYaUjUVLQIsvIx510SM2G5kFqqrG41V62IuJET3qhAlAVdK2uWTfFSgaa2VrbUhLLY3O8iLb0loatqItllvALAalLRVg0dHiIiqrW24lsNs0Kf8Dzf8AIiDSSugw1WGqqrUXG7sBHy\/3eF\/FOoAXYAAR8ehaKmJiZjx6NkoseahpCjxHwGudFZi71yqnfJiTEvkPHUFRDlnFdRcgqziI2Ztl2f66JkR+LvvWSIAi1q7Qqyb5RaIo5ZV7UY6D3My8c1FVURW2WWIqqvpUyRKDoqJGgRolGSL4sCGsGE90uxXQ4apYrGrZibYqpYmIkABFtq7QrJaWl20RRzZeWibLAhpLMvYT\/ANTUssavnQ8mKuUJMrNLMUPR0VZtzXTCvlmO2ZUyK+1O+VOC0lQBpMoqjoc8ydZISjZxkPYWR0gtSI1n6UdZajfNkN0AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA15+RlKQgpBn5WBMwkW+RkaGj22+WxeHGR\/2XoC23AlGW\/7Vn0JgAadH0VR9Gq9aPkZWVV9l+sCE1l9ZktsTGbgAAAAAAAAAAKiKqKqJamRQAAsS1VsS1eEAAqIqoqolqZAAAAAAAAAAANekITY0nFhvtvXJYthsGOZ3lwEMyj4DWo1EdYiWJjBtgCSAAGhNUnDl47oTob1VtmNDFhqFmn9BH0x4Qi+rqQ0iLidw1CzT+gYahZp\/QQQIuJ3DULNP6BhqFmn9BBAXE7hqFmn9Aw1CzT+gggLidw1CzT+gYahZp\/QQQFxO4ahZp\/QMNQs0\/oIIC4ncNQs0\/oGGoWaf0EEBcTuGoWaf0DDULNP6CCAuJ3DULNP6BhqFmn9BBAXE7hqFmn9Aw1CzT+gggLidw1CzT+gYahZp\/QQQFxO4ahZp\/QMNQs0\/oIIC4ncNQs0\/oGGoWaf0EEBcTuGoWaf0DDULNP6CCAuJ3DULNP6BhqFmn9BBAXE7hqFmn9Aw1CzT+gggLidw1CzT+gYahZp\/QQQFxO4ahZp\/QMNQs0\/oIIC4ncNQs0\/oGGoWaf0EEBcTuGoWaf0DDULNP6CCAuJ3DULNP6BhqFmn9BBAXE7hqFmn9Aw1CzT+gghaLidw1CzT+gYahZp\/QQQFxO4ahZp\/QMNQs0\/oIIC4ncNQs0\/oGGoWaf0EEBcTuGoWaf0DDULNP6CCAuJ3DULNP6BhqFmn9BBAXE7hqFmn9Aw1CzT+gggLidw1CzT+g2pGdZN3941zb2zL5ysEzV7x\/s\/MmJEwY5neXGQxzO8uJGiAAJIAAVumPCEX1dSGkbtMeEIvq6kNIqAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA8dkPz\/AB65VhbHiNSlIyIjlRMTfofoB2Q\/L8x95iYvxL1mzpGHRXNfFF9u7H1bEqo4OGbb9k79tKxcaRvc36D7aVh40je5v0IBE8x9o1VXIbXgYXsj4hkePiz\/AFPzKc+2lYuNY\/ub9D37aVi40je5v0IVsNV4D62FfIR4GD7Y+IW8XG90\/Mpf7aVis8KRvc36D7Z1it8KR\/c36EPsK+QbAvkJ8HB9sfEHiY3un5lM\/bOsXGkb3N+h4ldKw8aRvc36EMsBfIe7AtuQeDg+2PiDxMb3T8ymPtnWHjSN7m\/Q9+2lYeNI3ub9CG2FfIfKwVTgHgYPtj4g8XG90\/Mpr7aVi40j+5v0H20rDxpH9zfoQboaoY1Qn8fC9sfEKzj40f1PzKwfbSsPGsb3N+h0C5RTVI0vEpJKSmnzGxJDvL5E722+tyehDjx1C4jvtL+iF\/Y8eoYOHTl6pppiJ5f5\/wBevIY2JVmKYqqmd\/8Af+OqgA5d0gAAAAAEzV7x\/s\/MhiZq94\/2fmIEwY5neXGQxzO8uLDRAAEkAAK3THhCL6upDSN2mPCEX1dSGkVAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfL8h+YJj7xFs\/UvWfp9+Q\/MMx94i\/yXrNzRd6+ndi6xtR17ENFU35aXV9hqyyWqhZaLlkdZiNfFr4WfgYfEwQKPVyYkxmwlFqvAWuj6OR7UxEvDolLE708NWYs0qcvFnP8FL+kJRS\/pOiJRCWbkYIT9JT8pb8aHO1opf0jBS8DToiUQn6RghP02j8lP40OdpRSom5MEWjVRMbTpTqJRE3JHztGXqLiLU5m8qzl4czmZRWcBGxWWKpdKVlLy21CqzjEa5bD24WJxM\/HwuFHrlOn3Et9pb0Qv7HMXJYdOuJb7S3ohf2PlqXlqun3CNP8zT1+pdVABybqAAAAAAJmr3j\/AGfmQxM1e8f7PzECYMczvLjIY5neXFhogACSAAFbpjwhF9XUhpG7THhCL6upDSKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPl+Q\/MMf7zF\/kvWfp5+Q\/MMx95ifyXrNzRd6+ndi6x\/HXs2ZNO+QuNBsRVahT5LdIXSgsrTSzE8nmyi90RBS8aWGFAS9QhqHxMQsULIhiYs82zRHJiSA3yINgb5DZsFh8uKX0s1tgQ9SA1cVhsWYz6sxEcUlmm+XbZbYRNJQEvFsQsERMREUkneKWoqm6KoiznVOw0RXWIUekksepfawJYrih0lu1NvLTyZGbjkiX5TplxHfaW9EL+xzJ+VTp1xLfaW9EL+xOo+Wq6fcPLp\/maev1LqoAOUdQAAAAABM1e8f7PzIYmaveP9n5iBMGOZ3lxkMczvLiw0QABJAACt0x4Qi+rqQ0jdpjwhF9XUhpFQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHy\/IfmGP94i\/yXrP08\/IfmGY+8Rf5L1m5ou9fTuxdY\/jr2bUlu0tLnQWJWlLkd2hdaCytNHMPPlHQ6G3CFihLa1CvUNuULDCyIYmLu2aNmVMgsTgPD0+K5lyH21cVnCh8LlPUxBLx6YlImk9wpKvXFjIilFshqWo3Vq2UCsH4k4Sg0lbfqX2sG6cUKkt2pt5Zk5vZEvxqp024jvtLeiF\/Y5m\/KdNuJb7S3ohf2L6l5arp9w8mn+Zp6\/TqoAOTdQAAAAABM1e8f7PzIYmaveP9n5iBMGOZ3lxkMczvLiw0QABJAACt0x4Qi+rqQ0jdpjwhF9XUhpFQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHy\/IfmGOv\/AImL\/Jes\/Tz8h+YI\/wB5i\/yXrNzRd6+ndi6x\/HXs25LdIXSgsrSlyW6QulBbpppZjZ58o6JQ+4TGWGFuUK9Q6WMaWGFkQw8Xds0bMqec84QmQ9TKfFc8vlHCOBAB8PyETSm9qSzshE0pjYp9KN0VbKBT+VxQ6S3Sl8p5N0UOksb1NrLMnN7Ih+6OnXEt9pf0Qv7HMn5TptxHfaW9EL+xbUvLVdPuHk0\/zNPX6dVABybqAAAAAAJmr3j\/AGfmQxM1e8f7PzECYMczvLjIY5neXFhogACSAAFbpjwhF9XUhpG7THhCL6upDSKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPl+Q\/MMf7xF\/kvWfp5+Q\/MMfHMxP5L1m5ov99O7F1j+OvZtSW7QulBZWlLkt2hdKCytNHMbPPlHQ6G3CFihZEK9Qy94hYYWQxMXds0bMuUekcCBLT4riC3gFh4B4\/JjIik9w4l3ZCIpTcKfSjdWrZz+n8riiUnulL3T+VxRKT3am1lmTm9kS7KdNuJb7S\/ohf2OZPyqdNuI77S3ohf2Lal5arp9w8un+Zp6\/UuqgA5N1AAAAAAEzV7x\/s\/MhiZq94\/2fmIEwY5neXGQxzO8uLDRAAEkAAK3THhCL6upDSN2mPCEX1dSGkVAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfLsh+YY\/3iL\/Jes\/Tz8h+YY\/3iL\/Jes3NF3r6d2LrH8dezakt0hdKCytKXJbtC50EmNpo5jZ58o6JQ+5aWKFuUK9QyWNaWGFkQxMXds0bMuU8PUPD4rvcQRBZiHCB8OXERNJ7hxLPyETSe4dafSjdWrZz+nvxFDpLdqX2n\/xFDpLduNrLMnN7Ih+U6dcS32l\/RC\/scyflOm3Et9pf0Qv7FtR8tV0+4eXT\/M09fqXVQAcm6gAAAAACZq94\/wBn5kMTNXvH+z8xAmDHM7y4yGOZ3lxYaIAAkgABW6Y8IRfV1IaRu0x4Qi+rqQ0ioAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD5fkPzBH+8Rf5L1n6ffkPzDMfeYv8l6zc0Xevp3Yusfx17NqS3aF0oHKhSpNe\/TyFyoNyIrTSzGzz5N0ih9y0sMLIVehoqXqFihRUsymFixzbVGzaQ8yGLZUxYzzZUPnZZnPPSYdlQbKgsMj1sQiaT3txIPipZlImkoqK1cZ9KI5q1TyUWn\/xFEpPdqXinXW3xRqSXvlNnLMnN7Il+NTptxLfqX9EL+xzJ+U6dcS32lvRC\/sW1Ly1XT7h5dP8zT1+pdVABybqAAAAAAJmr3j\/AGfmQxM1e8f7PzECYMczvLjIY5neXFhogACSAAFbpjwhF9XUhpG7THhCL6upDSKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPl+Q\/MEx94i\/yXrP0+\/IfmCZ+8xf5L1m5ou9fTuxdY2o69meVdYqFnomYRqpjKlCdYtpJSszeWYzXxaOJn5fE4XTKNpBGMTGhMwqVRExOOYy9JK1N0bbaVyYzPry15atGYiHR1pZP1DCzf1HOlpZf1BKWXylPxVvyIdEws23dHuFm8LjnWFl\/UMLKn4ukfjH5EOhupVLN0Rs9SSOR3fFNWllVMamCNSaqmUtTlrKzmIblLTKPvrFKlOvvnKbk3OX3CRUZ98qnuwqOFnZjF4mB2U6dcS32lvRC\/scwVcZ064jvtLeiF\/Y+epeWq6fcK6f5mnr9S6sADk3UAAAAAATNXvH+z8yGJmr3j\/Z+YgTBjmd5cZDHM7y4sNEAASQAArdMeEIvq6kNI3aY8IRfV1IaRUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB8vyH5gmfvEX+S9Z+n35D81zFGzyx4i9xTNl8vineX0G3o0xE13\/53Y2rxMxRb\/vZoop9teqGfBk\/+ymtE76HuDJ\/9lM6J30Nzjp9WLFNUf4+Wx1Pruh1uNRg2f8A2UzonfQYNn\/2U1onfQi9Hqvev0O6Vty2DuhfKowbP\/spnRO+gSjZ9P8AkprRO+gvR6nFX6Pe6XcKnndK+UYNn\/2U1onfQYNn\/wBlNaJ30F6PVPFX6HdDvKeLHVeHEe4Nn\/2U1onfQLRs\/wDsprRO+gvR6ovX6MLolpjV1ptYMn1\/5KZ0TvoeYNn\/ANlNaJ30Jiqn1VmKp\/xqHULiO+0t6IX9jneDJ\/8AZTOid9DpNxmWmJeLSvdEGLCvkhWX7FbbuvKeLUaonLVRE+n3D16fTMZim8ev06gADlXTgAAAAATNXvH+z8yGJmr3j\/Z+YgTBjmd5cZDHM7y4sNEAASQAArdMeEIvq6kNIn5yi1mZh0XZb2+sxXtvB6TBgRc+nM7SthDgmMCLn05naMCLn05naLCHBMYEXPpzO0YEXPpzO0WEOCYwIufTmdowIufTmdosIcExgRc+nM7RgRc+nM7RYQ4JjAi59OZ2jAi59OZ2iwhwTGBFz6cztGBFz6cztFhDgmMCLn05naMCLn05naLCHBMYEXPpzO0YEXPpzO0WEOCYwIufTmdowIufTmdosIcExgRc+nM7RgRc+nM7RYQ4JjAi59OZ2jAi59OZ2iwhwTGBFz6cztGBFz6cztFhDgmMCLn05naMCr+4TmdosIcExgVf3CcztGBVz6cztFhDgmMCLn05naMCLn05naLCHBMYEXPpzO0YEXPpzO0WEOeWEzgRc+nM7RgRc+nM7RYQ1gsJnAi59OZ2jAi59OZ2k8xDWCwmcCLn05naMCLn05naRzENYLCZwIufTmdowIufTmdo5iGsFhM4EXPpzO0YEXPpzO0nmIawWEzgRc+nM7RgRc+nM7SLSIawWEzgRc+nM7RgRc+nM7RzENYLMZM4EXPpzO0YEXPpzO0cxDgmMCLn05naMCLn05naLCHBMYEXPpzO0YEXPpzO0WEOCYwIufTmdowIufTmdosIcmaveP8AZ+Z5gRc+nM7Tdo6S7j2T\/Uv7+zgsssJiBuGOZ3lxkMczvLiRogACSAAAFVp26FVagaTi0dS1Lw5achXqvhOhvVUtRFTGjVTIqGjtsVI4+g6GLqk2kXgFH216kr+fQdDE1T3bVqVx7B0UTVFpLruCkpdUqWv57B0UTVPpLqVTF\/PIWiiao4ZReF0BTEuoVNX87haKJqmvHuuVFgRLyLWCC11ltiwYuqLSm69goO3DULlFA0MXVG3DULlFA0MXVIF+BQduGoXKKBoYuqNuGoXKKBoYuqBfgUHbgqHyhgaGLqjbgqHyhg6GLqk2kX4FB24Kh8oYOhi6p7twVD5QwdDF1RYX0FC236icoYOhi6o236icoYOhi6otIvoKFtv1E5QwdDF1Rtv1E5QwdDF1RaRfQULbfqJyhg6GLqnm3BUPlDB0MXVFpF+BQduGofKGDoYuqeJdiqEuSsUDQxdUWkX8FAddjqC3LWKAn\/oxdU+duaoHKOBoYuoQOglRrZVBaeno0x3RBYkSBBgWRIN+qbHGWIuO3I7IqebhIzbmqByjgaGLqjblqByjgaGLqiJsM7ajTUSi56TnKZdH7rdDc96Qb1bEtY+zvsroKpDt4LEXGfban0tg90o+sUVIb2Ov7yDZfPcxyK6y+XFsjlfZ6ltsQ1duWoHKOBoYuqNuWoHKOBoYuqTeSy3UBIzkhLRYc\/PLOxHPvmvVqpepeolmNV4UVfXw5STOfbctQOUcDQxdUbctQOUcDQxdUgdBBz7bmqByjgaGLqjbmqByjgaGLqgdBBz7bmqByjgaGLqjbmqByjgaGLqgdBBz7bmuf8o4Ghi6h5tzXP8AlHA0MXUA6EDnu3Nc\/wCUcDQxdQbc1z\/lJA0MXUA6EDnu3Nc\/5SQNDF1BtzXP+UcDQxdQDoQOe7c1z\/lHA0MXUPdua5\/yjgaGLqAdBBz3bmuf8o4Ghi6g257n\/KSBoYuoB0IHPtua5\/yjgaGLqDbmuf8AKOBoYuoB0EHPdua5\/wAo4Ghi6h7tzXP+UcDQxdUDoIOfbc1z\/lHA0MXUG3NUDlHA0MXUA6CDn23Nc\/5RwNDF1Tzbnuf8o4Ghi6gHQgc+25agco4Ghi6p7tyVA5RwNDF1QOgA5\/tyVB5RwNDF1SwVUrjQFbe6vs9SLJ3ua92a9Y5t5fW2bpEy3q+4CwGOZ3lxkMczvLgNEAASQMSTEJbbHotmJbD3Z4f6ugD8lXfW23VaXWz8MD\/4mFARh2y65UOsVPV+pCkaKo5Y8nFbCRkTZYbbbIbUXErkXKilRbcsrfw0O7TwtY+9MxZ853URrPMZWQ\/MXpty6t3DRDtPC1jK25hWxF8ELp4WsTxR6llGbC8xlbCLw25nWvhol2nh6xlS5rWpPyldPD1ieKPVFpUhsIq1ZG3tKKn+CHZG3N60cNFO00PWK1WG5PXSapJYsvQjnw7xEt7ohJj9bitUxMJhy9qYkPqwvzbj9ekTwE74mDrnqXH69cRO+Jg658+S6gIgREOgbUFeeInfEwdcJcgrzxE74mDrkxYUNrbT29xl+bcirwmWg3fEQdc+kuRV3t8Bu+Ig65a8CgIwyMhWqX1Lkdd+JHfEQdcyQrktdWux0I74iFrE3hCipLpZkPpJa1Mh0FLlNc+JnfEQtYyNuVVxRMdDO08LWJvCHOllfMO5fMdGW5VXG3wM7TwtYbVdceJ3aeFrC8DnXcvmPh0pjyHSNqquPE7tPC1gtyquKp4Hdp4WsL0jmvchqzEk9H\/6apbwWnUdqquPEzviIWsY33J65qqf+TO08LWEzTJzcuSTjWpsl5e8NhtMoy+Y1yXlipbjOiuuTVzVqpgV1v8AuIWsbEK5VXFsFjVoZyKifuIWsRHCibuaYMVM37j5WjlTN+46dtV1x4ndp4WseLcqrjxMvxELWJ\/U5uZJIL\/0\/ce9wL5We46VtVVx4ld8RC1gtyquXErviIWsR+pzc07gXys9w7g87PcdJW5TXPiV3xELWPNqmufErviIWsP1TeXN+4V8rfcedxKjkW1vuOk7VNc+JXfEQtY8W5RXPiV3xELWH6nNzruRfK33HrZNfK33HREuUVzT8ld8RC1j7bcqrkmWhXfEQtYfqc3PkkLUys9x8rIKmRzfcdJbcsrhw0M74iFrHjrllceChnaeFrEchzRZJU\/E33Hwsov6k9x0pblNcuJnfEQtY+FuUVzX8ld8RC1ib0jn0KUXyt9xstk1VN03ml7ZcqrkiY6Gd8RC1jMy5bXFMtDO08LWInhIu51Fo\/8A6jeaar6PVFX\/AFE5p1B1y2uCp4Hdp4WsYH3Kq5L+TO+IhaxEWTzcxdJKi7v\/ALT57k\/z6Dpa3J658Su+Ihax87U1c7fAjviIWsW\/VHNzdJJV\/H0HjpGxN8\/7Tpa3KK6cSu+Ihax8uuT104kd8RC1h+qObmTpOz8fQfKy3+XQdKdclrsv5I74iFrHwtyOuy\/kbviIWuP1TeXN+5v8ugdz\/wCXQdG2oq78Ru+Jg642oa78SO+Ig65P6o5uauajXK3LYYoiYkOjRbj1enRVVKCdZ\/uYOuY4lxuvaollAuX\/ANzB1z51WWhzxth9Ihf0uNV8T8gf8TB1z6S47XviF\/xMHXKJc\/sU\/SP\/AAe7mtfplf8A7TmG09XviF\/xMHXO3f8ADbVKm6oNrB9opFZPupYGw2xGPvr3ZLdyq2bpMvlJkdvMczvLhs8P9XQa87MsSWiIyI1Illrb5FXo8hVLCDVhzTNjbskRqvsS+VrVRLeGwAbDWo22xES1bVsPoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGvOtTYHusS+sst9YAEWAAP\/Z"
                            },
                            {
                                "timing": 9943,
                                "timestamp": 2979957275,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHAABAAIDAQEBAAAAAAAAAAAAAAUGAQMEAgcI\/8QAUhAAAQMBAgQOEQMABwgDAAAAAAECAwQFEQYSFSEHEzE1QVNkc5OhotHS4RQWFyIzRFFUVWFxgYKRsbLBMlKSCCM0QkOD0yVWYnJ0lKPwRWPC\/8QAGgEBAQADAQEAAAAAAAAAAAAAAAECBAUGA\/\/EACURAQACAQMDBQEBAQAAAAAAAAABAlEDERITMnEEITEzUpFBIv\/aAAwDAQACEQMRAD8A\/VIAAAoWF+HFfY9p1Vn0dl07po3U6wvqp3Rtna+aGN6tuYqXN05EXvr0XOrblS\/FRoisiWlibZuPV1MtRAyPshEa2SKrZTIjnKmZrlfjX3ZkS5EVQL8D5VYeiHaMtqVNFU0rZ6+WrdS08HZDGwMcktQlyyo2+5GwLnuVV71MVFVSVh0SGVFDVV0FmKtJRQJJV49S1r2vXGubG25Ue29t2Pe1ty3pfctwfQAfP59EdKN1qQV1mNjrLOpamomZHVI9jnQsgejGPxUvxkqG6qIqKipcuZTobhxUzJAtJZUL0rKuSkotMrUYr3R6ZjrL3q6X4J1yJjKt6Xome4LwCkYP6INNbUtCyCikj7LrGUjUfIl6Y1GtTj3JqpmVuZbl1by7gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHDbNXVUlMx9DRrWTOkRmlo\/EuRdVVXYRLiFXDBEVrVsS2dMVFVY+x0x0S7VuxtTNcXYWgEZYtqutJahr6GrpHROu\/r2XI9MZyIrV2f03+9PKeMI7VmsmlhlpqCornySoxWQtVVY25VVy3IuZLuMglgVpcIq6JWvnsGtWncxnfQ9+5HubeqK1bluTUVfLd67kGFL5ZqiNbEtdmJIjI1dBcj0VEz36iZ1u\/9W67Cyg4rHr1tKibULS1FKqqrVinbiuS78HJbdr1Fl1UDW2dUVdPIxyq+narnNcl1yKl11y3rnv2NQgmAVizcK5ap8bZrCteDTFaiOdBmberUW\/2K5dS\/Ml\/qLOuoABUmYYTpSSPlwdtjsiNM7I4L2uXyNctyqnruOynwnZJaFDRT2baFPLVq5GOliRG96iqt63\/APCux5PKXaRYQc9ozvpbPqaiKF08kUTpGxN1XqiKqNT1rqFbqcMtLqX09PY1p1MrFdjIyK69qXo1yIue5Vu2NlfITYWwFegwoY+0KOins20aeSqVUY+SJEZmv2b\/AFLsE3XTPp6KomiiWaSONz2xt1XqiXoie0DcCtU+FEqo9s9iWoj2KqY0cKqx2rcrVW5c6JsomqeX4WPxoUZYFtLjuVFV1Pdiol+fV2dguws4I2x7VW0nzt7ArqRIsW5amNGI++\/9Odb7rvoecIbUmsqmglp6GetdJM2NzIWqqsbnVXrci5kRPmqEEoCrpha5aN8qWDbWmtbekS02dzvIi38ZaGreiLddfsDYDktaVYbOnkRFVWtvzLcdZwW\/rPV\/8gERDaSuhjVY1VVai53dQI+n\/s8X\/Kn0AF2AAEfPYtlVFRUzz2bRSz1UaRTyPga50rM3euVU75MyZl8hh1hWQ5axXWXQKtYiNqb6dn9eiaiPzd97yRAEWuDtirRvpFsizlpXtRjoexmYjmoqqiK2665FVV9qmySw7KkmgmksyhfLBGsMT3U7FdHGqXKxq3Zm3KqXJmJAARbcHbFZTU1O2yLObT00mmwRpTMxYn\/ual1zV9aGKjByxKlapaix7OlWrc11Qr6ZjtOVNRX3p3ypsXkqAOJllWdHXMrWUFI2sZHpLJ0hakjWftR116N9WodoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABz19DSWhCkNfSwVMSLjIyaNHtv8ty7Ocj+1ewL78iWZf8A9KzmJgAcdn2VZ9mq9bPoaWlV92OsETWY12pfcmc7AAAAAAAAAAAVEVUVUS9NRQAAuS9VuS9dkAAqIqoqol6agAAAAAAAAAAHPaETZqOWN9+K5LluOg11PgXAQzLPga1GojrkS5M4OsASQAAj6u1I6ad0To3qrbs6XGnLkO1ScRHW1rlL7vohwkE\/lyHapOIZch2qTiIAAT+XIdqk4hlyHapOIgABP5ch2qTiGXIdqk4iAAE\/lyHapOIZch2qTiIAAT+XIdqk4hlyHapOIgABP5ch2qTiGXIdqk4iAAE\/lyHapOIZch2qTiIAAT+XIdqk4hlyHapOIgABP5ch2qTiGXIdqk4iAAE\/lyHapOIZch2qTiIAAT+XIdqk4hlyHapOIgABP5ch2qTiGXIdqk4iAAE\/lyHapOIZch2qTiIAAT+XIdqk4hlyHapOIgABP5ch2qTiGXIdqk4iAAE\/lyHapOIZch2qTiIAAT+XIdqk4hlyHapOIgABP5ch2qTiGXIdqk4iAAE\/lyHapOIZch2qTiIAAT+XIdqk4hlyHapOIgABP5ch2qTiGXIdqk4iAAE\/lyHapOIZch2qTiIAAT+XIdqk4hlyHapOIgABP5ch2qTiGXIdqk4iAAE\/lyHapOIZch2qTiIAAT+XIdqk4hlyHapOIgABP5ch2qTiGXIdqk4iAAE\/lyHapOI66CuZWY+IxzcS6+\/1lVJvBvxj4fyBNGup8C42Gup8C4o4QABJAACsW1rlL7vohwndbWuUvu+iHCQAAAAAAAAAAAAAAAAAAAAAAAACv4aVc9HZcUlLK6J6zI1VauxcpYCs6IGs0O\/t+1xresmY0LTGH10Y3vG6pZdtTz6b5jLtqefTfMjQeY62p+p\/rqcK4SWXbU8+m+Yy7ann03zI0Dran6n+nCuEll21PPpvmMu2p59N8yNA62p+p\/pwrhJZdtTz6b5jLtqefTfMjQOtqfqf6cK4SWXbU8+m+Yy7ann03zI0Dran6n+nCuEll21PPpvmMu2p59N8yNA62p+p\/pwrhI5dtTz6b5mMvWr59N8yOXUPI62p+p\/pwrh9bsiR8tlUckjlc98LXOcuytx2HDYestDvDPtQ7j12l2R4ci3zIADNiAAAAAAAAAAAEAQDIAIAAAAAATeDfjHw\/khCbwb8Y+H8gTRrqfAuNhrqfAuKOEAASQAArFta5S+76IcJ3W1rlL7vohwkAAAAAAAAAAAAAAAAAAAAAAAAArOiBrNDv7ftcWYrOiBrNDv7ftcavrfov4fXQ+yFAAB5R1gAAAAAAAAAAAABhdQ8npdQ8lgfWbD1lod4Z9qHccNh6y0O8M+1DuPY6XZXxDjW7pALjJmxYBkAYBkAYBkXAYAAAIAhRkAEAAAAAAJvBvxj4fyQhN4N+MfD+QJo11PgXGw11PgXFHCAAJIAAVi2tcpfd9EOE7ra1yl930Q4SAAAAAAAAAAAAAAAAAAAAAAAAAVnRA1mh39v2uLMVnRA1mh39v2uNX1v0X8ProfZCgAA8o6wAAAAAAAAAAAAAwuoeT0uoeSwPrNh6y0O8M+1DuOGw9ZaHeGfah3HsdLsr4hxrd0sgAzYgAAAAAAAMKAoABAEKMgAgAAAAABN4N+MfD+SEJvBvxj4fyBNGup8C42Gup8C4o4QABJAACsW1rlL7vohwndbWuUvu+iHCQAAAAAAAAAAAAAAAAAAAAAAAACs6IGs0O\/t+1xZis6IGs0O\/t+1xq+t+i\/h9dD7IUAAHlHWAAAAAAAAAAAAAGF1Dyel1DyWB9ZsPWWh3hn2odxw2HrLQ7wz7UO49jpdlfEONbulkAGbEAAAAAAABhQFAAIAhRkAEAAAAAAJvBvxj4fyQhN4N+MfD+QJo11PgXGw11PgXFHCAAJIAAVi2tcpfd9EOE7ra1yl930Q4SAAAAAAAAAAAAAAAAAAAAAAAAAVnRA1mh39v2uLMVnRA1mh39v2uNX1v0X8ProfZCgAA8o6wAAAAAA3JTSrA2ZGorHOxW3OTGVfU2+\/iNb4pI2tdJG9rXoqtVyXX57sxdpN3kAEAAAYXUPJ6XUPJYH1mw9ZaHeGfah3HDYestDvDPtQ7j2Ol2R4ca3dLIAM2IAAAAAAADCgKAAQBCjIAIAAAAAATeDfjHw\/khCbwb8Y+H8gTRrqfAuNhrqfAuKOEAASQAArFta5S+76IcJ3W1rlL7vohwkAAAAAAAAAAAAAAAAAAAAAAAAArOiBrNDv7ftcWYrOiBrNDv7ftcavrfov4fXQ+yFAAB5R1gAAAAB30tqTU9MyBrWOjarluVzkvxkuXMiomourq+s1WhXS172vmRqK2+7Fv2Vv2VXZVTlBnN7TG26cY33AAYKAADC6h5PS6h5LA+s2HrLQ7wz7UO44bD1lod4Z9qHcex0uyviHGt3SyADNiAAAAAAAAwoCgAEAQoyACAAAAAAE3g34x8P5IQm8G\/GPh\/IE0a6nwLjYa6nwLijhAAEkAAKxbWuUvu+iHCd1ta5S+76IcJAAAAAAAAAAAAAAAAAAAAAAAAAKzogazQ7+37XFmKzogazQ7+37XGr636L+H10PshQAAeUdYAAAAAAAAAAAAAYXUPJ6XUPJYH1mw9ZaHeGfah3HDYestDvDPtQ7j2Ol2R4ca3dLIAM2IAAAAAAADCgKAAQBCjIAIAAAAAATeDfjHw\/khCbwb8Y+H8gTRrqfAuNhrqfAuKOEAASQAArFta5S+76IcJ3W1rlL7vohwkAAAAAAAAAAAAAAAAAAAAAAAAArOiBrNDv7ftcWYrOiBrNDv7ftcavrfov4fXQ+yFAAB5R1gAAAAAAAAAAAABhdQ8npdQ8lgfWbD1lod4Z9qHccNh6y0O8M+1DuPY6XZXxDjW7pZABmxAAAAAAAAYUBQACAIUZABAAAAAACbwb8Y+H8kITeDfjHw\/kCaNdT4FxsNdT4FxRwgACSAAFYtrXKX3fRDhO62tcpfd9EOEgAAAAAAAAAAAAAAAAAAAAAAAAFZ0QNZod\/b9rizFZ0QNZod\/b9rjV9b9F\/D66H2QoAAPKOsAAAAAAAAAAAAAMLqHk9LqHksD6zYestDvDPtQ7jhsPWWh3hn2odx7HS7K+HGt3SyDAM2LIMADIMADIMAAAAAQBCjIAIAAAAAATeDfjHw\/khCbwb8Y+H8gTRrqfAuNhrqfAuKOEAASQAArFta5S+76IcJ3W1rlL7vohwkAAAAAAAAAAAAAAAAAAAAAAAAArOiBrNDv7ftcWYrmHUMs9kxNhjfI5JkW5jVVbrnGr6yN9C22H10fsh89B05PrfM6ngnDJ9b5nU8E48vwth1eUZcwOnJ9b5nU8E4ZPrfM6ngnDhbByjLmB05PrfM6ngnDJ9b5nU8E4cLYOUZcwOnJ9b5nU8E4ZPrfM6ngnDhbByjLmB05PrfM6ngnDJ9b5nU8E4cLYOUZcwOnJ9b5nU8E4ZPrfM6ngnDhbByjLlXUPJ2LZ9b5nU8E7mPOT63zOp4J3MI07YOUZfT7D1lod4Z9qHccVitcyyKJr2q1yQsRUVLlRbkO09fpdkeHHt3SAA+jEAAAAAAAAAAAIAgGQAQAAAAAAm8G\/GPh\/JCE3g34x8P5AmjXU+BcbDXU+BcUcIAAkgABWLa1yl930Q4Sw1tldk1L5dOxca7Ni37HtNGQt0cjrIIUE1kLdHI6xkLdHI6wIUE1kLdHI6xkLdHI6wIUE1kLdHI6xkLdHI6wIUE1kLdHI6xkLdHI6wIUE1kLdHI6xkLdHI6wIUE1kLdHI6xkLdHI6wIUE1kLdHI6xkLdHI6wIUE1kLdHI6xkLdHI6wIUE1kLdHI6xkLdHI6wIUE1kLdHI6xkLdHI6wIUE1kLdHI6xkLdHI6xsIUE1kLdHI6xkLdHI6xsIUE1kLdHI6xkPdHI6xsIUE1kPdHI6xkLdHI6xsIUE1kLdHI6xkLdHI6xsIUE1kLdHI6xkLdHI6xsIUE1kLdHI6xkLdHI6xsIUE1kLdHI6xkLdHI6wIUE1kLdHI6xkLdHI6wIUE1kLdHI6xkLdHI6wIUE1kLdHI6xkLdHI6wIUE1kLdHI6xkLdHI6wIUE1kLdHI6xkLdHI6wIUE1kLdHI6xkLdHI6wIUE1kLdHI6xkLdHI6wIUE1kLdHI6xkLdHI6wIUE1kLdHI6xkLdHI6wIUm8G\/GPh\/JjIW6OR1ndZtD2Fpn9Zj492xddcB2mup8C42Gup8C4o4QABJAAADnmraeGRWSSI1yaqXKeMo0m3J8lA6wcmUaXbk+Smco0u3J8lA6gcuUKXbU+SnPX25Z9BAs1VOrIk1XJG5yJ7bkW4CSBUavRIwSpGo6othjGrs6TIqfNGnJ3WcB\/T8PAy9Eu0wLyCi91rAf0\/DwMvRNtLop4F1UyRQW9A6RdRulyIq+y9pJ9veT5XUFVdog4LtXPa0fBSdEx3Q8FvS0fBSdEw6lMwy4WwtYKqmiDguq5rWjX\/Kk6J7TD3BldS1GcG\/ojqUzBwthZwVvt5wc9Jx8G\/mMphxg4upacf8AB\/MOpTMHC2FjBXO3fB30nH\/B\/MYdhxg61qqtpsuTyRvX8DqUzBwthZAVxMN8HVS9LTj\/AIP5h274O+k4\/wCD+YdSmYOFsLGCu9u2DvpOP+D+Ydu2DvpOP+D+YdSmYOFsLECudu+DvpOPg38xrnw9wZp2o6a1Y2oq3X6W\/oli9bTtEpNZj3mFnBS59FLAyB6MmtyJrlS9EWKTonWmiBgurUclrRKipei6W\/mLa0V9rTsRWZ+FpKjhZggtvV01R2RCxJIIYLpIcdU0uZZFz36jtRU9Wybu3\/Bj0tHwb+iO3\/Bf0tHwb+iSNWsf7C8LYRrcBqqSy66jrLZdP2W6Nz3pDircl7H3d9quhVI79i5FzntuB9rZPdSPwilSN7HY+JDdjPcxyK67GXNpjlfd7lvuQ7+3\/Bj0tHwb+iO3\/Bj0tHwb+iOtXMHC2ErYFDWUFNLHX1y1sjn4zXq1UxUxUS7Oq7KKvv2dUkyr9v8Agx6Wj4N\/RHb\/AIMelo+Df0SdSmYOFsLQCq90LBa\/XaPgpOieO6NgnjYuWYkXyLG\/ojqUzBwthbQVXuhYLel4uDf0R3QsFvS8XBv6I6lMwcLYWoFU7oeCvpiLg39Ed0PBX0vFwb+iOpTMHC2FrBUl0R8E01bYj4KTomqTRPwOj\/XbcKf5UnRLF6zO0STWY95hcgUtNFHA1dS3IuCk6IfopYGMW51uQou9SdE+nGcMN10BTW6J+BzkvS24lTepOiF0T8DkTPbcXBSdE+fOsf6z4WwuQKb3TsDtm24k\/wAqTojunYHenIeDk6JOpXJwthcgU3unYHem4uCk6I7p2B\/pqLgpOiOpXJwthcgUzun4HXXpbcSp6opOiO6fgd6bi4GTojqVycLYXMFM7qGBvpuLgpOiE0UMDVW7LkN+9SdEvOuThbC5gpC6K2BSLctvQp7YpOieJ9FvAaBiOmwgha1Vuv0mXoiLVn4lJrMfML0D58mjLgAq3JhFCq+qCXoG3uu4C\/7wQ8DL0TPaU3XwFE7rmA3+8EPAy9EnsF8LbDwpSpWwLQZWdj4um4rHNxca+79SJ5F+Q2mE3TprqfAuNhrqfAuIrhAAEkDUlREt9z0W7MtxnT4\/3cQFetlP9oy+76IcSElaUMk1Y98bcZq3XLf6jm7En\/ZxoZxLFoMohvSkm\/ZxoZ7Em\/ZxoYnu0JqntdQ2pSzIv6ONDPY0v7ONAqoYQ4D2dajXvp2tpZ3auK29jva3mPjOF2h1VWdI57YtJv1HN76J3sXY9in6XSnl\/ZxoeZKR0rHMkiR7HJcrXXKioZxqf5Pum2H4rrKKejl0upidG716i+xTn0vOioqovlQ\/U+EuhtSWlE9aSJkTlz6U\/OxfZst9x8qtjQewhjc59m0emNv8G6ZiL7lvMp2n3iSJn\/VHoLenjxY62R8saZse69yJ+S62VHZ1RA2ZKuRzF2WtRfyRi6E+Ga\/\/AArv+4i6RuodDPDygm0ylsl7b\/1NWoiVrvamMaer6atvevy2Kasx7SnGrY7HZ56m\/wAulN6RvjfZK\/49Sqb03nMUGh\/hTO1X1lkup3p\/dSWNyL7O\/JimwAtlGqr6SVFRNTvOmaM6V\/iYffnX\/JR8aWVi3NmqETyaSnOb2Q2Wjlek06OXMq6Ul68ZMR4C2oy5Ox5F9fedI3do9pLmWGTk9InTv+TnXKFSGzsZF7In4JOc96TZ\/nE\/BJzk2zAm0kvvid6v09I99pVpXXaW7k9InSv+TnXKv9j2eq+Hmu3pOcw6ls7HxtPnW\/N4JOcsfaXaN3g3cnpGVwLtHa3cnpDpX\/JzrlWlpLOVe+lmVfLpKc54bTWernJpk6NTywpzlmdgXaf92Nffi9I89pdq7LPld0h0r\/k6lcq46ls9Uu02ZU8mlJznJalDRz0MscMkqyXXsRY0RL095bG4FWsjURWKqpsri5+M8vwJtdUXFjz\/AA85lSupS0Wivwk2paNpl8Ot6mx6aObUWNbl9i9ZM4Oo6pstiulRMTvP033Xf+oW21tDbCOV88cdn6ZHK2+9srERFX2u8pF2DodYZ0bpIpbKcyJ9y36dEty\/yN\/1lepEXrD4aFuMzEywympUux55b02UjTnNml0DVRFnqc+ykSc5Ns0PcI1S99K9F1MzmdI99zvCFVYrY3tRFvci4i3p5P1Gh07\/AJbHOuUKjLOu8NU8EnOY0mzcbG02pxrrr9Jbf9Sxdzy29mF\/zZ0jPc9traH3e1nSHTvg51yrqx0G3VPBJzmNLoL80lRwbecsnc+traJPmzpGF0Pra82k\/kzpE6dvyvOuVZkio1Zc2Wdq72nOYfT2c5e+WZfbG3nLOuAFuebP+bOkY7QLc81k\/kzpDp3\/ACc65VlIKBqXI+dE8iRpznl0NBel7qhb9lGNzcZaO0C3fNX\/ADZ0jCaH9u+av+bOkOnf8pzrlV3R2dsvqV\/y05zVI2hRbr6lfXpac5a36H1u4ir2K9V8iKy9eUc1RgDhC1bmWdNJm1UdH0y9K\/5OdcqhVLQMjc5z5sVNhWIl6\/MrT2pNKrk1NhPIXaq0N8MJ5lVbJdiIuZNPi6R5doaYXxsvjsZznr\/98WblHT9JoV045W+Wrras29o+FLlc2BtyXK\/yeQ3WZS08rnSV8krfIjGot\/tvUuNBoVYTvvkrLPex9+ZumRu9\/wCskk0MbfRP7E\/5x9MnqvUWn\/jThdHTr3WlUUbZSZtOqEu\/4G84WOyHZldUKnrY3nLemhjb3mT\/APx9MdzK3\/Mn\/wDj6ZzeFsNvnXKo4tlfvqf4t5zy9tltzq6qu8uK3nLe7QywgxbuwpPamlp\/+zw7QxwiVLlo5lT2x\/6g6dsHOuVQvsq79VV\/FvOecazL0z1frTFbzlvXQwwhuu7BmXgv9Qx3McINTJ83zi\/1Bwtg51yqGNZSanZaJ6mt5zwrrN2Fqv4tLq3Qtwgcueje32rH0zmn0McJGMcrbNneqKlyNdFevzkLGnbCTeMqc6SzkVVvqvZc0jq61rKpZUY9laqql+ZGc5e10NMJl1bFrP5Qf6pB2voRYYVdWj4rFl0tG3d9NC1V5an30tHe21ofLU1do9pVjLljvW7Sa9b9hEZznHbElJWxRsp2Tsai4yrIqX7Oa5C2x6D+GjEuSw1RP+oi6R0N0JMM0TPYzv8AuIukbtNDTrO7Wtq3mNnz2KBjEuY1ENzYVXUQ+gJoTYYtRVWxnL6kni6RyVGhjogqqspcHFjT976mFV+WObPKsf6+W0ypyxMjZjyuRrU2VW4++\/0TKiCftoSndjYi0163Zv8AFPkr9BzDyZ2NU2NLK711MN3yxz7f\/RuwStrBBlvphBQLRdkrBpKaYx+Ni6Zf+lVu\/Umr5TC9t49mUR7vt5rqfAuGnx\/u4jnraliU0iMkakl17cZFXi8h8GbSDljqmaW3TJGq+5MZWtVEv2bgB0Najb7kRL1vW49AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA561qaQ91yY111\/vAAiwAB\/9k="
                            },
                            {
                                "timing": 13258,
                                "timestamp": 2983271650,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHAABAQADAQEBAQAAAAAAAAAAAAUDBAYCAQcI\/8QASRAAAQIEAAYNCgUEAQMFAAAAAAECAwQFEQYSFSEx0RMUNEFRU2NzgaGiseEiMjM1Q1RhkZLBQlJicXIHFiMkghdE8HSDssLS\/8QAGQEBAQADAQAAAAAAAAAAAAAAAAECAwUE\/8QAHxEBAQEAAgMBAQEBAAAAAAAAAAERAlEDEjEyIUFh\/9oADAMBAAIRAxEAPwD+qQAABwWF+HE\/R6nNU+Tpcu6NDdLrBfNR3Q2x2vjQYb1bZipZuzIi+VdFzq2ypf5Mf1FZCWVhNpuPNzMWYgMh7YRGtiQptksiOcqZmuV+Ne2ZEsiKoHfA\/KqH\/UOoxapMyUzKtjz8WbdKy8DbDGwGOSLMJZYqNvZGwFz2VV8lMVFVSrB\/qQyYkZqegUxVlJKAkSbx5lrXteuNZsNtlR7bttj3a2y3S9lsH6AD8\/j\/ANR0k3VSBPUxsOcp0rMzEZkOaR7HOgsgPRjH4qXxkmG6URUVFSy5lNhuHEzGSAspSoL0nJuJKSWyTqMV7oeyY6xfJXY\/ROsiYyrdLomewdwDiMH\/AOoMtWosiyBJRIe25xko1HxEumNJrM49k0pmVuZbLpuduAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaNZm5qUlmPkZNZyM6IjNjR+JZF0qq7yJYirhgiK1q0Ss7IqKqw9rpjoltNsbRmsXB1AJlFqrqksw18jNyjoTrf52WR6YzkRWrv8Am36U4TxhHVY1JlYMWWkJiefEioxWQWqqsbZVVy2RcyW6yCsDmlwinoStfHoM6su5jPKg+W5HubdUVq2WyaFXht8bIGFL4saYhrRKuzEiIyGroFkeiome+hM62\/8AFtcHSg0qPPrUpJswsrMSqqqtWFHbiuS32NSt1eYpc1Aa2nTE3LxGOVXy7Vc5rktZFS1rLdc997QQWAcxTcK4s0+G2NQqvA2RWojnQMzbq1Fv+yuXRfMl\/gdOugADkmYYR0lIj4uDtY2xDTOyHAu1y8DXLZVT42NyXwnZEqEjJR6bUJeLNq5GOiwkRvkoqrdb\/pXe4OEuUdCDXqMd8rT5mYhQXR4kKE6I2E3S9URVRqfFdBzczhlscy+Xl6NU5mKxXYyMhWu1Lo1yIueyrbe314CYOsBz0DChj6hJyUem1GXiTSqjHxISIzNffv8ABd4tz0Z8vJTEaFCWNEhw3PbDbpeqJdET9wMwOal8KIqo9seiVRHsVUxocFVY7TZWqtlzom+iaTy\/Cx+NBRlArS47lRVdL2xUS+fTv7xcHTgm0eqrUnx27QnpRIWLZZmGjEfe\/m51va3cecIapGpUtAiy8jHnXRIzYbmQWqqsbnVXrZFzIifNUIKgOXTC1yyb4qUGtbK1t0hLLZ3O4EW\/WdQ1boi2tfeGAalWirBp0eIiKqtbfMtjbNCv+p5v+AEiDUldBhqsNVVWoud3gCfL7nhfxTuAHbAACfHotKmJiZjx6bJRY81DSFHiPgNc6KzN5LlVPKTMmZeA+OoVIcs4rqXIKs4iNmby7P8AOiaEfm8rpKIAlrg7RVk3yi0inLKvajHQdrMxHNRVVEVtrWRVVf3UyRKHSokaBGiUyRfFgQ1gwnul2K6HDVLKxq2zNsqpZMxQAEtuDtFZLS0u2kU5svLRNlgQ0lmYsJ\/5mpazV+KHyYwcokys0sxR6dFWbc10wr5ZjtmVNCvunlKm9cqgDSZSqdDnmTrJCUbOMh7CyOkFqRGs\/KjrXRvw0G6AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAa8\/IylQgpBn5WBMwkXGRkaGj234bLv5yf\/AGvQL3yJTL\/+lZqLAA06fSqfTVetPkZWVV9sdYEJrMa2i9kzm4AAAAAAAAAACoiqiqiXTQoAAWS6rZLrvgAFRFVFVEumgAAAAAAAAAADXqEJsaTiw33xXJZbGwY5n0LgIzKfAa1GojrIlkzg2wBSAAGlM1FkCM6G5jlVN9DFleFxb+o0atu+J0dxpkFrK8Li39QyvC4t\/URQBayvC4t\/UMrwuLf1EUAWsrwuLf1DK8Li39RFAFrK8Li39QyvC4t\/URQBayvC4t\/UMrwuLf1EUAWsrwuLf1DK8Li39RFAFrK8Li39QyvC4t\/URQBayvC4t\/UMrwuLf1EUAWsrwuLf1DK8Li39RFAFrK8Li39QyvC4t\/URQBayvC4t\/UMrwuLf1EUAWsrwuLf1DK8Li39RFAFrK8Li39QyvC4t\/URQBayvC4t\/UMrwuLf1EUAWsrwuLf1DK8Li39RFAFrK8Li39QyvC4t\/URQBayvC4t\/UMrwuLf1EUAWsrwuLf1DK8Li39RFAFrK8Li39QyvC4t\/URQBayvC4t\/UMrwuLf1EUAWsrwuLf1DK8Li39RFAFrK8Li39QyvC4t\/URQBayvC4t\/UMrwuLf1EUAWsrwuLf1DK8Li39RFAFrK8Li39QyvC4t\/URQBayvC4t\/UMrwuLf1EUAWsrwuLf1DK8Li39RFAFrK8Li39Rsyc22ax8VqtxbaTnCvQfbdH3AqmOZ9C4yGOZ9C4o0QABSAAHP1bd8To7jTNyrbvidHcaZAAAAAAAAAAAAAAAAAAAAAAAAAJmEEeLAk2OgvVjleiXT9lKZIwn3BD5xO5TX5bnCiHlKc94ifMZSnPeInzNQHg9uXatvKU57xE+YylOe8RPmagHty7G3lKc94ifMZSnPeInzNQD25djbylOe8RPmMpTnvET5moB7cuxt5SnPeInzGUpz3iJ8zUA9uXY28pTnvET5jKU57xE+ZqAe3LsbeUpz3iJ8xlKc94ifM1APbl2O3kHOfJQHPW7nMRVVd\/MZzXpvq+W5tvcbB0uPyIAAoAAAAAAAAAAAAAAAAAAAAABXoPtuj7kgr0H23R9wKpjmfQuMhjmfQuKNEAAUgABz9W3fE6O40zcq274nR3GmQAAAAAAAAAAAAAAAAAAAAAAAACRhPuCHzidylckYT7gh84ncpr8v4o5gAHOUAAAAAAAAAPgH0AAAAB21N9Xy3Nt7jYNem+r5bm29xsHU4\/IgACgAAAAAAAAAAAAAAAAAAAAAFeg+26PuSCvQfbdH3AqmOZ9C4yGOZ9C4o0QABSAAHP1bd8To7jTNyrbvidHcaZAAAAAAAAAAAAAAAAAAAAAAAAAJGE+4IfOJ3KVyRhPuCHzidymvy\/ijmAAc5QAAAAAAAFOkU3barEjXSEi2RE\/EX2SkBjcVkJiJ\/FDxS2tbIQEboxEU2jORukyJk\/SYMZiugtSHF3rZkX9zmnNVjla5LORbKh3BylbajalFxd+yr8iWMec\/1ogAxa3bU31fLc23uNg16b6vlubb3GwdTj8iAAKAAAAAAAAAAAAAAAAAAAAAAV6D7bo+5IK9B9t0fcCqY5n0LjIY5n0LijRAAFIAAc\/Vt3xOjuNM3Ktu+J0dxpkAAAAAAAAAAAAAAAAAAAAAAAAAkYT7gh84ncpXJGE+4IfOJ3Ka\/L+KOYABzlAAAAAAAAdBQZ1qwkl4i2e3zb76Fk4Y2odRm2NxWx3W+Nl7zKVnOfbqZmYhy0Jz4rrInWchMxnTExEiu0uW9uA+Ro0SM7Givc9fip4JbqcuWgAIxdtTfV8tzbe42DXpvq+W5tvcbB1OPyIAAoAAAAAAAAAAAAAAAAAAAAABXoPtuj7kgr0H23R9wKpjmfQuMhjmfQuKNEAAUgABz9W3fE6O40zcq274nR3GmQAAAAAAAAAAAAAAAAAAAAAAAACRhPuCHzidylckYT7gh84ncpr8v4o5gAHOUAAAAAAe9ifiI7FzLnTOl16Dy5rmoiuaqIuhVTSXB8ABAAAAAAdtTfV8tzbe42DXpvq+W5tvcbB1OPyIAAoAAAAAAAAAAAAAAAAAAAAABXoPtuj7kgr0H23R9wKpjmfQuMhjmfQuKNEAAUgABz9W3fE6O40zcq274nR3GmQAAAAAAAAAAAAAAAAAAAAAAAACRhPuCHzidylckYT7gh84ncpr8v4o5gAHOUAAAAAbUGeiQobWNYxcVLXW+dOBc9jzNzkSaa1IiN8lVW6fFb\/c1wXb8AAEAAAAAB21N9Xy3Nt7jYNem+r5bm29xsHU4\/IgACgAAAAAAAAAAAAAAAAAAAAAFeg+26PuSCvQfbdH3AqmOZ9C4yGOZ9C4o0QABSAAHP1bd8To7jTNyrbvidHcaZAAAAAAAAAAAAAAAAAAAAAAAAAJGE+4IfOJ3KVyRhPuCHzidymvy\/ijmAAc5QAAAAAAAAAAAAAAAHbU31fLc23uNg16b6vlubb3GwdTj8iAAKAAAAAAAAAAAAAAAAAAAAAAV6D7bo+5IK9B9t0fcCqY5n0LjIY5n0LijRAAFIAAc\/Vt3xOjuNM3Ktu+J0dxpkAAAAAAAAAAAAAAAAAAAAAAAAAkYT7gh84ncpXJGE+4IfOJ3Ka\/L+KOYABzlAAAAAAAAAAAAAAAAdtTfV8tzbe42DXpvq+W5tvcbB1OPyIAAoAAAAAAAAAAAAAAAAAAAAABXoPtuj7kgr0H23R9wKpjmfQuMhjmfQuKNEAAUgABz9W3fE6O40zcq274nR3GmQAAAAAAAAAAAAAAAAAAAAAAAACRhPuCHzidylckYT7gh84ncpr8v4o5gAHOUAAAAAAAAAAAAAAAB21N9Xy3Nt7jYNem+r5bm29xsHU4\/IgACgAAAAAAAAAAAAAAAAAAAAAFeg+26PuSCvQfbdH3AqmOZ9C4yGOZ9C4o0QABSAAHP1bd8To7jTNyrbvidHcaZAAAAAAAAAAAAAAAAAAAAAAAAAJGE+4IfOJ3KVyVhJDfEkmJDY567Ii2al95TX5fxRywM21ZjiIv0KNqzHERfoU5+VWEGbasxxEX6FG1ZjiIv0KMowgzbVmOIi\/Qo2rMcRF+hRlGEGbasxxEX6FG1ZjiIv0KMowgzbVmOIi\/Qo2rMcRF+hRlGEGbasxxEX6FG1ZjiIv0KMowgzbVmOIi\/Qp82rMcRF+hRlHY031fLc23uNgwU9FbIy6ORUVIbUVF\/YznT4\/IgACgAAAAAAAAAAAAAAAAAAAAAFeg+26PuSCvQfbdH3AqmOZ9C4yGOZ9C4o0QABSAAHP1bd8To7jTLk3TdsR3RNlxb2zYt\/uYcj8v2fEgkgrZH5fs+IyPy\/Z8QJIK2R+X7PiMj8v2fECSCtkfl+z4jI\/L9nxAkgrZH5fs+IyPy\/Z8QJIK2R+X7PiMj8v2fECSCtkfl+z4jI\/L9nxAkgrZH5fs+IyPy\/Z8QJIK2R+X7PiMj8v2fECSCtkfl+z4jI\/L9nxAkgrZH5fs+IyPy\/Z8QJIK2R+X7PiMj8v2fEYJIK2R+X7PiMj8v2fEYJIK2R+X7PiMkcv2fEYJIK2SOX7PiMj8v2fEYJIK2R+X7PiMj8v2fEYJIK2R+X7PiMj8v2fEYJIK2R+X7PiMj8v2fEYJIK2R+X7PiMj8v2fECSCtkfl+z4jI\/L9nxAkgrZH5fs+IyPy\/Z8QJIK2R+X7PiMj8v2fECSCtkfl+z4jI\/L9nxAkgrZH5fs+IyPy\/Z8QJIK2R+X7PiMj8v2fECSCtkfl+z4jI\/L9nxAkgrZH5fs+IyPy\/Z8QJIK2R+X7PiMj8v2fECSV6D7bo+58yPy\/Z8TbkJPamP5ePjW3rAbZjmfQuMhjmfQuKNEAAUgAABgizcCE9WRIiI5NKWU87fluNT5KNGyDW2\/LXtsqfJRt6W41PkpNGyDVWflm2vFTOttCnyLUpSE3GfFs3hxVUaNsEt+EFLYl3TTUThxXajH\/c1H99Z9LtRdFgEf+5qP76z6XajymFNFV2Kk8y\/Biu1E2C0CQuEtITTON+l2o8rhPR00zrfodqJ78e1yrIJMPCOkxEVWTjVstl8l2o9ZfpnvTfpdqHtOzKqAmZepnvTfpXUErtNVbJNN+ldRfadmVTBPSsyC6Jhv0rqPi1qnppmW\/Suoe07MqiCatdpqJdZpv0rqPLcIKW5VRJtt00+S7UPadmVUBMWu01P+6b9K6j5l+mWvttv0u1D2nZlVATMvU3N\/tNz6PJXUeYuENKhIqxJtqIn6XahsqYqgjPwno7Fs6dai\/xdqPbcI6S5EVJxqoujyXahbJ9FY5HCzBBa9PRpjbEFiRIEGBaJBx1TY4yxFz30O0Knw3ywuEVKS\/8AuNzLbzXaj6mENLVc023TbzXahOUn+mOabgNNRKXPSc5WXR9tuhue9IOKtkux9vK0ugqkO+9ZFzntuB9Wye6UfhFFSG9jsfEg2xnuY5FdbGXNsjlfboW9kOi\/uGl2vttttHmu1BcIaWjsXbbb3tbFdp+Rff8A6Y9UCRnJCWiw5+eWdiOfjNerVTFTFRLZ1XfRV6d\/SUyV\/cNKvbbbb6fNdqC4RUpERdttsv6Xaie0MVQSlwhpSXvNtzLbzXaj47COktWzpxiLo812obDFYEp2ENKbe821LfpdqPqYQUtWq5Jttk\/S7UNhioCT\/cdJRFXbjLJb8Lt\/oPqYQUtXIm223X9LtQ2GKoJKYR0lVVNuNuiX812o+PwkpLEVXTjEtp8l2obBXBHiYS0iGxHPnGo1f0OX7CFhNR42Nsc6x2Ktl8l2ZfkUWAQm4XUJ8RYbagxXItlTEdqNplepr2I5k01W8OKuoxnKX5VxTBLiYQUuGtnzbUXT5rtQZhBS33xZtq2\/S7UXYZVQEp2EFLb5021P+LtR5bhJSXLZs41V\/i7UNhiuCVDwhpcRquZNtVE38V2oyJW6cqXSZb9K6hsMqiCZErtNhsVz5pqNTOq4q6j62uU5yXSaaqfxXUNhlUgTcu033pv0rqNaJhVRYfnzzE3vMdqGxMWwR2YTUd6XbOtVP4O1HpcI6Sn\/AHjfpdqKKwIzsKKM3zp5if8AB2o3KdVJOpbJtKOkXEtjWRUtfRp\/YDdMcz6FxkMcz6FwGiAAKQMSTEJb2ei2zLY+7PD\/ADdQEWqp\/vROjuNWxuz8N0Wae9iXats\/QYNrxPy9ZhYMNj7oMqS8X8vWfdrxPy9ZMGpH9n\/NDNbOp9iy0V2JZmhyLpQy7BE\/L1jKJc3TYMZFViIxy8CZl6Dnp6kvgqqo3F+OlqnaLAifl6z4su9UsrLpwLYv9H5tEhuhrZ7VRTisKokSHHg4kR7b7ZXyXKmiGlj9tnaGkZq7GxEX8q6PA\/OsLMB6zNR4T5CUWI1qR7psjUtjMRE0rwiT+muEhVGZRqJFjxXJixc+Ot\/QoUUi40PG2zFVP82h3JN+Juf9P8JsX1Y7zYiemh78JGp+LhQ9\/wBh4UQ1VYdNd7XNs0Oy3htRPxcKKOXjn2MpydBga6CstOq6JEcu2F0pf8LfidG3YF\/E\/wClCVgngxWJWXm0nZJYL3xle1Mdq3SycC\/A6GHRJxEzwnJ0prNF43fjPY00SBbzn\/Se4bYGMi4zr\/xN1KLNJb\/G75prPTaNM3S8Nfmmset6TY8w2wvJ8p29+H4HmIyDdPKdvfh+BvQ6XHS12rvcHB+4WlR1tZq73BwfuX1vRsSYjIWL5zrfxNZrJbZUu9yRHJmXF0ohaiUiYVuZi9WsnTNBn3OhLDhLdqOzo5M3BvkvG9GzWFWwrWerr\/xPKMg4q53Wz\/hKOSJ18Oz4NnXtpTRw6Ty2jT1rLC6bprJ63o2NJGQlWFndpX8P7GCow4boUVGq6+9m+JVbRp5MT\/Gnk\/FDzGok9ER3+NEVVvpTWWTlP8LZXMTrLtV2+ioe6fd8CBd34lTuLMzQKk9Xokuio5N5yazVk8HavBVqLL5kXGvjt1m7yTf7GHG411YzY3qrnXxk3v3M7EhY6Xc\/z\/y\/sbf9vVFWORYapdb6U1ntKBUMZFRlvKxt7Wa8vTPY0YaQtjXyn+d+UPSDtvS\/0jfw\/uUWYPzzWqmIum+lNYdg\/POi4+IulF0pvdIy9JsTXJC2dExn+au9+4ekLYGqiv0cCcJSXB+dWIj8RdFrZtYdg\/OuhozEWyJa904f3GXo1OjJDWG+znIuPwHmcbBxkurtPAhUWgTqtcisXO7G3tYjUCdiuRVYqW\/bWMvRqbNNhIrrK5M6byfEytbC2rEzv8528nAb0SgzsS92Kl1Rd7X8T22iTqQ3M2PM5VW+bf6S5ejURyQthfnf5zN5OBDMzYtnh53+au98SiuD03iOTEXOqLvb3T8AtCnWvRyQnKqIqfh1jKmomNCa6Iqq7Mxd74mCbzpEX46is7BqorEV2xLZUxbXbw\/ueouDtRc1ybBnX9TdZv4cZP7WHK65vCOI+FJQFhoqrmXqJ9PgvV+yxYkWG6I66uYmnfXoO3TByfiQXMjQsytxLZl6dJ8hYKzMN7XJDXyXK5Esms83m8d5c941eM7cW1ZdJvYliK7OqY2KifPOdRTZ2Vye3O9z08m1kz5tJsz2CEaczxYbkfvObioqdZ8hYLzstDxYMJzuDGxdZq8Xh5eK2T42a1XPhxVc6Ir7rozJmNmRSCjX+fvbyBKJWHRWtdKNbD31TFv\/APIoylDnGNcj4bkv\/HWbpKbE6Z2DFXz\/AJIaUtsKxE8\/TwIXpiiTbmriwnKv\/HWasvg\/PMfd0B1r8LdZllNachsKS77bJ5y7yFGGsHEb5+j4HqToU4yE9r4SoquumjWbSUmaRif4nKqbyW1jKamVBYO043n+b8DyyPAYxEVInRY35ukTkSWiNbLxFcqWTO3\/APRhWhzzrf67kROFzdZlx49peXTBtmXX8MXqOZn1hxHKjEciIt89jrkok8iZpftN1kiJgzVnOdaUWy\/rbrNk4yMLyta8kxEgoif+ZjKrblSXoNQZDs6XW\/BjN1nmJRqquaHKW+KvbrNmxg5+aajc6rZDt\/6Yua5KjiLe2x\/\/AGOYmMGavFddZVzv\/cbrOuwBkJmltnUnoWw7JiYudFvbGvo\/dDG1lI7IxzPoXDZ4f5uo152ZYktERkRqRLXbjIq9XAYqwg1Yc0zY27JEar7JjK1qol9+wA2GtRt7IiXW62PQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAANedamwPdZMa1r9IAEsAAf\/9k="
                            },
                            {
                                "timing": 16572,
                                "timestamp": 2986586025,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHAABAQADAAMBAAAAAAAAAAAAAAUDBAYBAgcI\/8QATRAAAQIEAAcIDwUGBgMBAAAAAAECAwQFEQYSFSExU9ETQYGSoaKy4QcWIjM0NkNRVWF0gpOxwRQyUnGUIyRCVGJyNUVjc5HCJUSD8P\/EABoBAQEAAwEBAAAAAAAAAAAAAAABAgMGBAX\/xAAmEQEAAQIFBAMAAwAAAAAAAAAAAQIRAwQSMXETMjNRIVKRBUGh\/9oADAMBAAIRAxEAPwD9UgAADgsL8OJ+j1Oap8nS5d0aG6XWC+ajuhtjtfGgw3q2zFSzd2RF7q6LnVtlS\/iY7IrISysJtNx5uZizEBkP7QiNbEhTbJZEc5UzNcr8a9syJZEVQO+B8qofZDqMWqTMlMyrY8\/Fm3SsvA+0MbAY5Iswllio29kbAXPZVXuUxUVVKsHskMmJGanoFMVZSSgJEm8eZa17XrjWbDbZUe27bY92tst0vZbB9AB8\/j9kdJN1UgT1MbDnKdKzMxGZDmkexzoLID0Yx+Kl8ZJhulEVFRUsuZTYbhxMxkgLKUqC9JybiSkluk6jFe6HumOsXuV3PvTrImMq3S6JnsHcA4jB\/sgy1aiyLIElEh\/a5xko1HxEumNJrM49k0pmVuZbLpuduAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaNZm5qUlmPkZNZyM6IjNzR+JZF0qq7yJYirhgiK1q0Ss7oqKqw\/s6Y6JbTbG0ZrFsOoBMotVdUlmGvkZuUdCdb9uyyPTGciK1d\/7t+FPOemEdVjUmVgxZaQmJ58SKjFZBaqqxtlVXLZFzJblIKwOaXCKehK18egzqy7mM7qD3bke5t1RWrZbJoVfPb12QMKXxY0xDWiVdmJERkNXQLI9FRM99CZ1t\/8AltbDpQaVHn1qUk2YWVmJVVVWrCjtxXJb6GpW6vMUuagNbTpibl4jHKr5dquc1yWsipa1luue+9oILAOYpuFcWafDbGoVXgborURzoGZt1ai3\/JXLovmS\/qOnXQAByTMMI6SkR8XB2sfaIaZ2Q4F2uXzNctlVPXY3JfCdkSoSMlHptQl4s2rkY6LCRG9yiqt1v\/Su95vOW0joQa9RjvlafMzEKC6PEhQnRGwm6XqiKqNT1roObmcMtzmXy8vRqnMxWK7GRkK12pdGuRFz2Vbb2+vmJYdYDnoGFDH1CTko9NqMvEmlVGPiQkRma+\/f1LvFuejPl5KYjQoSxokOG57YbdL1RLoifmBmBzUvhRFVHtj0SqI9iqmNDgqrHabK1VsudE30TSer8LH40FGUCtLjuVFV0vbFRL59O\/vFsOnBNo9VWpPjt+wT0okLFsszDRiPvf7udb2t8j1whqkalS0CLLyMeddEjNhuZBaqqxudVetkXMiJ\/wAqhBUBy6YWuWTfFSg1rdWtukJZbO53mRb8p1DVuiLa194WA1KtFWDTo8REVVa2+ZbG2aFf\/wAHm\/7AJEGpK6DDVYaqqtRc7uoE+X8Hhf2p8gB2wAAnx6LSpiYmY8emyUWPNQ0hR4j4DXOiszdy5VTukzJmXzHh1CpDlnFdS5BVnERszeXZ+3RNCPzd1wlEAS1wdoqyb5RaRTllXtRjoP2ZmI5qKqoittayKqr+amSJQ6VEjQI0SmSL4sCGsGE90uxXQ4apZWNW2ZtlVLJmKAAltwdorJaWl20inNl5aJusCGkszFhP\/E1LWavrQ8TGDlEmVmlmKPToqzbmumFfLMduypoV907pU3rlUAaTKVToc8ydZISjZxkPcWR0gtSI1n4Uda6N9Wg3QAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADXn5GUqEFIM\/KwJmEi4yMjQ0e2\/nsu\/nJ\/avQL3yJTL+ys2FgAadPpVPpqvWnyMrKq+2OsCE1mNbReyZzcAAAAAAAAAABURVRVRLpoUAALJdVsl13wACoiqiqiXTQAAAAAAAAAABr1CE2NJxYb74rkstjYMcz3lwEZlPgNajUR1kSyZwbYApAADRmqlDl4zobmOVU30MWWIWrfyGhV\/D4nB8jTILeWIWrfyDLELVv5CIALeWIWrfyDLELVv5CIALeWIWrfyDLELVv5CIALeWIWrfyDLELVv5CIALeWIWrfyDLELVv5CIALeWIWrfyDLELVv5CIALeWIWrfyDLELVv5CIALeWIWrfyDLELVv5CIALeWIWrfyDLELVv5CIALeWIWrfyDLELVv5CIALeWIWrfyDLELVv5CIALeWIWrfyDLELVv5CIALeWIWrfyDLELVv5CIALeWIWrfyDLELVv5CIALeWIWrfyDLELVv5CIALeWIWrfyDLELVv5CIALeWIWrfyDLELVv5CIALeWIWrfyDLELVv5CIALeWIWrfyDLELVv5CIALeWIWrfyDLELVv5CIALeWIWrfyDLELVv5CIALeWIWrfyDLELVv5CIALeWIWrfyDLELVv5CIALeWIWrfyDLELVv5CIALeWIWrfyDLELVv5CIALeWIWrfyDLELVv5CIALeWIWrfyDLELVv5CIALeWIWrfyG1JTjZvHxGubi20nNFegeX936gVzHM95cZDHM95cUaIAApAADnav4fE4PkaZuVfw+JwfI0yAAAAAAAAAAAAAAAAAAAAAAAAAcf2UKjN0ygQI0hMRIEVZlrFcxbKqYrltyIdgcJ2YvFiW9rb0HknZ6MpETjUxL5z221\/0rNcYdttf9KzXGIQNd3SdHD+sfi7221\/0rNcYdttf9KzXGIQFzo4f1j8Xe22v+lZrjDttr\/pWa4xCAudHD+sfi7221\/0rNcYdttf9KzXGIQFzo4f1j8Xe22v+lZrjDttr\/pWa4xCAudHD+sfi7221\/wBKzXGHbbX\/AErNcYhAXOjh\/WPxd7ba\/wClZrjDttr\/AKVmuMQgLnRw\/rH4\/RmDcaJMYPUyNHer4sSWhve5dKqrUVVKRKwU8V6R7JC6CFU2Q5bE+K5AAVgAAAAAAAAAAAAAAAAAAAAABXoHl\/d+pIK9A8v7v1ArmOZ7y4yGOZ7y4o0QABSAAHO1fw+JwfI0zcq\/h8Tg+RpkAAAAAAAAAAAAAAAAAAAAAAAAA4TsxeLEt7W3oPO7OE7MXixLe1t6DyVbPTk\/PTy+OAA1OnAAAAAAAAAAAAAAAAfonBTxXpHskLoIVSVgp4r0j2SF0EKpthyWJ3zyAArAAAAAAAAAAAAAAAAAAAAAACvQPL+79SQV6B5f3fqBXMcz3lxkMcz3lxRogACkAAOdq\/h8Tg+Rpm5V\/D4nB8jTIAAAAAAAAAAAAAAAAAAAAAAAABwnZi8WJb2tvQed2cJ2YvFiW9rb0Hkq2enJ+enl8cABqdOAAAAAAAA92NxtOgyI1E3gz7iHkK9HMRUzZlMRsGF\/31A9QAEfonBTxXpHskLoIVSVgp4r0j2SF0EKpthyWJ3zyAArAAAAAAAAAAAAAAAAAAAAAACvQPL+79SQV6B5f3fqBXMcz3lxkMcz3lxRogACkAAOdq\/h8Tg+Rpm5V\/D4nB8jTIAAAAAAAAAAAAAAAAAAAAAAAABwnZi8WJb2tvQed2cJ2YvFiW9rb0Hkq2enJ+enl8cABqdOAAAAAAAAyQ3bymQ1z2RypvhWVyoiXUwqt1uFW+k8BAAAfonBTxXpHskLoIVSVgp4r0j2SF0EKpthyWJ3zyAArAAAAAAAAAAAAAAAAAAAAAACvQPL+79SQV6B5f3fqBXMcz3lxkMcz3lxRogACkAAOdq\/h8Tg+Rpm5V\/D4nB8jTIAAAAAAAAAAAAAAAAAAAAAAAABwnZi8WJb2tvQed2cJ2YvFiW9rb0Hkq2enJ+enl8cABqdOAAADLLwIsxEVkBiveiK6yabJpM03TpyUiLDmJeIx7VVFS17Kjlbvf1NVOAJqiJs1AbLZGZdMwYG4qkWMrUY1yol1dayXXMmlDJBpc3GjRYUKE1z4aojk3RudV0I3P3SrvWvcJqj20gZ48rMQHvbFgvarHKx2bMiotlS+gwqioqoqKipmVFCxMTs8AAKAAD9E4KeK9I9khdBCqSsFPFekeyQughVNsOSxO+eQAFYAAAAAAAAAAAAAAAAAAAAAAV6B5f3fqSCvQPL+79QK5jme8uMhjme8uKNEAAUgABztX8PicHyNM3Kv4fE4PkaZAAAAAAAAAAAAAAAAAAAAAAAAAOE7MXixLe1t6DzuzhOzF4sS3tbeg8lWz05Pz08vjgANTpwAAbVMnotNnoU3LoxYkO9kel0W6WVFT8lKcPCeeY6G7EgOdDRqMVUdmsiIq2vZVW11vfOqqliEAwqw6apvMK6V+b3SUiObCc+Wa5jFXGRVRzbLdUVM\/rSy+vMlvWbrs9MR5uMkTcYk1ipEWE5zboiWtp0eolAHTp9Ohh4VTe640SBAd3axHWR3dLZ9kVFVUt+0XeuvnvnOfc5XuVzlVXKt1Vd9TwAtNFNO0AADIAAH6JwU8V6R7JC6CFUlYKeK9I9khdBCqbYclid88gAKwAAAAAAAAAAAAAAAAAAAAAAr0Dy\/u\/UkFegeX936gVzHM95cZDHM95cUaIAApAADnav4fE4PkaZuVfw+JwfI0yAAAAAAAAAAAAAAAAAAAAAAAAAcJ2YvFiW9rb0HndnCdmLxYlva29B5Ktnpyfnp5fHAAanTgMsrLx5uMkGVgxY8V2hkNiucvAhknpCckIiMnpSYlnrnRsaGrFX\/lAl4vZrAAKAAAAAAAAAAD9E4KeK9I9khdBCqSsFPFekeyQughVNsOSxO+eQAFYAAAAAAAAAAAAAAAAAAAAAAV6B5f3fqSCvQPL+79QK5jme8uMhjme8uKNEAAUgABztX8PicHyNM3Kv4fE4PkaZAAAAAAAAAAAAAAAAAAAAAAAAAOE7MXixLe1t6DzuzhOzF4sS3tbeg8lWz05Pz08vjgANTp36N7EtElaZgjJzMOGxZqdYkaLFtnVF0Nv5kS2bz3OkwgoslXqbFkqjBSJCemZf4mLvOau8p8s7EOHEGXgwaBVXpDaiqkrGcubOv3F4VzLweY+ym2NnL5qnEw8aZq33h+XcNMFp3BaprLzKLEl3qqwI6J3MRPoqb6HPH6xwgo0lXqZFkajCSJBemZf4mLvOau8qH5qwxwemMGa5Fp8w5IjbI+FERLY7FvZfUuZUX8jCqLPsZLORjxpq7o\/1DABi+gAAAAAAAA\/ROCnivSPZIXQQqkrBTxXpHskLoIVTbDksTvnkABWAAAAAAAAAAAAAAAAAAAAAAFegeX936kgr0Dy\/u\/UCuY5nvLjIY5nvLijRAAFIAAc7V\/D4nB8jTNyr+HxOD5GmQAAAAAAAAAAAAAAAAAAAAAAAADhOzF4sS3tbeg87s4TsxeLEt7W3oPJVs9OT89PL44ADU6cPsvYs7IW6blRq9G\/aZmy8y9fveZjl8\/mXf+fxoFibNGYy9OPTpqfsO5+fezVV5ap4Uw4Mm9sRsnB3J7250x7qqpf1ZuG5yaYQ1lJT7KlVn0l7Yu57u61vNp0Eos1XePKfx84FeuqbgAMX0wAAAAAAAH6JwU8V6R7JC6CFUlYKeK9I9khdBCqbYclid88gAKwAAAAAAAAAAAAAAAAAAAAAAr0Dy\/u\/UkFegeX936gVzHM95cZDHM95cUaIAApAADnav4fE4PkaZuVfw+JwfI0yAAAAAAAAAAAAAAAAAAAAAAAAAcJ2YvFiW9rb0HndnFdliVmJvByXhysCLHek01ythsVy2xH57ISdnoyk2xqb+3xYFDItU9GT36d+wZFqnoye\/Tv2Gp02un2ngoZFqnoye\/Tv2DItU9GT36d+wGun2ngoZFqnoye\/Tv2DItU9GT36d+wGun2ngoZFqnoye\/Tv2DItU9GT36d+wGun2ngoZFqnoye\/Tv2DItU9GT36d+wGun2ngoZFqnoye\/Tv2DItU9GT36d+wGun2ngoZFqnoye\/Tv2DItU9GT36d+wGun2+84KeK9I9khdBCqTMGGPhYN0uHEY5j2ysJrmuSyoqNTMqFM2w5TE755AAVgAAAAAAAAAAAAAAAAAAAAABXoHl\/d+pIK9A8v7v1ArmOZ7y4yGOZ7y4o0QABSAAHO1fw+JwfI0y7OU1ZiYdF3XFvbNi3MORl1\/N6yCQCvkZdfzesZGXX83rAkAr5GXX83rGRl1\/N6wJAK+Rl1\/N6xkZdfzesCQCvkZdfzesZGXX83rAkAr5GXX83rGRl1\/N6wJAK+Rl1\/N6xkZdfzesCQCvkZdfzesZGXX83rAkAr5GXX83rGRl1\/N6wJAK+Rl1\/N6xkZdfzesCQCvkZdfzesZGXX83rAj2FixkZdfzesZGXX83rAj2FixkZdfzesZGXX83rAj2FixkZdfzes8ZG\/104vWBIsLFfI3+unF6xkZdenF6wJFhYsZGXX83rGRl1\/N6wI9hYsZGXX83rGRl1\/N6wI9hYsZGXX83rGRl1\/N6wJAK+Rl1\/N6xkZdfzesCQCvkZdfzesZGXX83rAkAr5GXX83rGRl1\/N6wJAK+Rl1\/N6xkZdfzesCQCvkZdfzesZGXX83rAkAr5GXX83rGRl1\/N6wJAK+Rl1\/N6xkZdfzesCQCvkZdfzesZGXX83rAkAr5GXX83rGRl1\/N6wJAK+Rl1\/N6xkZdfzesCQV6B5f3fqMjLr+b1m3T5L7Jj93j41t61gNwxzPeXGQxzPeXFGiAAKQAAAnTtbp0lHdBmplsOI212qir9DxL12mzCOWDNNeiabNXYBSBNfXaaxbOmmov9q7DzFrdOhIqxJlrUT+ldgFEE6DW6fHhJEhTLXMW9lxV3uA9n1iQY1FdMNRF\/pXYBvgnQa3To+NuUy12Lp7lc3IH1unsWzplqe6uwCiDQh1iQiMVzJhqtRbXsuw8LWZBNMwnFXYBQBoMrEg9FVsw1bacy7AysSD1cjZhqq3TmXNyAb4NFatJI3G3dMXz2XYIdXkYjFeyYRW3tey7AN4EyLXabC+\/NNT3V2Hhtfpjkuk2239rtgFQEpcIaWiqizbbp\/S7YeO2Ok\/zjeK7YWyXhWBJ7Y6T\/ON4rth6uwlpDWOc6dYjWpdVxXZuQWLrAOWTsgYLrFfCSrQ90al1Tc35s9vwmTt6wb9KQ\/hv2GN4V0oOcTDfB1dFTh8R+w924Z4Pu+7UWL7j9gvA6AENMLKGuifZxHbB22US1\/t7Lf2O2DVAuHI4WYILXp6NMfaILEiQIMC0SDjqm5xliLnvodoVPVvlPtqouf8AfmcR2w8phTRVtaeZn\/odsEVRH9lnPtwGmolLnpOcrLo\/2t0Nz3pBxVsl2Pt3Wl0FUh33rIuc924H1bJ7pR+EUVIb2Ox8SDbGe5jkV1sZc26OV9uBb2Q6BmElJf8AdnGrv\/ddsMbsKqK1VR08xF0fcdsLrLNigSM5IS0WHPzyzsRz8Zr1aqYqYqJbOq76KvDv6SmQu26h+kGcR2w89ttD9IQ+K7YTVBZcBD7bKH6Rg8uw8phXQ1\/zKBy7C3FsEVMKaIuiowOU90wkpC6J+Ev\/ACBXBLTCClLonIa8C7D2SuU1dE01eBdhbSl4Ugc5WMNsHaNuOUqlDgbtfEux641rX0J60PHbxg56Th8R+wi3dIDnO3fB218pw\/hv2BMN8HVvapw+I\/YB0YOcTDfB1dFTh8R+w9kwzwfXRUmcR+wDoQc8uGmD6aakziP2GGJh7gzDVqPqsNFcqNT9m\/Oq+6B04OeXDTB9L3qUPN\/Q\/YeEw1weX\/MofEfsBd0QOeTDPB9dFSZxH7Dz25UD0iziP2AdADn+3KgWvlFnEfsPKYY0Bf8AMWcR2wC+CAuGFBT\/ADBnEdsPHblQL2yiziP2AdACB240G3+Is4jtg7caDe2UWcR2wC+CB24UH0iziO2FClViQqu65PmGxtztj2aqWve2lPUoG+Y5nvLjIY5nvLgNEAAUgYkmIS3s9FtmWx53eH+LkA+Z4dInbDMaNDeihjweRPs8fNfOmjhKeFlJnp6sxo8rBV8JyNsqOal7NRN9T1o1HnoEGKkaA5jlVLXc1fqYomzS\/tU7pdKZlNyr33F1mohkmKPUHPRWwLpf8SbTYqVKnY0NUZDVy+bGTaBPoC\/+Lg57pjP6SmeoOtAbZM9jPR6TOy0hCZFgK17VdduMi6VX1medp03EgojIF3W\/Em0CPQlcn2pVXfb9TLPrirZudTYpNIn5d0wsWAqY1sVMZPX6zNN0udcncQLr58ZNoGCloqSLlXTjr8kNSceqO82nf9RYp9Nm4UmrIkJUcrlW10NSco86912QLpn\/AIk2gadPcqw42df+fUeJRbRJrOuj6G7I0edhMio+AqK7R3Seb8zzApE8x8dVgKiOTN3SbSjzCW8lnPamoiyUT+9foZ4dOm2yqMWF3Xmuh7yNPmocs9r4VnK9VtdNGYg5+rpi3MMr3UAr1Gjz0ZFRkC\/vJtMErRKgxiI6XVPebtAmRE\/aL\/an1MSpnLESjVBHraVc5FREzPbtPTItQVfBHp7zdpupmLMJibpCNzGGcT9ymPPua\/IvJQ59U8Gdxm7TBOYP1KJKRmMlVVzmKiJjt02\/MTMJES+Oy6f+YnP7P+xSRvcoVoGAmEjajNRXU1UY9tmrusPP3Sr+I3m4F4QIn+Hr8Vm081ps3zuhMTQbksmdcxWbgbXkt+4L8Vm02oGCNbbpklT\/AOjNphMSJsNl0W6mRqdw38yuzBasoi3k1+I3aZEwXq6Nan2Ncy6xu0kxPpfhJ33fke7d78lKy4M1e6\/ui50\/G3ae7cGqslryq6Pxt2k0z6W8NSQzsdfP3JLj55h3qch1Mng\/U4aOx5ZUulvvt2mhFwYq7oiuSTX71\/vt2mdUTphjE\/Lnnt7pfyUxu+7f8zolwXrC\/wDprx27TGuClZtb7Eu\/5Ru0w0z6ZXc85Mynqrb72+dE7BOsre0mvxGbT17U61\/JL8Rm0aZ9F4c4+HnVUCNsi30XOj7Uq1n\/AHNfiM2nhcEq0qL+5L8Rm0sRJeHOomZU\/I8o1UXMq8B0MPBGsppkl+Izaey4JVn+TX4jNplESxfLsP5jGyZLrfGY577r5lxE\/wCpexbN9Zlwv7HmE0\/PysSUpixGMZZy7tDS2f1uOgdgZXd6RX4jNptjZhLmYl8RD1RFve9rnTrgZXlS32BdGsZtCYF13+QX4jNosOcbmd5085tsexGJm9WctLgXXF0yK\/EZtPC4GV6\/gK2T\/UZtLEWEGM5XX3iNU0VIkBV1rPmdu7A+vqiokgvxGbSbPYCYRxVgKynKuLEa5f2rMyIuf+IyRqxUTGU9Wpdx0L8D66qraQX4jNp4ZgdXUW\/2BfiM2hLIjE7kyNTMXG4I1xG55Bb\/AO4zaeUwSrdvAVv\/ALjNoLILk7lfyU926OAuLgjW8XwJfiM2nluCVbtnkV0axm0LZEVM6\/kYv4jo+1StLpkl0axm0xdqNc\/kV+IzaBGRP2ahuhC4mCVbRF\/clz\/6jNp7JgnWkTwJfiM2hUKJmsfRexFoqn\/y\/wCxyz8E60qeBLf\/AHGbTtOxvTJykJP5RgrBWLueJ3SOvbGvoVfOhB3Jjme8uG7w\/wAXIa87MsSWiIyI1IlrtxkVeTzBWEGrDmmbm3dIjVfZMZWtVEvv2AGw1qNvZES63Wx7AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA151qbg91kxrWvwgASwAB\/9k="
                            },
                            {
                                "timing": 19886,
                                "timestamp": 2989900400,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHAABAQADAQEBAQAAAAAAAAAAAAUDBAYHAQII\/8QAUBAAAQIEAQUGEwUECgMBAAAAAAECAwQFEQYSFSExU0FVoaLR4QcTFiIzNTZEUWF0gYKSk7GywdIUMnFylCNSc5EXJCVCRVRiY4PCNGTwQ\/\/EABoBAQEBAQEBAQAAAAAAAAAAAAABAgMGBAX\/xAAnEQEAAgECBgMAAgMAAAAAAAAAARECAxIEEzEyUXEzUpEFIUFhof\/aAAwDAQACEQMRAD8A\/qkAAAcFi\/HE\/R6nNU+Tpcu6NDdLrBfNR3Q2x2vjQYb1bZipZvTkReuui6VbZUv8mOiKyEsrCbTcubmYsxAZD+0IjWxIU2yWRHOVNDXK\/KvbQiWRFUDvgeVUPoh1GLVJmSmZVsefizbpWXgfaGNgMckWYSyxUbeyNgLpsqr1qZKKqlWD0SGTEjNT0CmKspJQEiTeXMta9r1yrNhtsqPbdtsu7W2W6Xstg9AB5\/H6I6SbqpAnqY2HOU6VmZiMyHNI9jnQWQHoxj8lL5STDdaIqKipZdCmw3HEzGSAspSoL0nJuJKSXTJ1GK90PpmWsXrV6X2J1kTKVbpdE02DuAcRh\/ogy1aiyLIElEh\/a5xko1HxEumVJrM5dk1poVuhbLruduAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaNZm5qUlmPkZNZyM6IjOlo\/Isi61VdxEsRVxgiK1q0Ss9MVFVYf2dMtEtrtlatFi0OoBMotVdUlmGvkZuUdCdb9uyyPTKciK1d37t\/OnhPxiOqxqTKwYstITE8+JFRisgtVVY2yqrlsi6EtwkFYHNLiKehK18egzqy7mM66D17ke5t1RWrZbJqVfDbx2QMUvixpiGtEq7MiIjIaugWR6Kiab6k0rb\/5bWh0oNKjz61KSbMLKzEqqqrVhR25Lkt8jUrdXmKXNQGtp0xNy8RjlV8u1XOa5LWRUtay3XTfc1EFgHMU3FcWafDbGoVXgdMVqI50DQ26tRb\/AIK5dV9CX8R066gAOSZjCOkpEfFw7WPtENNLIcC7XL4GuWyqnjsbkvidkSoSMlHptQl4s2rkY6LCRG9aiqt1v\/pXc8HhLUjoQa9RjvlafMzEKC6PEhQnRGwm63qiKqNTxrqObmcZdLmXy8vRqnMxWK7KRkK12pdGuRF02Vbbm6vgJQ6wHPQMUMfUJOSj02oy8SaVUY+JCRGaL7t\/Eu4W56M+XkpiNChLGiQ4bntht1vVEuiJ+IGYHNS+KIqo9seiVRHsVUyocFVY7XZWqtl0om6iaz8vxY\/KgoygVpctyoqul7ZKJfTr3dwtDpwTaPVVqT47fsE9KJCybLMw0Yj73+7pW9re4\/OIapGpUtAiy8jHnXRIzYbmQWqqsbpVXrZF0IifzVCCoDl0xa5ZN8VKDWumtbdISy2lzvAi34TqGrdEW1r7goDUq0VYNOjxERVVrb6FsbZoV\/tPN\/kAkQakroMNVhqqq1F0u5gT5f8A8eF+VPcAO2AAE+PRaVMTEzHj02Six5qGkKPEfAa50VmjrXKqdcmhNC+A+OoVIcs4rqXIKs4iNmby7P26JqR+jrvOUQBLXDtFWTfKLSKcsq9qMdB+zMyHNRVVEVtrWRVVfxUyRKHSokaBGiUyRfFgQ1gwnul2K6HDVLKxq20NsqpZNBQAEtuHaKyWlpdtIpzZeWidNgQ0lmZMJ\/7zUtZq+ND5MYcokys0sxR6dFWbc10wr5ZjunKmpX3TrlTcuVQBpMpVOhzzJ1khKNnGQ+ksjpBakRrP3Uda6N8Wo3QAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADXn5GUqEFIM\/KwJmEi5SMjQ0e2\/hsu7pJ\/UvQL3zJTL+Ss5CwANOn0qn01XrT5GVlVfbLWBCazKtqvZNJuAAAAAAAAAAAqIqoqol01KAAFkuq2S67oABURVRVRLpqAAAAAAAAAAA16hCbGk4sN98lyWWxsGOZ7C4CMynwGtRqI6yJZNINsAUgABoTVThy0d0J0N6q22lDDnqFsn8BPrPbGL5vchpEsXc9Qtk\/gGeoWyfwEIEsXc9Qtk\/gGeoWyfwEICxdz1C2T+AZ6hbJ\/AQgLF3PULZP4BnqFsn8BCAsXc9Qtk\/gGeoWyfwEICxdz1C2T+AZ6hbJ\/AQgLF3PULZP4BnqFsn8BCAsXc9Qtk\/gGeoWyfwEICxdz1C2T+AZ6hbJ\/AQgLF3PULZP4BnqFsn8BCAsXc9Qtk\/gGeoWyfwEG4uLF7PULZP4BnqFsn8BBuLixez1C2T+AZ6hbJ\/AQbi4sXs9Qtk\/gGeoWyfwEG4uLF7PULZP4BnqFsn8BBuLixez1C2T+AZ6hbJ\/AQbi4sXs9Qtk\/gGeoWyfwEG4uLF7PULZP4BnqFsn8BCAsXc9Qtk\/gGeoWyfwEICxdz1C2T+AZ6hbJ\/AQgLF3PULZP4BnqFsn8BCAsXc9Qtk\/gGeoWyfwEICxdz1C2T+AZ6hbJ\/AQgLF3PULZP4BnqFsn8BCAsXc9Qtk\/gGeoWyfwEICxdz1C2T+AZ6hbJ\/AQgLF3PULZP4BnqFsn8BCAsXc9Qtk\/gNuRnWTmXkNc3Jtr8Zy5Zw73x6PzLEiyY5nsLjIY5nsLijRAAFIAAc1We2MXze5DSN2s9sYvm9yGkZAAAAAAAAAAAAAAAAAAAAAAAAA4jot1OdpWHJePTpmJLxnTTWK9i2VUyXrbgQ7c896N\/cpK+WM+B5J6Pp4OInXxifLy\/qzxHvxN+sOrPEe\/E36xz4MW9RyNP6x+Og6s8R78TfrDqzxHvxN+sc+BZyNP6x+Og6s8R78TfrDqzxHvxN+sc+BZyNP6x+Og6s8R78TfrDqzxHvxN+sc+BZyNP6x+Og6s8R78TfrDqzxHvxN+sc+BZyNP6x+Og6s8R78TfrDqzxHvxN+sc+BZyNP6x+Og6s8R78TfrDqzxHvxN+sc+BZyNP6x+P6ewtHizOGqVHmHrEjRZWE973a3KrUVVKhHwd3JUXyOD8CFg28jq\/wBZz7AAVgAAAAAAAAAAAAAAAAAAAAACzh3vj0fmRizh3vj0fmIFkxzPYXGQxzPYXGhogACkAAOarPbGL5vchpG7We2MXze5DSMgAAAAAAAAAAAAAAAAAAAAAAAAee9G\/uUlfLGfA89CPPejf3KSvljPgeSej6uC+fD28PABzesAAAAAAAAAAAAAAAAf01g7uSovkcH4ELBHwd3JUXyOD8CFg6PG6vfl7AAVzAAAAAAAAAAAAAAAAAAAAAAs4d749H5kYs4d749H5iBZMcz2FxkMcz2FxoaIAApAADmqz2xi+b3IaRu1ntjF83uQ0jIAAAAAAAAAAAAAAAAAAAAAAAAHnvRv7lJXyxnwPPQjz3o39ykr5Yz4Hkno+rgvnw9vDwAc3rAAAAAAAAAAAAAAAAH9NYO7kqL5HB+BCwR8HdyVF8jg\/AhYOjxur35ewAFcwAAAAAAAAAAAAAAAAAAAAALOHe+PR+ZGLOHe+PR+YgWTHM9hcZDHM9hcaGiAAKQAA5qs9sYvm9yGkbtZ7YxfN7kNIyAAAAAAAAAAAAAAAAAAAAAAAAB570b+5SV8sZ8Dz0I896N\/cpK+WM+B5J6Pq4L58Pbw8AHN6wAAAAAAAAAAAAAAAB\/TWDu5Ki+RwfgQsEfB3clRfI4PwIWDo8bq9+XsABXMAAAAAAAAAAAAAAAAAAAAACzh3vj0fmRizh3vj0fmIFkxzPYXGQxzPYXGhogACkAAOarPbGL5vchpG7We2MXze5DSMgAAAAAAAAAAAAAAAAAAAAAAAAee9G\/uUlfLGfA89CPPejf3KSvljPgeSej6uC+fD28PABzesAAABllpeLMxFZAYr3o1XZKa7JrM83TJ2UirCmJaIx6KqKlr2VHKxdX+pqp5gm6ImraYNttPm1moMt0lyRoytaxrlRLq61kuuhNaGSBSZ2YjRYUGE10SEqI5EiN0qupG6euVdxEvcJux8tAGePKTEu+I2NBiNWG5WO63QiotlS+owqioqoqKipoVFCxMT0fAAFAAB\/TWDu5Ki+RwfgQsEfB3clRfI4PwIWDo8bq9+XsABXMAAAAAAAAAAAAAAAAAAAAACzh3vj0fmRizh3vj0fmIFkxzPYXGQxzPYXGhogACkAAOarPbGL5vchpG7We2MXze5DSMgAAAAAAAAAAAAAAAAAAAAAAAAee9G\/uUlfLGfA89CPPejf3KSvljPgeSej6uC+fD28PABzesAABt0uejUyfhTcujFiw72R6Xat0VFRU\/BSpCxVPw3wn5EBz4SNRiqjtFkRFW17Kq2ut76VVUsQAW2MtPHKbmFpMRzvTZSI9sJz5ZjmMXrkVUc3JW6o5Fvr0pp8ehLfmbxFPzExOxkekGJN5KRVhK5t0alra9S7qEcCzl4+HRw8WTfTcuLAl3XiLEciI7rltEsioqqlv2i7l18N9JzrnOe5znqrnOW6qutVPgFmOGOPSAAEbAAB\/TWDu5Ki+RwfgQsEfB3clRfI4PwIWDo8bq9+XsABXMAAAAAAAAAAAAAAAAAAAAACzh3vj0fmRizh3vj0fmIFkxzPYXGQxzPYXGhogACkAAOarPbGL5vchpG7We2MXze5DSMgAAAAAAAAAAAAAAAAAAAAAAAAee9G\/uUlfLGfA89CPPejf3KSvljPgeSej6uC+fD28PABzesAZpWWjzcdsGUgRY8Z2pkJiucvmQyT9PnadESHPycxKvXSjY0JzFX+aBN0XTVAAUAAAAAAAAAAH9NYO7kqL5HB+BCwR8HdyVF8jg\/AhYOjxur35ewAFcwAAAAAAAAAAAAAAAAAAAAALOHe+PR+ZGLOHe+PR+YgWTHM9hcZDHM9hcaGiAAKQAA5qs9sYvm9yGkbtZ7YxfN7kNIyAAAAAAAAAAAAAAAAAAAAAAAAB570b+5SV8sZ8Dz0I896N\/cpK+WM+B5J6Pq4L58Pbw8AHN6x\/THQeoUpS8HSU1ChsWbnWJHixbaVRdTb+BEto8NzpsRUORxBS4sjUoKRIT00L\/AHmLuOau4qHk3QZx5BloMHD1XekNqKqSsdy2TSv3HeddC+bwHth2xqYeV4vHU0teZy63cS\/lHHGEp7CdVWXmkWJLPVVgTCJ1sRvyVN1DnD+v8RUSRxBSoshUoSRIL00L\/eY7cc1dxUP5dxphuYwtXotOmXJEbZIkKKiWy2Ley+JdCovjQxljT9ngeNjXjZl3R\/1CABh+iAAAAAAAA\/prB3clRfI4PwIWCPg7uSovkcH4ELB0eN1e\/L2AArmAAAAAAAAAAAAAAAAAAAAABZw73x6PzIxZw73x6PzECyY5nsLjIY5nsLjQ0QABSAAHNVntjF83uQ0jdrPbGL5vchpGQAAAAAAAAAAAAAAAAAAAAAAAAPPejf3KSvljPgeehHnvRv7lJXyxnwPJPR9XBfPh7eHgA5vWB7Z0JuiP0zpNExBG\/aaGS009fveBj18PgXd1fj4mCxNOHEcPhxGG3J\/aN0sfzp0cqzK1TFkKDJPZEbJwelRHtW6K\/KVVS\/i0ee5x6YkraSf2RKvUElrZPS\/tD7W8GvV4iSayyuKfFwn8fOhnvymwAGH6gAAAAAAAD+msHdyVF8jg\/AhYI+Du5Ki+RwfgQsHR43V78vYACuYAAAAAAAAAAAAAAAAAAAAAFnDvfHo\/MjFnDvfHo\/MQLJjmewuMhjmewuNDRAAFIAAc1We2MXze5DSN2s9sYvm9yGkZAAAAAAAAAAAAAAAAAAAAAAAAA896N\/cpK+WM+B56EcH0ZJSYnMMS0OUl40eIk21ythMV6omQ\/TZCT0fTwc1r435eEgo5iq+9VQ\/TP5BmKr71VD9M\/kOb1W\/HynAo5iq+9VQ\/TP5BmKr71VD9M\/kBvx8pwKOYqvvVUP0z+QZiq+9VQ\/TP5Ab8fKcCjmKr71VD9M\/kGYqvvVUP0z+QG\/HynAo5iq+9VQ\/TP5BmKr71VD9M\/kBvx8pwKOYqvvVUP0z+QZiq+9VQ\/TP5Ab8fKcCjmKr71VD9M\/kGYqvvVUP0z+QG\/Hy\/onB3clRfI4PwIWCThKG+FhakQ4rHMiMlITXNcllRUYmhUKx0eP1e+fYACsAAAAAAAAAAAAAAAAAAAAAAWcO98ej8yMWcO98ej8xAsmOZ7C4yGOZ7C40NEAAUgABzVZ7YxfN7kNIvztLWZmXRem5OVbRk33PxMOZF2\/E5zNCMCzmRdvxOcZkXb8TnFCMCzmRdvxOcZkXb8TnFCMCzmRdvxOcZkXb8TnFCMCzmRdvxOcZkXb8TnFCMCzmRdvxOcZkXb8TnFCMCzmRdvxOcZkXb8TnFCMCzmRdvxOcZkXb8TnFCMCzmRdvxOcZkXb8TnFCMCzmRdvxOcZkXb8TnFCMfFS5azIu34nOMyLt+JzihFsgshazIu34nOMyLt+JzihFsgshazIu34nOMyLt+JzihFsgshazIu34nOfMyf+wnqc4oRrILIWcyf+wnqc4zIv8AmE9TnFCNZBZC1mRdvxOcZkXb8TnFCLZBZC1mRdvxOcZkXb8TnFCLZBZC1mRdvxOcZkXb8TnFCKfSzmRdvxOcZkXb8TnFCMCzmRdvxOcZkXb8TnFCMCzmRdvxOcZkXb8TnFCMCzmRdvxOcZkXb8TnFCMCzmRdvxOcZkXb8TnFCMCzmRdvxOcZkXb8TnFCMCzmRdvxOcZkXb8TnFCMCzmRdvxOcZkXb8TnFCMCzmRdvxOcZkXb8TnFCMCzmRdvxOcZkXb8TnFCMWcO98ej8xmRdvxOc3KdI\/Y+mftMvLtuWtYsQN0xzPYXGQxzPYXFGiAAKQAAAlz9fpchMOgTc22FFba7Vaq2vp3EPktiGlTSOWBOMejddmu0cAFUEqJiGlQ3WfNtRfyu5D7Gr9MgpeLNNan5XcgFQEyXr1MmIKRYM010Nb2XJXc17h9iVynQ2o58y1EX\/SvIBSBLl6\/TJjK6TNtdk6F61dHAfX16mMWz5pqL+V3IBTBOhVunRWK+HMtc1FtfJXX\/ACC1ynJrmW+qvIBRBPh1qnxEcrJlq219avIGVqnxFcjJlqq3XoXRwAUAaC1iQRmUswmT4cleQ+QqzT4sNXw5lqtRbXsuv+QFAEqLiGlQuyTbW+i7kPy3ElJcl2zjVT8ruQCuCOuJqOiqizrbp\/pdyH56qKN\/nmeo7kLUpcLQIvVRRv8APM9R3IfH4rorIbnun2I1qXVch2hP5CpLhbBx7eiXhF0Z8JK1C6YxLub0qJo02\/dMv9ImFbXzvC9m\/wCkzcK6sHKp0QcLLqq8P2b\/AKTIzHmGn\/dqsNf+N\/ILgdMDnkxph92qpQ\/UfyDqzw\/a+cWW\/I\/kG6PJToTkcWYQWvT0aY+0QWJEgQYFokHLVOlxliLpvqdqVPFum\/1Y0C9s4s8P3H8gTGFBW1qgzTp+47kEZxH+SkRuBpqJS56TnKy6P9rdDc96QclbJdj7ddrdBVId9yyLpP23B9Wze6UfiKKkN7HZeRBtlPcxyK62UujpjlfbzLeyFyHiqixPuTzF0X+47kMTsZUBqqjqixLf6H8hd\/8Aspu0CRnJCWiw5+eWdiOflNerVTJTJRLaVXdRV8+7rKZzvVrh7fOH6j+Q+9WmHt84Xqu5Cbo8lOhBz\/Vnh7fSB\/JeQ+pjHD66qrL\/AM15BcC+CCmL6AuqqS\/815D9piuhu1VGCv8APkKLYI6Ylo7tU9DXzLyH7TENKXVOMX0V5C1KXCqDlq70QML0HpGdqtDlun3SHlQ3rlWtfU1fCh8\/pCwtvvD9m\/6SdFt1QOV\/pCwtvtD9m\/6R\/SDhffaH7N\/0gdUDl0x\/hhUulWh+zf8ASfUx9hlf8Vh+zf8ASB04OXXH2GE11WH7N\/0mCL0ScIwnNbErMJquVGp+yiaVXV\/dBbrwcuuPsMJe9Vh6P9t\/0jq\/wxvtD9m\/6QW6gHMdXuGd9Yfs38g6vcM76w\/Zv5AOnBzHV7hnfWH7N\/IferzDW+kP2b+QFumBzXV3hvfSH7N\/IfOrvDV7Z0h3\/hv5AOmBzXV3hrfSH7N\/IOrvDd7Z0h3\/AIb+QDpQc31c4c3zh+zfyFKjVynVnpubJpsx0q2XZqpa97a08SgUjHM9hcZDHM9hcBogACkDEkxCW9nottC2PvT4f73AB5L0RETqmmr5OpnwoY8MIn2WZ0X0t1ecr4zolRqFdjzEnLrEguRtnI5qXs1E3VPzQaFUZaBGbHl3Mc5Utd7V9ykRKnHftk69daaFN6t36Q6zUTxmSZoVTfERWy10un95vKbdWo0\/MQnJDhK5fBlInzIJmGdFHg3W6XifEpsVN\/8AVmZKbiGxQaLPytNhQ40srIjVfduU1dblVN02J+lTsWAiQ5a7rfvJylELDqu\/riqu635maprkrZqXXwm1RKJUpZ006NLqmXk5KZTdOvxmedo0+9P2csqqutcpvKQa9HS1Ocq6VV6+5D8TDrKugp0ykzsCRWHFgqj1cq2ykX5mGPRp5yrkwL+knKUYKYt4cfzfMSOiLN\/g35m5T6ROQYcVHwVRXWt1yePxn2WpM6x8wroKoj0S3XJp1+MgxxNMiz8D8UlEWnxP4jvkbr6dOfZWMSD1yJZUunKfmn0ychSj2Pg5LleqomUmqyeMDma4mTdUQwSnXS3jsW6pRKjMNVIcsq+k3lNeUw\/U4bMl0sqem3lAjx2\/tV\/KnzMNi5FoNTSItpJ7kVES6PZyn4zBU17xenps5TvjMU5zE2jW0KYJ9LU+a\/hu9x0SYeqX+Ucnpt5TDPYaqkSSmIcOUVXuYqImW3StvxEzFERNvCJVt67P\/k\/7qVUbZE3S5L9DjFTKrNxnUpyQ3ts1enQ9PXKv7xRTAGJbJ\/Zi+2h\/UfJU07z1cuxtihJNW+guJgLEm9q+1h\/UbUtgjELNdPcn\/KzlMzEraVBbdFuplaipDTTulyFg6vNRbyC+0ZymVMIVxGIn2BdH+4zlMzjPhbhGRVynfgftujJ\/Kpa6kq3lL\/UV1W7IzlP23ClaS15Jfu7RnKZ25eFuGlTuuY78iEiZX+sO\/MdhJYaq8PKy5NUu23328pNjYQrjojlSRW2VfsjOU6ZROyGY6y5mIi3VdzSYnaUVfxOoXB9cVP8AwF9ozlMS4Mrun+oKuv8A\/RnKctuXhq4cw5PmfhG3RdH\/ANc6l2C67uSC+0Zyn5TBdf3vX2rOUu3LwXDlHQteg+ZNteo6vqKr+96+1Zyn4dgnEC\/4cvtWcpqMZ8Fw5lE8ARqpqVfMdPDwTXmrpp6+1Zyn6XBVe\/yC+0ZymoiU\/p4\/0TZrLSkSy5SuY6JEuvgdkJ\/1OjRtmp4TPjnoYYvqVSkoklSHRYcNlnL0+Ellyk8LjpXYCxJotTV9rD+o7R0c56uTTSh+lTwHU9QOJLWzYvtof1H1MBYk3aavtYf1FhHNM0fgZ7sSy2t+J0TcCYjRO1y+1Z9R8dgPEiuutOdZP95n1FHMx3KqLuJzHPVq6RpZV2zPeh6O\/AmJFaqJTV9rD+oi1Pob4rjOl1h0pzsmK1y\/toehEXT\/AHipTSi2ylCJdTp34ExIqramr7WH9QbgTEaac2r7Vn1BKc4iWP01NHg1HS9Q+IrJ\/Zrvaw\/qPiYGxHbtat\/4rPqCubRvzP2iaPMdH1DYiT\/Dne1Z9R9TA+It7lTRtWfUCnOqmv8AA+N++l\/AdL1EYi3acuras+o+JgjESW\/s5fas+oDnVTrF8R9ZuWOiTBGIUv8A2cvtWfUftuCa+idrlT\/lZ9QVzrtFj1LoI6qx\/wAP\/c5B2Cq+rU\/s9yr\/ABWfUd90K6RPURtSzpAWAsbpeR1yOvbKvqVfChB6EY5nsLh0+H+9wGvOzLEloiMiNSJa7cpFXg8AVhBqw5pnS29MiNV9kyla1US+7YAbDWo29kRLrdbH6AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABrzrU6Q91kyrWv5wAJYAA\/\/Z"
                            },
                            {
                                "timing": 23201,
                                "timestamp": 2993214775,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHAABAAIDAQEBAAAAAAAAAAAAAAUGAgMEAQcI\/8QAUhAAAQIDAgcJCwoDCAAHAAAAAAECAwQRBQYSFSFTVZPSBxcxM0FRkqHhExQ0Q1JxgYKRscEWIjVUYXJzssLRMmJ0IyU2QkVjg5QIZISio7Pw\/8QAGgEBAQADAQEAAAAAAAAAAAAAAAECAwQFBv\/EACgRAQACAgEDAwMFAQAAAAAAAAABAgMRIQQSMRNRkSIzUhRBQmGxcf\/aAAwDAQACEQMRAD8A\/VIAAAoV778T9j2nNWfJ2XLujQ3S6wXzUd0Nsdr40GG9W0YqUb3ZEX51UXKraKlfJjdFZCWVhNs3Dm5mLMQGQ++ERrYkKbZLIjnKmRrlfhVpkRKIiqBfgfKrD3Q7Ri2pMyUzKtjz8WbdKy8DvhjYDHJFmEosVG1ojYC5aKq\/NTBRVUlYO6QyYkZqegWYqyklASJN4cy1r2vXCo2G2io9tW0w6tbRapWi0D6AD5\/H3R0k3WpAnrMbDnLOlZmYjMhzSPY50FkB6MY\/BSuEkw3hRFRUVKLkU6G34mYyQFlLKgvScm4kpJd0nUYr3Q+6Yaxfmr3PinURMJVqlUTLQLwCkXf3QZa2osiyBJRIffc4yUaj4iVTCk1mcOicKZFbkWi8NS7gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHDbM3NSksx8jJrORnREZ3NH4FEXhVV5EShCrfBEVrVsS2e6KiqsPvdMNEpw0wuDJQuhaARli2q60lmGvkZuUdCdT+3ZRHphORFavL\/AA19Kc5heO1Y1kysGLLSExPPiRUYrILVVWNoqq5aIuRKdZBLArS3inoStfHsGdWXcxnzoPz3I9zaqitWi0TgVeen20QL0vixpiGtiWuzAiIyGroFEeiomWvAmVaf\/lpdCyg4rHn1tKSbMLKzEqqqrVhR24Lkp8Dktu15iy5qA1tnTE3LxGOVXy7Vc5rkpRFSlKLVcteTgIJgFYs29cWafDbGsK14HdFaiOdAyNqrUWvmVy8FciV+ws68AAFSZfCOkpEfFu7bHfENMrIcCrXLzNctFVPtodkvedkS0JGSj2baEvFm1cjHRYSI35qKq1Wv8q8nNzl1IsIOe0Y75Wz5mYhQXR4kKE6I2E3heqIqo1PtXgK3M3y7nMvl5exrTmYrFdhIyFSrUqjXIi5aKtOTlXmJoWwFegXoY+0JOSj2baMvEmlVGPiQkRmSvLX7F5Cbnoz5eSmI0KEsaJDhue2G3heqJVETzgbgVqXvRFVHtj2JaiPYqphQ4Kqx3DRWqtFyonKicJi+9j8KCjLAtpcNyoqul6YKJXLw8vIXQs4I2x7VW0nx294T0okLBoszDRiPrX+HKtaU9xjeG1I1lS0CLLyMeddEjNhuZBaqqxuVVetEXIiJ7VQglAVdL2uWTfFSwba7q1tUhLLZXO5kWvWWhq1RFpSvINAclrRVg2dHiIiqrW1yLQ6zgt\/6Hm\/uAREG0ldBhqsNVVWouV3YCPl\/B4X3U9wAuwAAj49i2VMTEzHj2bJRY81DSFHiPgNc6KzJ81yqnzkyJkXmPHWFZDlnFdZcgqziI2ZrLs\/t0TgR+T53pJEARa3dsVZN8otkWcsq9qMdB72ZgOaiqqIraUoiqq+dTZEsOyokaBGiWZIviwIawYT3S7FdDhqlFY1aZG0VUomQkABFtu7YrJaWl22RZzZeWid1gQ0lmYMJ\/lNSlGr9qHkxdyxJlZpZix7OirNua6YV8sx3dlTgV9U+cqclSVAHEyyrOhzzJ1khKNnGQ+4sjpBakRrPJR1Ko37OA7QAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADnn5GUtCCkGflYEzCRcJGRoaPbXnovLlI\/5L2BWuJLMr\/Ss\/YmABx2fZVn2ar1s+RlZVX0w1gQmswqcFaJlOwAAAAAAAAAAFRFVFVEqnAoAAUSqrRKrygAFRFVFVEqnAAAAAAAAAAABz2hCbGk4sN9cFyUWh0GuZ4lwEMyz4DWo1EdREomUHWAJIAAcUzaLIEZ0NzHKqcqGrG8LNv6jhtbw+J6PccZBNY3hZt\/UMbws2\/qIUATWN4Wbf1DG8LNv6iFAE1jeFm39QxvCzb+ohQBNY3hZt\/UMbws2\/qIUATWN4Wbf1DG8LNv6iFAE1jeFm39QxvCzb+ohQBNY3hZt\/UMbws2\/qIUATWN4Wbf1DG8LNv6iFAE1jeFm39QxvCzb+ohQBNY3hZt\/UMbws2\/qIUATWN4Wbf1DG8LNv6iFAE1jeFm39QxvCzb+ohQBNY3hZt\/UMbws2\/qIUATWN4Wbf1DG8LNv6iFAE1jeFm39QxvCzb+ohQBNY3hZt\/UMbws2\/qIUATWN4Wbf1DG8LNv6iFAE1jeFm39QxvCzb+ohQBNY3hZt\/UMbws2\/qIUATWN4Wbf1DG8LNv6iFAE1jeFm39QxvCzb+ohQBNY3hZt\/UMbws2\/qIUATWN4Wbf1DG8LNv6iFAE1jeFm39QxvCzb+ohQBNY3hZt\/UMbws2\/qIUATWN4Wbf1DG8LNv6iFAE1jeFm39QxvCzb+ohQBNY3hZt\/UdMnNtmsPBa5uDThK4S1g+P9X4gSxrmeJcbDXM8S4o4QABJAACv2t4fE9HuOM7LW8Piej3HGQAAAAAAqe6LPzVn2ZKxJKO+C90bBVWLSqYK5C2FK3VPoeT\/qP0uJPh09JETmrEqT8pba0lMdIfKW2tJTHSIgGG30Xo4\/xj4S\/yltrSUx0h8pba0jMdIiD1GqvAijZ6OP8AGPhLfKW2tJTHSHyltnSMx0iNbAe42pKOVCbYzTFH8Y+Hb8pbZ0jMdIfKa2dIzHSORJNaHiyioNp24faPh2fKa2dJTHSHymtrSMx0iPdLOQ1OY5q5ULtlGPFPiI+Er8pbZ0jMdIfKW2tJTHSIgDa+jj\/GPhL\/ACltrSMx0iVutb1qTV4ZKBMT0aJCe5yOY52RfmqpUyZuZ\/imz\/vu\/I4RPLVmxUjHaYrHif2fXsN3lKMN3lKYg2vmmWG7ylGG7ylMQBlhu8pRhu8pTEAZYbvKUYbvKUxAGWG7ylGG7ylMQBlhu8pRhu8pTEAZYbvKUYbvKUxAHZDysbXmPTGHxbfMZEQAAAAAAAAAAAAAAAAAAAAAAAAJawfH+r8SJJawfH+r8QJY1zPEuNhrmeJcUcIAAkgABX7W8Piej3HGdlreHxPR7jjIAAAAAAUrdU+iJP8AqP0uLqUrdU+iJP8AqP0uJPh1dH9+r5kEarlohlDYr3URCRlZXgyGt9Fe8Uc0GVVy5TuhSiJTIdkKAich1MhUQzrjmXn5ercbJdOY3JATmOtGGWCbfTiPLit1My4+4oeLATmO3BQYI7asP1Fkc+XReQ0RZVF5CXcyvIa3QyTjifDdTqphXo8pTgShxxIbmLlTIWaJBqhwzEtVFyGqazDvxdVFvKEJm5n+KLP+878jiNjwFYtUTISVzP8AFFn\/AHnfkcSPLozTE4rTHtP+PrgANr5cAAAAAAAAAAAAAAAB1w+Lb5jIxh8W3zGREAAAAAAAAAAAAAAAAAAAAAAAACWsHx\/q\/EiSWsHx\/q\/ECWNczxLjYa5niXFHCAAJIAAV+1vD4no9xxnZa3h8T0e44yAAAAAAFL3Umq6yZNE+sfpcXQqe6IzDs6U\/H\/SpJ8OjpZ1mrL59KS9ETIScGFREPIEKiJkOyGzIZUp+8u3qM8zOnjGGxGnqJkPSZM0V8OGImxQUCqYq44r9RLZFGQMMII4w\/USy7GdDxUFT1FN9OoYTja3NqaIkOp1qYOadlbReGNbTSURMwKouQyurCwL1SC8mG78jjtisqZ3eh0vFJLTgc78rjXaupejTPvHaP6l9FABk8cAAAAAAAAAAAAAAAB1w+Lb5jIxh8W3zGREAAAAAAAAAAAAAAAAAAAAAAAACWsHx\/q\/EiSWsHx\/q\/ECWNczxLjYa5niXFHCAAJIAAV+1vD4no9xxnZa3h8T0e44yAAAAAAFZv23CkJb8b9KlmK5fZKyMv+L8FERtsxTq0SqEJpvahgxDYZZLdkM5+qwYq6h6qmpynk5cm2+saeq4x5T1rcI3sg1Ofm3hZtFXPl5hlOzuJi6CX07MIyw5kUya4PhqhjwEi0xLZExLcihTBqmZ3YMumu9Wt7aobrDZS3ZRf5l\/KprVDosRKW1KfeX8qnpT9Uba62mImF3ABg0AAAAAAAAAAAAAAAAOuHxbfMZGMPi2+YyIgAAAAAAAAAAAAAAAAAAAAAAAAS1g+P8AV+JEktYPj\/V+IEsa5niXGw1zPEuKOEAASQAAr9reHxPR7jjOy1vD4no9xxkAAAAAAK9fPwGB+L8FLCV++fgUD8T4KWvla+VUaenicAU0dTZ0Y2DlMUSqnrj2Enzjybcy3zxDfBZkOprTGEmRDe1Mh14qODLd5gGLmG+mQ8cmQ6Jx8NEZOXFFZVDjiNopJPQ4o6ZTizV1y7cN2hqm1qmk2sXIY4p5dMslOmxfpiV+8v5VOZTqsb6YlfvL+VT2MU7q5bcSuYAK1AAAABMqgAeqioqpzHlAAAAAAAAAOuHxbfMZGMPi2+YyIgAAAAAAAAAAAAAAAAAAAAAAAAS1g+P9X4kSS1g+P9X4gSxrmeJcbDXM8S4o4QABJAACv2t4fE9HuOM7LW8Piej3HGQAAAAAAr98vApf8X4KWAr98\/AoH4vwUtfK18qoh6p409VMhz9TDoxtKmUJfnB6GLVop5VuJb55hIwlyIdDVOKC\/IdLHHbivDz8tG+p44wwjxzjom\/DnjHO2ERTjmFOiI6hxRnVU4c1ndhq1obWGtDa1KIYYo5dUvVOqxvpeV+8v5VOVeA6bF+mJX7y\/lU9jDGquW3MroACtQAAAAAyw1ynuGtF4DAAAAAAAAAAdcPi2+YyMYfFt8xkRAAAAAAAAAAAAAAAAAAAAAAAAAlrB8f6vxIklrB8f6vxAljXM8S42GuZ4lxRwgACSAAFftbw+J6PccZ2Wt4fE9HuOMgAAAAABXb6rSSl\/wAX4KWIrV+VpIS34vwURwzxxu0Qq7FMzTDcbWqM1O6NtkfTLxyGtUNyoYOQ8nLj06Il4x6op0sinIqKEVUNMWmqWpFnf3RDF0VDjw1PFcqmc5pa4ww2xItTTwqOUyRphzaW2Iir1qGxEPEQ9OzDj5Y3tp4p0WKv99Sv3l\/KpyucbrDd\/fkon8y\/lU9SI7a6aq13uV6ABg0AAAAAAAAAAAAAAAAOuHxbfMZGMPi2+YyIgAAAAAAAAAAAAAAAAAAAAAAAAS1g+P8AV+JEktYPj\/V+IEsa5niXGw1zPEuKOEAASQAAr9reHxPR7jjOy1vD4no9xxkAAAAAAKruguwbOlV\/3v0qWopu6c\/AsuTX\/wAx+lST4b+ljuy1hWYL6odTXJQhpSPVEykjCiVM6W3xLq6jBMTt2IopU1tdUzRTXlwd3MOatpjiXioYq3KbUU85Thvglti8NWCp6jTbRDw1+jK9zBGmSIehVN9OnlhNwxcuQOcaXvonCd9McUhhzeXkV9ENlgRK3gkk53O\/KpHzEaiLlPbsRsO9Mg3+Z35HGNrbl3Uwax2n+pfUQAV5QAAAAAAAAAAAAAAADrh8W3zGRjD4tvmMiIAAAAAAAAAAAAAAAAAAAAAAAAEtYPj\/AFfiRJLWD4\/1fiBLGuZ4lxsNczxLijhAAEkAAK\/a3h8T0e44zstbw+J6PccZAAAAAAClbqn0PJ\/1H6XF1KVuqfQ8n\/UfpcSfDq6L79XzeBGWGv2ErLTNaZSFM4cRWLkNfh9BkxRdZoUWqHQ2IQEvN8FVO6FMovKba5Pd5mXpUqj0PcKpwsjpzmxIqLymzdZcc4LQ66pynlTm7r9oWKnOTVWPpWdKuoYOeczo32mmJMInKJvEeGynTzLpfEOOPHRK5TmjzaInCR0aYc9aIarXmXoYel02zMzVVRFO65q1vTZ6r5TvyOIUmbm\/4os\/7zvyOMY8uvLWK4rRHtP+PrgANr5gAAAAAAAAAAAAAAAB1w+Lb5jIxh8W3zGREAAAAAAAAAAAAAAAAAAAAAAAACWsHx\/q\/EiSWsHx\/q\/ECWNczxLjYa5niXFHCAAJIAAV+1vD4no9xxnZa3h8T0e44yAAAAAAFK3VPoiT\/qP0uLqUrdU+iJP+o\/S4k+HV0X36vmJ6eHprfSiLRTYyM5vLkNZ4EmNu1k4qcJubOpzkYAwnFWUv34nOYunftIuv2gMfQq7nznMpofMudwGg8DOMdYZK5XcKmI5T0M3hNXM\/xRZ\/3nfkcQqk1ctK3ps+iKvzncH3HFjy1Z\/tW\/5P+PrgPcF3MvsGC7mX2G18s8B7gu5l9gwXcy+wDwHuC7mX2DBdzL7APAe4LuZfYMF3MvsA8B7gu5l9gwXcy+wDwHuC7mX2DBdzL7APAe4LuZfYMF3MvsA6ofFt8xkYw\/4G+YyIgAAAAAAAAAAAAAAAAAAAAAAAAS1g+P8AV+JEktYPj\/V+IEsa5niXGw1zPEuKOEAASQAAr9reHxPR7jjJybs1ZiO6J3XBrTJg1NOJ1zydHtIIkEtidc8nR7Ridc8nR7QIkEtidc8nR7Ridc8nR7QIk1xoEKO1EjQmRERaoj2ovvJrE655Oj2jE655Oj2g8IDF8n9Ul9U39hi+T+qS+qb+xP4nXPJ0e0YnXPJ0e0Mu6fdAYvk\/qkvqm\/sMXyf1SX1Tf2J\/E655Oj2jE655Oj2g7p90Bi+T+qS+qb+wxfJ\/VJfVN\/Yn8Trnk6PaMTrnk6PaDun3QGL5P6pL6pv7DF8n9Ul9U39ifxOueTo9oxOueTo9oO6fdAYvk\/qkvqm\/sMXyf1SX1Tf2J\/E655Oj2jE655Oj2g7p90Bi+T+qS+qb+wxfJ\/VJfVN\/Yn8Trnk6PaMTrnk6PaDun3QGL5P6pL6pv7GUOTlYT0fDloLHpwObDRFQncTrnk6PaMTrnk6PaE7p90SCWxOueTo9oxOueTo9oREglsTrnk6PaMTrnk6PaBEglsTrnk6PaeYoXPp0e0CKBK4oXPp0e09xOufTo9oESCWxOueTo9oxOueTo9oESCWxOueTo9oxOueTo9oESCWxOueTo9oxOueTo9oESCWxOueTo9oxOueTo9oESCWxOueTo9oxOueTo9oESCWxOueTo9oxOueTo9oESCWxOueTo9oxOueTo9oESCWxOueTo9oxOueTo9oESCWxOueTo9oxOueTo9oESCWxOueTo9oxOueTo9oESCWxOueTo9oxOueTo9oESCWxOueTo9oxOueTo9oESCWxOueTo9oxOueTo9oESS1g+P8AV+IxOueTo9p1yEn3ph\/Pw8KnJQDrNczxLjYa5niXFHCAAJIAAAV+1r53fsifiSVo2iyBNQ6K6GrHrSqVTgSnApx74l1dLwtW\/ZLqRbAVTfDurpeHq37I3w7raXh6t+yNSbWsFV3wrraXh6t+ye74N19LQ9W\/ZGpTcLSCr\/L+7GlYerfsmmLuk3SgvwIlswmu4adyibI1K7W4FO3zLn6ahaqJsjfMufpqFqomyQXEFO3zLoaahaqJsjfMuhpqFqomyBcQU\/fMuhpqFqomyN8y6GmoWqibI0LgCn75d0NNQtVE2Rvl3Q01C1UTZGhcAU\/fLuhpqFqomyN8u6GmoWqibJdC4Ap++XdDTULVRNkb5d0dNQtVE2SaFwBTnbpl0GpVbahU\/CibJgu6lcxEqtuQqfhRNkaF0BSd9S5WnYOqibJ6m6nctVyW7B1UTZAuoKS7dUuW3ht2Dqomyeb6tytOwdVE2QLuVG9l0Ft6ejTHfEFiRIEGBSJBw1TucZYi5a8DuBU+zlOffVuVp2DqomyN9W5WnYOqibIidDW2401Esuek5y2XR++3Q3PekHBWiVY+nzuF0FUh15KIuUzbc+1sXulH3iipDex2HgQaYT3MciuphLk7o5X09C1oh7vq3K07B1UTZG+rcrTsHVRNkvcaWOwJGckJaLDn55Z2I5+E16tVMFMFEplVeVFX08vCSZSd9W5WnYOqibI31bladg6qJsk2LsCk76tytOwdVE2Rvq3K07B1UTZAuwKTvq3K07B1UTZG+rcrTsHVRNkC7ApG+tcrT0HVRNkJuq3KVaJb0Gv4UTZAu4KTvq3Kyf37By\/7UTZMV3V7kouW3oOqibIF4BR99i5GnoOpibJ7vq3K09B1UTZAu4KRvrXJ09B1UTZG+tcnT0HVRNkC7gpG+tcrT0HVRNkb61ya\/T0HVRNkC7gpG+tcnT0HVRNkb61ydPQdVE2QLuCkb61ydPQdVE2RvrXJ09B1UTZAu4KRvrXJ09B1UTZG+tcnT0HVRNkC7go++vcnT0HVRNkb69ydPQdTE2QLwCkb61ydPQdVE2T3fVuVp2DqomyBdgUnfUuVp2DqomyTd2r1WLebvjEc8yb73we64LHNwcKtOFE5lAmzXM8S42GuZ4lwHCAAJIGpJiEtaPRaZFoe93h+V1AfnTdhbXdCtH7sL\/62lORh9S3R7pW1a98J2ds+SWNLREho1\/dGJWjGouRVrwoVxLg3k0auth7RuiY0wlUkYbGw\/sLY24V4k\/01dbD2jNLiXirls5dazaLuEVNsM2NhfYWxLi3g0cutZtGaXHvBo9dazaG4NKokMr9uNwZ9U\/lQ+nJci3tHrrWfuQVs7nd6Jie7pBstXMwUSvdoafqJaY0sKC3gPS4Jua3tRPol2vh7R7va3s0Q7Xw9ow4ZKdQ9oXDe2vZol2vh7Q3tr2aJdr4e0OBUWtqe4OUuDdzi9aJ9Eu10PaPd7i9Vfop2uh7ReEU7BNjIdVLcm5zerRTtdD2jZD3Or0ouWyna6HtF4VUu4oZJAReQuKbnt56fRa66HtGbdz68yJlsxddD2i7hFLWBl4DzuBdl3Pry1+jF10PaG99ebRi66HtDcCkrL1SiocUeTwXKlPmqfQ97282jF10PaMYm53eV7aLZi1\/Gh7RdwPmT5VWuoanQHovzFRF+0+ixNza9Lkpipapwf20PaOd25nezCRUsl2vh7RjbUkKGkKNVMNWq3lOhkq5zUVMCi5cqF3Xc0vVg0xOq\/wDPD2jfD3Ob0NhtTE6oqJn4e0YxELMqH3q9Mn9n7Asq9M37C\/pudXo0R\/8AND2gu5zenRK66HtF1CblQUlnfyewd7O\/k9hfN7q9GiF18PaG91enRC66HtE1BuVD71dzs9h53s7nb7C+Luc3p0Quvh7R5vc3q0Quvh7Q1C7UXvZ3O32HncHItat9he13Ob1aIXXw9o8Xc4vVohdfD2hwbUbuLl8j2HqQF529Eu+9xerRC6+HtGSbnF6eWyF10PaJwKSkstP8nRDZVe6IlW9EvSbnV6afRK6+HtHrtzm9HJZS66HtDgUJZVcFlVT+HmOWZllRW5U9h9DfucXpVG\/3U7Imeh7Rzx9zS9j8HBsly0\/34e0ZRpJUmXllVK1T7Mh1tllROFvRLfA3Nr1sYiOsl1fxoe0b27nV6eWylX\/mh7RJ0sKNElVX\/M3onO6VXy06J9CdudXoX\/SV18PaNLtzi9K\/6Quvh7QiYFAWXVFphf8AtNfe64f8XJzF\/Xc2vXoddfD2jHe0vXhVxOtKZ+HtGXDHlRO91X\/OiegLLKn+fqL7va3r0Muvh7Rgu5rezQy6+HtE4XlQVgU\/zdRisH+bqL67cyvav+jLr4e0a13Mb26Fd\/2Ie0Xg5UVYX83Uedy\/m6i8ruYXu5LFd\/2IW0a13Lr4Kv0M5E\/qIW0PpTlRnpRyoYROBP2Lq\/cqvmr1VLFdT+ohbRg\/cpvotKWK7\/sQtoxlYUtjkVUThXzGxPur7C5S+5TfJrlV1iuT\/wBRC2jqTcuvhod2vhbRgqiYKpyL7D71\/wCFutLyVRUyy\/D\/AMhQt7C9+h3a+FtH1rcIu3at2EtrHkosr3x3HuVXtdhYOHX+FV50Kr64a5niXDu8Pyuo552ZYktERkRqRKVbhIq9XMQaQcsOaZ3NvdIjVfRMJWtVEry0AHQ1qNrRESq1WhkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADnnWp3B7qJhUpX0gARYAA\/\/9k="
                            },
                            {
                                "timing": 26515,
                                "timestamp": 2996529150,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHAABAAIDAQEBAAAAAAAAAAAAAAUGAQMEAgcI\/8QAThAAAQIDAQYPDwQBAgYDAAAAAAECAwQRBQYSFSFToQcTFjEzNUFRVZGTotHS4RQiNENSVGFxc4GCkrGywRcydMIjQnIIJUViY4Mk0\/D\/xAAbAQEAAwEBAQEAAAAAAAAAAAAAAQIGBAMFB\/\/EACgRAQACAQMDBAMAAwEAAAAAAAABAhEDElEEEzIhMTNSBUGRIkJxgf\/aAAwDAQACEQMRAD8A\/VIAAAoV193E\/Y9pzVnydly7o0N0usF81HdDbHa+NBhvVtGKlG6ciL31UXGraKlcTGiKyEsrCbZt\/NzMWYgMh90IjWxIU2yWRHOVMTXK++rTEiURFUC\/A+VWHoh2jFtSZkpmVbHn4s26Vl4HdDGwGOSLMJRYqNrRGwFx0VV71L1FVSVg6JDJiRmp6BZirKSUBIk3fzLWva9b6jYbaKj21bS\/q1tFqlaLQPoAPn8fRHSTdakCesxsOcs6VmZiMyHNI9jnQWQHoxj71K3yTDddEVFRUouJTobdxMxkgLKWVBek5NxJSS0ydRivdD0y\/WL3q6XsTqIl8q1SqJjoF4BSLn9EGWtqLIsgSUSH3XOMlGo+IlUvpNZm\/omumJW4louvUu4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABw2zNzUpLMfIyazkZ0RGaWj7yiLrqq7iJQhVuwRFa1bEtnTFRVWH3Ol+iU16X2tioTgWgEZYtqutJZhr5GblHQnU\/zsoj0vnIitXd\/bX3pvni6O1Y1kysGLLSExPPiRUYrILVVWNoqq5aIuJKZyBLArS3RT0JWvj2DOrLuYzvoPfuR7m1VFatFomsq79PTRAupfFjTENbEtdl5ERkNXQKI9FRMddZMa0\/8Ay0nAsoOKx59bSkmzCysxKqqq1YUdt65Kfg5LbteYsuagNbZ0xNy8RjlV8u1XOa5KURUpSi1XHXc1iBMArFm3VxZp8NsawrXgaYrURzoGJtVai19SuXWriSvoLOusABUmXYR0lIj4tztsd0Q0xshwKtcu81y0VU9NDsl7p2RLQkZKPZtoS8WbVyMdFhIje9RVWq1\/7V3N7fJxIsIOe0Y75Wz5mYhQXR4kKE6I2E3XeqIqo1PSusVuZuy0uZfLy9jWnMxWK6+RkKlWpVGuRFx0Vabm6u8RgWwFegXUMfaEnJR7NtGXiTSqjHxISIzFXdr6F3Cbnoz5eSmI0KEsaJDhue2G3XeqJVET1gbgVqXuoiqj2x7EtRHsVUvocFVY7XorVWi40TdRNc8vusffQUZYFtLfuVFV0vS9RK49fd3CcCzgjbHtVbSfHb3BPSiQr2izMNGI+tf241rSn0PN0NqRrKloEWXkY866JGbDcyC1VVjcaq9aIuJETjVCBKAq6XWuWTfFSwba01rapCWWxudvItc5aGrVEWlK7gwByWtFWDZ0eIiKqtbXEtDrOC39p5v\/AGAREG0ldBhqsNVVWouN3YCPl\/B4X+1PoALsAAI+PYtlTExMx49myUWPNQ0hR4j4DXOisxd65VTvkxJiXeMOsKyHLOK6y5BVnERszWXZ\/nRNZH4u+95IgCLW52xVk3yi2RZyyr2ox0HuZl45qKqoitpSiKqr61NkSw7KiRoEaJZki+LAhrBhPdLsV0OGqUVjVpibRVSiYiQAEW252xWS0tLtsizmy8tE02BDSWZewn+U1KUavpQxMXOWJMrNLMWPZ0VZtzXTCvlmO05U1lfVO+VNypKgDiZZVnQ55k6yQlGzjIeksjpBakRrPJR1Ko30ax2gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHPPyMpaEFIM\/KwJmEi3yMjQ0e2u\/Rd3GR+pewK1wJZlf4rOgmABx2fZVn2ar1s+RlZVX0v1gQmsvqa1aJjOwAAAAAAAAAAFRFVFVEqmsoAAUSqrRKrugAFRFVFVEqmsAAAAAAAAAABz2hCbGk4sN9b1yUWh0GuZ2FwEMyz4DWo1EdREomMHWAJIAAcMzaLJeM6G5jlVN1DVheFk35jhtfw+J7vocZGRNYXhZN+YYXhZN+YhQRkTWF4WTfmGF4WTfmIUDImsLwsm\/MMLwsm\/MQoGRNYXhZN+YYXhZN+YhQMiawvCyb8wwvCyb8xCgZE1heFk35hheFk35iFAyJrC8LJvzDC8LJvzEKBkTWF4WTfmGF4WTfmIUDImsLwsm\/MMLwsm\/MQoGRNYXhZN+YYXhZN+YhQMiawvCyb8wwvCyb8xCgZE1heFk35hheFk35iFAyJrC8LJvzDC8LJvzEKBkTWF4WTfmGF4WTfmIUDImsLwsm\/MMLwsm\/MQoGRNYXhZN+YYXhZN+YhQMiawvCyb8wwvCyb8xCgZE1heFk35hheFk35iFAyJrC8LJvzDC8LJvzEKBkTWF4WTfmGF4WTfmIUDImsLwsm\/MMLwsm\/MQoGRNYXhZN+YYXhZN+YhQMiawvCyb8wwvCyb8xCgZE1heFk35hheFk35iFAyJrC8LJvzDC8LJvzEKBkTWF4WTfmGF4WTfmIUDImsLwsm\/MMLwsm\/MQoGRNYXhZN+Y6pKcbN3941zb2muVsl7A8f8P5JiRLGuZ2FxsNczsLiRwgACSAAFetfw+J7vocZ2Wv4fE930OMrIAAAAABTNFG0pyzLJlIshMPgPdHvVcxddL1cRcygaMe0cl\/I\/qp0dJETrViXh1MzGlaYUDVbbvCcxxjVbbvCcxxkEDRdnT+sfx8Xu35lO6rbd4TmOMarbd4TmOMggOzp\/WP4d2\/Mp3VbbvCcxxjVbbvCcxxkHRTN6Ozp\/WP4ju3+0pvVbbvCcxxjVbbvCcxxkJei9HZ0\/rH8O9f7Sm9Vtu8JzHGNVtu8JzHGQdAOzp\/WP4nu3+0pzVbbvCcxxjVbbvCcxxkEB2dP6x\/Du35lO6rbd4TmOM9wbrLddFai2nMU9ZXzZL7M0dnT+sfxE6t8e8v0ZZL3xbLk4kRyue+CxzlXdVWodZxWLtPI+wZ9qHaZe\/lLQV8YAAVWAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACXsDx\/w\/kiCXsDx\/w\/kQJY1zOwuNhrmdhcWHCAAJIAAV61\/D4nu+hxnZa\/h8T3fQ4ysgAAAAAFA0Y9o5L+R\/VS\/lA0Y9o5L+R\/VTp6L56vDqvis+RgymM9NQ0z4MywiHpGmyFDdEdesSq7xvSSmF1oTsxSdSlZxaYhaulqXjNazMf8c1EFPQdiWfNbkF2Y0xoD4Lr2K1WupWik1vS3pEqW071jNqzH\/jVQxQ90QxRCzzy8qhi9PdDFAnLUrTBtVDyrQtEtZsl9maeFQ9y+zNCZ9n6KsXaeR9gz7UO04rF2nkfYM+1DtMlfylpKeMAAKrAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABL2B4\/4fyRBL2B4\/4fyIEsa5nYXGw1zOwuLDhAAEkAAK9a\/h8T3fQ4zstfw+J7vocZWQAAAAACgaMe0cl\/I\/qpfyg6MKVsSS\/kf1U6ei+ern6r4bPkrUPaIEPSIaZnpl3WK2+nET0KWRkNEQqslMrKx9Ma1HLSlFWhJJbr08Q35j5fWdNqampupGX2Oh63T0dHZeceqdRtCu3RJSeb\/sT6qbcPxMg35iPtCbdOx0iOYjaNpRFqefSaGtp6u68Yg63q9HV0ttJzLmAoD62XxigqYM1JyYYpvGFQ9GF9BI8OSogJ\/maelMwk\/ytC2fR+hrF2nkfYM+1DtOKxdp5H2DPtQ7TJX8paanjAACqwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAS9geP+H8kQS9geP+H8iBLGuZ2FxsNczsLiw4QABJAACvWv4fE930OM7LX8Pie76HGVkAAAAAAoWi\/tJJfyP6qX0oei\/tLJfyP6qdXRfPVz9X8NnydD16DCb5lDSyzprGAZKzKSgrjMLjM0KjC1qK75mgJRk1wYUyikJBrAFolDC75mFsiDcMwtkQsP0JYu08j7Bn2odpxWLtPI+wZ9qHaZK\/lLUU8YAAVWAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACXsDx\/w\/kiCXsDx\/w\/kQJY1zOwuNhrmdhcWHCAAJIAAV61\/D4nu+hxnZa\/h8T3fQ4ysgAAAAAFD0XtpJP+R\/VS+FD0XtpJL+R\/VTq6L56ubq\/hs+UgKFNJLPQIYXGpncMJulEsoZBlC0QrMsUBkE4Vy8mFPRjdKytBroAhgQszunqHsiHlT0zZELwq\/Qdi7TyPsGfah2nFYu08j7Bn2odpkr+UtTTxgABVYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJewPH\/D+SIJewPH\/D+RAljXM7C42GuZ2FxYcIAAkgABXrX8Pie76HGdlr+HxPd9DjKyAAAAAAUPRe2lkv5H9VL4UPRe2lk\/5H9VOrovnq5ur+Gz5SoUKDSSz0G4YTdMoKYyiWTKHlDZBYsSKyG2iK5URKlsxEZlXGfR5BPwbmoztlmIbP9qKvQdsO5uVYn+SLFevooiHDf8r01P8AbP8Ax016DWt+lSMLrl1bZchBSqS7VX\/uVV+pEXQwoaSzHQ2NajXUo1KHJp\/mdLV1q6VYn1dNvxmpTTnUmfZAoYMpiQwfYh89lT0zZGnkyzZELwq\/Qli7TyPsGfah2nFYu08j7Bn2odpkr+UtTTxgABVYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJewPH\/D+SIJewPH\/AA\/kQJY1zOwuNhrmdhcWHCAAJIAAV61\/D4nu+hxnZa\/h8T3fQ4ysgAAAAAFD0XtpJL+R\/VS+FD0X9pJL+R\/VTq6L56ufq\/hs+UJrGTCKZNLLOsGQCkwk3TLHK1yOTXRamFxmNZCBfoU0j4bXbipUy6PvETZj1iSEF3opxYjqxn5zrTbT1LafEzDa6VK3pF+YbIkVXEfarNMkIu+iV4lOxEMxIaRIT2L\/AKkVB00zXVrqcTEr6unFtO1OYlTAgpRabwP0iGGkQzD2RDyu8Zh7IhYfoWxdp5H2DPtQ7TisXaeR9gz7UO0yV\/KWop4wAAqsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEvYHj\/h\/JEEvYHj\/AIfyIEsa5nYXGw1zOwuLDhAAEkAAK9a\/h8T3fQ4zstfw+J7vocZWQAAAAAChaMG0kl\/I\/qpfSg6MS0sSS\/kf1U6ei+ern6r4bPlNTKLiNbVPdTTM9MPWsDCKZEwhgzUVBXAsVzzr+Tc3da4lb0qMpOR5RHpAciX9K1Soiz81E\/fHf6kxfQz3U\/hba2vbUiYiJfd6f8rTS0a0mJmYW1ysYlXuRqb6rQ0RLQk4aUdHYvqx\/QqLnK5auVVXfUweul+C06+Vsqan5q8+NcNkyrXTEVYf7Fcqp6jXrDWPKn3a12xh8aZ3TkXOZhL\/AJGoeVWggrWM0kx6P0RYu08j7Bn2odpxWLtPI+wZ9qHaZK\/lLT08YAAVWAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACXsDx\/w\/kiCXsDx\/wAP5ECWNczsLjYa5nYXFhwgACSAAFetfw+J7vocZ2Wv4fE930OMrIAAAAABQNGPaOS\/kf1Uv5QNGPaOS\/kf1U6ei+erw6r4rPkiKe2uNZlDSvgzDcihPQa0cekdUlSYe675k81FfQFcPVBQ8ivoBhmqCpiphVBhmp5VaGFceFULxDKqepfZmms2S+zNCZ9n6KsXaeR9gz7UO04rF2nkfYM+1DtMlfylpKeMAAKrAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABL2B4\/4fyRBL2B4\/4fyIEsa5nYXGw1zOwuLDhAAEkAAK9a\/h8T3fQ4zstfw+J7vocZWQAAAAACgaMe0cl\/I\/qpfyi6LcvGmbGk2y8GJFckeqoxquVEvV3jp6Oca1cvDqYzpWfHgduCrQ8xmuSd0DBVoeYzXJO6DR768vh7LcOIzU7MFWh5jNck7oGCrQ8xmuSd0DfXk2W4ciKZvjqwVaHmM1yTugYKtDzGa5J3QN9eUdueHNfekxfHVgq0PMZrkndAwVaHmM1yTugb68nbnhyK4xU7MFWh5jNck7oGCrQ8xmuSd0DfXlOyeHEDtwVaHmM1yTugYKtDzGa5J3QN9eTZbhxGyX2Zp04KtDzGa5J3QbJeyrQ05v\/wAGa5J3QN9eSaWx7Pvti7TyPsGfah2nHY7VbZMk1yK1yQWIqKlFRb1DsMrfyloa+MAAKrAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABL2B4\/4fyRBL2B4\/4fyIEsa5nYXGw1zOwuLDhAAEkAAK9a\/h8T3fQ4ycm7NWYmHRNNva0xXtTTgdcvze0qIkEtgdcvze0YHXL83tGBEglsDrl+b2jA65fm9owIkwqIuuiKS+B1y\/N7Rgdcvze0YERet8lOIXrfJTiJfA65fm9owOuX5vaBEXrfJTiF63yU4iXwOuX5vaMDrl+b2gRF43yU4het8lOIl8Drl+b2jA65fm9oERet8lOIXrfJTiJfA65fm9owOuX5vaBEXjfJTiF63yU4iXwOuX5vaMDrl+b2gRF63yU4het8lOIl8Drl+b2jA65fm9oEReN8lOII1qayJxEvgdcvze0YHXL83tAiQS2B1y\/N7Rgdcvze0YESCWwOuX5vaMDrl+b2jAiQS2B1y\/N7Rgf\/AM6fL2jAiQS2B\/8Azp8vaMDrl0+XtGBEglsDrl+b2jA65fm9owIkEtgdcvze0YHXL83tGBEglsDrl+b2jA65fm9owIkEtgdcvze0YHXL83tGBEglsDrl+b2jA65fm9owIkEtgdcvze0YHXL83tGBEglsDrl+b2jA65fm9owIkEtgdcvze0YHXL83tGBEglsDrl+b2jA65fm9owIkEtgdcvze0YHXL83tGBEglsDrl+b2jA65fm9owIkEtgdcvze0YHXL83tGBEglsDrl+b2jA65fm9owIkl7A8f8P5MYHXL83tOyz5PuS\/7+\/vqblCYHWa5nYXGw1zOwuJHCAAJIAAAcse0JWBFWHFjI16a6UU14WkcunEvQB3A4cLSWXTiXoM4VksunEvQB2g4sKyWXTiU0zdvWbKQVizEzew013Ixy09dEGBJgq0xogXMSzUdGtVjWru6VEVPtOZdE645P+twuSidUnEwLkCmfqfcdw3C5KJ1TZL6JVyMxE0uDbUFz11k0t6V42kT6e4t4Kyt3lzSa9qM5N\/VMavbmeFYfJv6pXfXlbbPCzgrKXeXNLrWozk39U9Jdxc4utabOTf0DfXk2zwsgK7q1ue4SZ8j+gyl2lz661pQ\/kf0DfXk2zwsIK9q0uf4Sh\/I\/oC3aXPoiqtpMom8x6\/gb68m2eFhBXku0ufXWtKH8j+gas7n+EofyO6BvrybZ4WEFf1Z3P8JQ\/kd0DVnc\/wAJQ\/kd0DfXk2zwsAK9qzuf4SZ8j+g8RbubnIKIsS04bUVabG\/oJi0TOIlExMe6yAqMbRIuSguRsW2YTVVK7FE6p0Jd3c0rUVLVh0XGi3j+gTaK+5ETPssxUbrLkFt6ejTHdEFiRIEGBSJBv1TS4yxFx11nayp6N06dXVzfCkPk39A1d3N8KQ+Tf0ERqVj9m2eEU24aaiWXPSc5bLo\/dbobnvSDerRKsfTvtd0FUh13KIuM9tuPtbB7pR90UVIb2Ov7yDS+e5jkV1L5cWmOV9PctaISWrq5vhSHyb+gaurm+FIfJv6Ce7HJsnhJWBIzkhLRYc\/PLOxHPvmvVqpepeolMaruoq+\/d1yTK1q7ub4Uh8m\/oGrq5vhSHyb+gjfXk2zwsoKxq8ua4UZyb+qef1AuXrTC0Ku9eP6BvrynbPC0grGr25nhWHyb+gavbmeFYfJv6BvrybZ4WcFYW765hNe1oXJv6Bq9uZ4Vh8m\/oG+vJtnhZwVZdEC5dNe1ofJv6prfojXJs\/dbEJP\/AFv6oi0TOIlE1mP0toKimiRckutbMLkonVMO0SbkmrR1swkX2cTql9s8Iyt4Kk3RGuTclUtiGqeyidULojXJpr2xC5OJ1Sm+vKds8LaCpfqNcpu2xC5N\/VM\/qNcnwzC5N\/VG+vKds8LYCpfqNcnwxC5N\/VM\/qLcpwxD5KJ1RvrybZ4WwFS\/Ua5OlcMQqeyidUfqPcnwxD5KJ1RvrybZ4W0FR\/Ue5PhiFyUTqmU0R7k67cwuTidUb68o2zwtoKd+plyCa9tQk9cKJ1TzG0ULjYLUdEtyE1FWldKidUmLRP7NswuYKOmivcSq0S3oKr7GL1TZ+qNxnDkLkonVLYlC6Apn6oXG8OQuSidUmrnLqLGuk0\/Ak8yb0i90y9Y5t7fVprom8oxJlMmuZ2FxsNczsLiBwgACSBqSYhLWj0WmJaGdPh+VmAqlv7axvU36IcCIS9ry0aPPxIkJl8xaUWqbxx9wTOSzoWhVy0MnV3BM5LOhlJCZyedCRzUMpvHT3DMZPOhlJGYyedCBV7ZuUkp9r3wWpLxl171Ksd629B8tunuKmJGK5zYel11nJjhu9S7h98SSmMnnQ1x7PjREc18FHMVKKiqiopaL\/AKkw\/KszKRpaJeR4asd6dZTTeY0VMSn6GtzQ\/ZPQ3dzQWw1XxblRWL6t1D59aWhZb7FV0jKK9K\/sWKzMtR6T7ESp8na8Vl6yae6IxMV9\/qTpLRZ7JKNCSIky9zV3Woi\/k5v0zus4Idy8LrG2U0PLs5OLfy9luTfaseHR3rS+ObU0Kz6193tXUmPSUg1bNauONHrv6WnSbmOs5fHR1T2adJslLhrpYrVdM2W6C9NxIkNyL6u+JOBcNbCJV0pETFrVZ1jl7duHtvryjWpZ9KJFjU9mnSbWw7Pvr5IsW+Xd0tOkmGXFWq2idzPX01Z1jalxdpLrwH8besR27cI3xyhkhSSqi6dF5NOk96TJZaNyadJNNuOtNK1gu5vWPeo+0qbE7m9YbLcG+vKB0iTrssWns06TystJX19psZf\/AFp0lh1H2jknc3pM6j7RyS8bekdu3Bvryrnc0kq99Ei8mnSYSXk1cqX8VETfhJ0liW4+09yEvN6xjUfau7Czp0jt24TvjlXll5OlNMiqm9padJzWhKS0WUiMhPiK+lWorERK8ZaG3H2siIiw1X0qrcec8vuNtZUxQsfrb0lq1vWYtEIm1ZjEy+RWvLq+CyJusWi+pSUsRro8g1XRES97zWrrFotHQ\/t97orGSN+x6a7YjESvvXfOGx7grrJZXQ32a5sN2OunQ1ovzHX1Nd8Rarx0bbfSXO2Xl0pfxYlfQxOk2aXKIqIsWPj3dLTpJttwtv0q6Vci+hzOseluDt5VbSC9ErjreY+ccey3D33RyhEhyWVj8mnSNKkb6+0yNfa1dLTpLDqEtndgP429YahLY83fT1t6w2W4N0cq9pcnlI\/Jp0jS5TciRvkTpLEtwtsebv8Amb1jC3DWx5s\/5m9YbLcG6OVcfClVb3sSMi+lidJ5dAkna6xF9bE6SyLcPbXmr\/mZ1hqGtrzV\/wAzOsRstwbo5VtIMmiUR0VE\/wBidJhYUnVO+jL6mJizlk1D215q\/wCZnWCXD235q7jZ1hstwbo5VtYUkv8Arjr8CdJreyURaVjr6bxOktDrhrbvVXuVy+hHMx84541xFvItGyER+LXR0Prk9u3BujlVZjuNjHOV8WibitTGQLmaZEVdzcTeLjMXAXUxoqqtmOvUXEmnQ+seXaH11DG95ZSud7aHi5x39PpVpG63u59W829I9lRiKkFKJRXbxukZaDEVXzb3pvI1qLX14y1SehtdE6r5mQc19f238N39jvTQ8tyngb+NnXI6jWtP+NITp0j3sqt5Z6YtNjJ8DekwsOzVxK6MvrY3pLX+ndt+Zu42dcLoeW55m+nrh9c4dluHRujlVb2Q8uN8rekw5sg3XdHpv3qFqXQ8t2ip3HE9yw+ueF0O7eVKdyReOH1xsng3Ryq3\/L6YlmPlb0nishX90x6e9b0lrXQ6t6ngURffD65j9O7e8xi\/ND642Twbo5VT\/l6ayzCeprTyqyO\/McTS3pocW85fBHt9as65oi6Hd0LWKrbOiupuNdCqvG8nZPCN0cqmrpFKrWY4mnFN2hZ8vERr2zSqqVxI3pLmuh7dCv8A0mZ+eD\/9hFWloX3VTMyj4dkxLxG0xxoSL9566elmf8oUvqYj0lWsLWY5aaVNr6kac1pvlpqGxsBsVrUWqq+nFiLQzQtutbiSx1RPbwusbk0MLrKbUu5eH1jqro0rOXhbUtPoo8OC1iUahsbDVdwu6aGV1bUVcEuX0JGh9Y5o2h3duq3svYSsTynzEJc18e+aw88Sqqw2sbfPVGt31U+2\/wDDFHhRdUaQVvr1Zeq0xeMPmTtCq7OK6+j2TEiL6ZiFTivj7BoA3M2tcs220tySWU7o0nSu\/a6+vb+v7VWmuhW9swmI9X2E1zOwuGnw\/KzHPOzLEloiMiNSJSrb5FXNvHiu0g5Yc0zS26ZEar6JfK1qold2gA6GtRtaIiVWq0PQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOedamkPdRL6lK+8ACLAAH\/9k="
                            }
                        ]
                    }
                },
                "final-screenshot": {
                    "id": "final-screenshot",
                    "title": "Final Screenshot",
                    "description": "The last screenshot captured of the pageload.",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "screenshot",
                        "timing": 26516,
                        "timestamp": 2996530134,
                        "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHAABAAIDAQEBAAAAAAAAAAAAAAUGAQMEAgcI\/8QAThAAAQIDAQYPDwQBAgYDAAAAAAECAwQRBQYSFSFToQcTFjEzNUFRVZGTotHS4RQiNENSVGFxc4GCkrGywRcydMIjQnIIJUViY4Mk0\/D\/xAAbAQEAAwEBAQEAAAAAAAAAAAAAAQIGBAMFB\/\/EACgRAQACAQMDBAMAAwEAAAAAAAABAhEDElEEEzIhMTNSBUGRIkJxgf\/aAAwDAQACEQMRAD8A\/VIAAAoV193E\/Y9pzVnydly7o0N0usF81HdDbHa+NBhvVtGKlG6ciL31UXGraKlcTGiKyEsrCbZt\/NzMWYgMh90IjWxIU2yWRHOVMTXK++rTEiURFUC\/A+VWHoh2jFtSZkpmVbHn4s26Vl4HdDGwGOSLMJRYqNrRGwFx0VV71L1FVSVg6JDJiRmp6BZirKSUBIk3fzLWva9b6jYbaKj21bS\/q1tFqlaLQPoAPn8fRHSTdakCesxsOcs6VmZiMyHNI9jnQWQHoxj71K3yTDddEVFRUouJTobdxMxkgLKWVBek5NxJSS0ydRivdD0y\/WL3q6XsTqIl8q1SqJjoF4BSLn9EGWtqLIsgSUSH3XOMlGo+IlUvpNZm\/omumJW4louvUu4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABw2zNzUpLMfIyazkZ0RGaWj7yiLrqq7iJQhVuwRFa1bEtnTFRVWH3Ol+iU16X2tioTgWgEZYtqutJZhr5GblHQnU\/zsoj0vnIitXd\/bX3pvni6O1Y1kysGLLSExPPiRUYrILVVWNoqq5aIuJKZyBLArS3RT0JWvj2DOrLuYzvoPfuR7m1VFatFomsq79PTRAupfFjTENbEtdl5ERkNXQKI9FRMddZMa0\/8Ay0nAsoOKx59bSkmzCysxKqqq1YUdt65Kfg5LbteYsuagNbZ0xNy8RjlV8u1XOa5KURUpSi1XHXc1iBMArFm3VxZp8NsawrXgaYrURzoGJtVai19SuXWriSvoLOusABUmXYR0lIj4tztsd0Q0xshwKtcu81y0VU9NDsl7p2RLQkZKPZtoS8WbVyMdFhIje9RVWq1\/7V3N7fJxIsIOe0Y75Wz5mYhQXR4kKE6I2E3XeqIqo1PSusVuZuy0uZfLy9jWnMxWK6+RkKlWpVGuRFx0Vabm6u8RgWwFegXUMfaEnJR7NtGXiTSqjHxISIzFXdr6F3Cbnoz5eSmI0KEsaJDhue2G3XeqJVET1gbgVqXuoiqj2x7EtRHsVUvocFVY7XorVWi40TdRNc8vusffQUZYFtLfuVFV0vS9RK49fd3CcCzgjbHtVbSfHb3BPSiQr2izMNGI+tf241rSn0PN0NqRrKloEWXkY866JGbDcyC1VVjcaq9aIuJETjVCBKAq6XWuWTfFSwba01rapCWWxudvItc5aGrVEWlK7gwByWtFWDZ0eIiKqtbXEtDrOC39p5v\/AGAREG0ldBhqsNVVWouN3YCPl\/B4X+1PoALsAAI+PYtlTExMx49myUWPNQ0hR4j4DXOisxd65VTvkxJiXeMOsKyHLOK6y5BVnERszWXZ\/nRNZH4u+95IgCLW52xVk3yi2RZyyr2ox0HuZl45qKqoitpSiKqr61NkSw7KiRoEaJZki+LAhrBhPdLsV0OGqUVjVpibRVSiYiQAEW252xWS0tLtsizmy8tE02BDSWZewn+U1KUavpQxMXOWJMrNLMWPZ0VZtzXTCvlmO05U1lfVO+VNypKgDiZZVnQ55k6yQlGzjIeksjpBakRrPJR1Ko30ax2gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHPPyMpaEFIM\/KwJmEi3yMjQ0e2u\/Rd3GR+pewK1wJZlf4rOgmABx2fZVn2ar1s+RlZVX0v1gQmsvqa1aJjOwAAAAAAAAAAFRFVFVEqmsoAAUSqrRKrugAFRFVFVEqmsAAAAAAAAAABz2hCbGk4sN9b1yUWh0GuZ2FwEMyz4DWo1EdREomMHWAJIAAcMzaLJeM6G5jlVN1DVheFk35jhtfw+J7vocZGRNYXhZN+YYXhZN+YhQRkTWF4WTfmGF4WTfmIUDImsLwsm\/MMLwsm\/MQoGRNYXhZN+YYXhZN+YhQMiawvCyb8wwvCyb8xCgZE1heFk35hheFk35iFAyJrC8LJvzDC8LJvzEKBkTWF4WTfmGF4WTfmIUDImsLwsm\/MMLwsm\/MQoGRNYXhZN+YYXhZN+YhQMiawvCyb8wwvCyb8xCgZE1heFk35hheFk35iFAyJrC8LJvzDC8LJvzEKBkTWF4WTfmGF4WTfmIUDImsLwsm\/MMLwsm\/MQoGRNYXhZN+YYXhZN+YhQMiawvCyb8wwvCyb8xCgZE1heFk35hheFk35iFAyJrC8LJvzDC8LJvzEKBkTWF4WTfmGF4WTfmIUDImsLwsm\/MMLwsm\/MQoGRNYXhZN+YYXhZN+YhQMiawvCyb8wwvCyb8xCgZE1heFk35hheFk35iFAyJrC8LJvzDC8LJvzEKBkTWF4WTfmGF4WTfmIUDImsLwsm\/MMLwsm\/MQoGRNYXhZN+Y6pKcbN3941zb2muVsl7A8f8P5JiRLGuZ2FxsNczsLiRwgACSAAFetfw+J7vocZ2Wv4fE930OMrIAAAAABTNFG0pyzLJlIshMPgPdHvVcxddL1cRcygaMe0cl\/I\/qp0dJETrViXh1MzGlaYUDVbbvCcxxjVbbvCcxxkEDRdnT+sfx8Xu35lO6rbd4TmOMarbd4TmOMggOzp\/WP4d2\/Mp3VbbvCcxxjVbbvCcxxkHRTN6Ozp\/WP4ju3+0pvVbbvCcxxjVbbvCcxxkJei9HZ0\/rH8O9f7Sm9Vtu8JzHGNVtu8JzHGQdAOzp\/WP4nu3+0pzVbbvCcxxjVbbvCcxxkEB2dP6x\/Du35lO6rbd4TmOM9wbrLddFai2nMU9ZXzZL7M0dnT+sfxE6t8e8v0ZZL3xbLk4kRyue+CxzlXdVWodZxWLtPI+wZ9qHaZe\/lLQV8YAAVWAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACXsDx\/w\/kiCXsDx\/w\/kQJY1zOwuNhrmdhcWHCAAJIAAV61\/D4nu+hxnZa\/h8T3fQ4ysgAAAAAFA0Y9o5L+R\/VS\/lA0Y9o5L+R\/VTp6L56vDqvis+RgymM9NQ0z4MywiHpGmyFDdEdesSq7xvSSmF1oTsxSdSlZxaYhaulqXjNazMf8c1EFPQdiWfNbkF2Y0xoD4Lr2K1WupWik1vS3pEqW071jNqzH\/jVQxQ90QxRCzzy8qhi9PdDFAnLUrTBtVDyrQtEtZsl9maeFQ9y+zNCZ9n6KsXaeR9gz7UO04rF2nkfYM+1DtMlfylpKeMAAKrAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABL2B4\/4fyRBL2B4\/4fyIEsa5nYXGw1zOwuLDhAAEkAAK9a\/h8T3fQ4zstfw+J7vocZWQAAAAACgaMe0cl\/I\/qpfyg6MKVsSS\/kf1U6ei+ern6r4bPkrUPaIEPSIaZnpl3WK2+nET0KWRkNEQqslMrKx9Ma1HLSlFWhJJbr08Q35j5fWdNqampupGX2Oh63T0dHZeceqdRtCu3RJSeb\/sT6qbcPxMg35iPtCbdOx0iOYjaNpRFqefSaGtp6u68Yg63q9HV0ttJzLmAoD62XxigqYM1JyYYpvGFQ9GF9BI8OSogJ\/maelMwk\/ytC2fR+hrF2nkfYM+1DtOKxdp5H2DPtQ7TJX8paanjAACqwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAS9geP+H8kQS9geP+H8iBLGuZ2FxsNczsLiw4QABJAACvWv4fE930OM7LX8Pie76HGVkAAAAAAoWi\/tJJfyP6qX0oei\/tLJfyP6qdXRfPVz9X8NnydD16DCb5lDSyzprGAZKzKSgrjMLjM0KjC1qK75mgJRk1wYUyikJBrAFolDC75mFsiDcMwtkQsP0JYu08j7Bn2odpxWLtPI+wZ9qHaZK\/lLUU8YAAVWAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACXsDx\/w\/kiCXsDx\/w\/kQJY1zOwuNhrmdhcWHCAAJIAAV61\/D4nu+hxnZa\/h8T3fQ4ysgAAAAAFD0XtpJP+R\/VS+FD0XtpJL+R\/VTq6L56ubq\/hs+UgKFNJLPQIYXGpncMJulEsoZBlC0QrMsUBkE4Vy8mFPRjdKytBroAhgQszunqHsiHlT0zZELwq\/Qdi7TyPsGfah2nFYu08j7Bn2odpkr+UtTTxgABVYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJewPH\/D+SIJewPH\/D+RAljXM7C42GuZ2FxYcIAAkgABXrX8Pie76HGdlr+HxPd9DjKyAAAAAAUPRe2lkv5H9VL4UPRe2lk\/5H9VOrovnq5ur+Gz5SoUKDSSz0G4YTdMoKYyiWTKHlDZBYsSKyG2iK5URKlsxEZlXGfR5BPwbmoztlmIbP9qKvQdsO5uVYn+SLFevooiHDf8r01P8AbP8Ax016DWt+lSMLrl1bZchBSqS7VX\/uVV+pEXQwoaSzHQ2NajXUo1KHJp\/mdLV1q6VYn1dNvxmpTTnUmfZAoYMpiQwfYh89lT0zZGnkyzZELwq\/Qli7TyPsGfah2nFYu08j7Bn2odpkr+UtTTxgABVYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJewPH\/D+SIJewPH\/AA\/kQJY1zOwuNhrmdhcWHCAAJIAAV61\/D4nu+hxnZa\/h8T3fQ4ysgAAAAAFD0XtpJL+R\/VS+FD0X9pJL+R\/VTq6L56ufq\/hs+UJrGTCKZNLLOsGQCkwk3TLHK1yOTXRamFxmNZCBfoU0j4bXbipUy6PvETZj1iSEF3opxYjqxn5zrTbT1LafEzDa6VK3pF+YbIkVXEfarNMkIu+iV4lOxEMxIaRIT2L\/AKkVB00zXVrqcTEr6unFtO1OYlTAgpRabwP0iGGkQzD2RDyu8Zh7IhYfoWxdp5H2DPtQ7TisXaeR9gz7UO0yV\/KWop4wAAqsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEvYHj\/h\/JEEvYHj\/AIfyIEsa5nYXGw1zOwuLDhAAEkAAK9a\/h8T3fQ4zstfw+J7vocZWQAAAAAChaMG0kl\/I\/qpfSg6MS0sSS\/kf1U6ei+ern6r4bPlNTKLiNbVPdTTM9MPWsDCKZEwhgzUVBXAsVzzr+Tc3da4lb0qMpOR5RHpAciX9K1Soiz81E\/fHf6kxfQz3U\/hba2vbUiYiJfd6f8rTS0a0mJmYW1ysYlXuRqb6rQ0RLQk4aUdHYvqx\/QqLnK5auVVXfUweul+C06+Vsqan5q8+NcNkyrXTEVYf7Fcqp6jXrDWPKn3a12xh8aZ3TkXOZhL\/AJGoeVWggrWM0kx6P0RYu08j7Bn2odpxWLtPI+wZ9qHaZK\/lLT08YAAVWAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACXsDx\/w\/kiCXsDx\/wAP5ECWNczsLjYa5nYXFhwgACSAAFetfw+J7vocZ2Wv4fE930OMrIAAAAABQNGPaOS\/kf1Uv5QNGPaOS\/kf1U6ei+erw6r4rPkiKe2uNZlDSvgzDcihPQa0cekdUlSYe675k81FfQFcPVBQ8ivoBhmqCpiphVBhmp5VaGFceFULxDKqepfZmms2S+zNCZ9n6KsXaeR9gz7UO04rF2nkfYM+1DtMlfylpKeMAAKrAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABL2B4\/4fyRBL2B4\/4fyIEsa5nYXGw1zOwuLDhAAEkAAK9a\/h8T3fQ4zstfw+J7vocZWQAAAAACgaMe0cl\/I\/qpfyi6LcvGmbGk2y8GJFckeqoxquVEvV3jp6Oca1cvDqYzpWfHgduCrQ8xmuSd0DBVoeYzXJO6DR768vh7LcOIzU7MFWh5jNck7oGCrQ8xmuSd0DfXk2W4ciKZvjqwVaHmM1yTugYKtDzGa5J3QN9eUdueHNfekxfHVgq0PMZrkndAwVaHmM1yTugb68nbnhyK4xU7MFWh5jNck7oGCrQ8xmuSd0DfXlOyeHEDtwVaHmM1yTugYKtDzGa5J3QN9eTZbhxGyX2Zp04KtDzGa5J3QbJeyrQ05v\/wAGa5J3QN9eSaWx7Pvti7TyPsGfah2nHY7VbZMk1yK1yQWIqKlFRb1DsMrfyloa+MAAKrAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABL2B4\/4fyRBL2B4\/4fyIEsa5nYXGw1zOwuLDhAAEkAAK9a\/h8T3fQ4ycm7NWYmHRNNva0xXtTTgdcvze0qIkEtgdcvze0YHXL83tGBEglsDrl+b2jA65fm9owIkwqIuuiKS+B1y\/N7Rgdcvze0YERet8lOIXrfJTiJfA65fm9owOuX5vaBEXrfJTiF63yU4iXwOuX5vaMDrl+b2gRF43yU4het8lOIl8Drl+b2jA65fm9oERet8lOIXrfJTiJfA65fm9owOuX5vaBEXjfJTiF63yU4iXwOuX5vaMDrl+b2gRF63yU4het8lOIl8Drl+b2jA65fm9oEReN8lOII1qayJxEvgdcvze0YHXL83tAiQS2B1y\/N7Rgdcvze0YESCWwOuX5vaMDrl+b2jAiQS2B1y\/N7Rgf\/AM6fL2jAiQS2B\/8Azp8vaMDrl0+XtGBEglsDrl+b2jA65fm9owIkEtgdcvze0YHXL83tGBEglsDrl+b2jA65fm9owIkEtgdcvze0YHXL83tGBEglsDrl+b2jA65fm9owIkEtgdcvze0YHXL83tGBEglsDrl+b2jA65fm9owIkEtgdcvze0YHXL83tGBEglsDrl+b2jA65fm9owIkEtgdcvze0YHXL83tGBEglsDrl+b2jA65fm9owIkEtgdcvze0YHXL83tGBEglsDrl+b2jA65fm9owIkl7A8f8P5MYHXL83tOyz5PuS\/7+\/vqblCYHWa5nYXGw1zOwuJHCAAJIAAAcse0JWBFWHFjI16a6UU14WkcunEvQB3A4cLSWXTiXoM4VksunEvQB2g4sKyWXTiU0zdvWbKQVizEzew013Ixy09dEGBJgq0xogXMSzUdGtVjWru6VEVPtOZdE645P+twuSidUnEwLkCmfqfcdw3C5KJ1TZL6JVyMxE0uDbUFz11k0t6V42kT6e4t4Kyt3lzSa9qM5N\/VMavbmeFYfJv6pXfXlbbPCzgrKXeXNLrWozk39U9Jdxc4utabOTf0DfXk2zwsgK7q1ue4SZ8j+gyl2lz661pQ\/kf0DfXk2zwsIK9q0uf4Sh\/I\/oC3aXPoiqtpMom8x6\/gb68m2eFhBXku0ufXWtKH8j+gas7n+EofyO6BvrybZ4WEFf1Z3P8JQ\/kd0DVnc\/wAJQ\/kd0DfXk2zwsAK9qzuf4SZ8j+g8RbubnIKIsS04bUVabG\/oJi0TOIlExMe6yAqMbRIuSguRsW2YTVVK7FE6p0Jd3c0rUVLVh0XGi3j+gTaK+5ETPssxUbrLkFt6ejTHdEFiRIEGBSJBv1TS4yxFx11nayp6N06dXVzfCkPk39A1d3N8KQ+Tf0ERqVj9m2eEU24aaiWXPSc5bLo\/dbobnvSDerRKsfTvtd0FUh13KIuM9tuPtbB7pR90UVIb2Ov7yDS+e5jkV1L5cWmOV9PctaISWrq5vhSHyb+gaurm+FIfJv6Ce7HJsnhJWBIzkhLRYc\/PLOxHPvmvVqpepeolMaruoq+\/d1yTK1q7ub4Uh8m\/oGrq5vhSHyb+gjfXk2zwsoKxq8ua4UZyb+qef1AuXrTC0Ku9eP6BvrynbPC0grGr25nhWHyb+gavbmeFYfJv6BvrybZ4WcFYW765hNe1oXJv6Bq9uZ4Vh8m\/oG+vJtnhZwVZdEC5dNe1ofJv6prfojXJs\/dbEJP\/AFv6oi0TOIlE1mP0toKimiRckutbMLkonVMO0SbkmrR1swkX2cTql9s8Iyt4Kk3RGuTclUtiGqeyidULojXJpr2xC5OJ1Sm+vKds8LaCpfqNcpu2xC5N\/VM\/qNcnwzC5N\/VG+vKds8LYCpfqNcnwxC5N\/VM\/qLcpwxD5KJ1RvrybZ4WwFS\/Ua5OlcMQqeyidUfqPcnwxD5KJ1RvrybZ4W0FR\/Ue5PhiFyUTqmU0R7k67cwuTidUb68o2zwtoKd+plyCa9tQk9cKJ1TzG0ULjYLUdEtyE1FWldKidUmLRP7NswuYKOmivcSq0S3oKr7GL1TZ+qNxnDkLkonVLYlC6Apn6oXG8OQuSidUmrnLqLGuk0\/Ak8yb0i90y9Y5t7fVprom8oxJlMmuZ2FxsNczsLiBwgACSBqSYhLWj0WmJaGdPh+VmAqlv7axvU36IcCIS9ry0aPPxIkJl8xaUWqbxx9wTOSzoWhVy0MnV3BM5LOhlJCZyedCRzUMpvHT3DMZPOhlJGYyedCBV7ZuUkp9r3wWpLxl171Ksd629B8tunuKmJGK5zYel11nJjhu9S7h98SSmMnnQ1x7PjREc18FHMVKKiqiopaL\/AKkw\/KszKRpaJeR4asd6dZTTeY0VMSn6GtzQ\/ZPQ3dzQWw1XxblRWL6t1D59aWhZb7FV0jKK9K\/sWKzMtR6T7ESp8na8Vl6yae6IxMV9\/qTpLRZ7JKNCSIky9zV3Woi\/k5v0zus4Idy8LrG2U0PLs5OLfy9luTfaseHR3rS+ObU0Kz6193tXUmPSUg1bNauONHrv6WnSbmOs5fHR1T2adJslLhrpYrVdM2W6C9NxIkNyL6u+JOBcNbCJV0pETFrVZ1jl7duHtvryjWpZ9KJFjU9mnSbWw7Pvr5IsW+Xd0tOkmGXFWq2idzPX01Z1jalxdpLrwH8besR27cI3xyhkhSSqi6dF5NOk96TJZaNyadJNNuOtNK1gu5vWPeo+0qbE7m9YbLcG+vKB0iTrssWns06TystJX19psZf\/AFp0lh1H2jknc3pM6j7RyS8bekdu3Bvryrnc0kq99Ei8mnSYSXk1cqX8VETfhJ0liW4+09yEvN6xjUfau7Czp0jt24TvjlXll5OlNMiqm9padJzWhKS0WUiMhPiK+lWorERK8ZaG3H2siIiw1X0qrcec8vuNtZUxQsfrb0lq1vWYtEIm1ZjEy+RWvLq+CyJusWi+pSUsRro8g1XRES97zWrrFotHQ\/t97orGSN+x6a7YjESvvXfOGx7grrJZXQ32a5sN2OunQ1ovzHX1Nd8Rarx0bbfSXO2Xl0pfxYlfQxOk2aXKIqIsWPj3dLTpJttwtv0q6Vci+hzOseluDt5VbSC9ErjreY+ccey3D33RyhEhyWVj8mnSNKkb6+0yNfa1dLTpLDqEtndgP429YahLY83fT1t6w2W4N0cq9pcnlI\/Jp0jS5TciRvkTpLEtwtsebv8Amb1jC3DWx5s\/5m9YbLcG6OVcfClVb3sSMi+lidJ5dAkna6xF9bE6SyLcPbXmr\/mZ1hqGtrzV\/wAzOsRstwbo5VtIMmiUR0VE\/wBidJhYUnVO+jL6mJizlk1D215q\/wCZnWCXD235q7jZ1hstwbo5VtYUkv8Arjr8CdJreyURaVjr6bxOktDrhrbvVXuVy+hHMx84541xFvItGyER+LXR0Prk9u3BujlVZjuNjHOV8WibitTGQLmaZEVdzcTeLjMXAXUxoqqtmOvUXEmnQ+seXaH11DG95ZSud7aHi5x39PpVpG63u59W829I9lRiKkFKJRXbxukZaDEVXzb3pvI1qLX14y1SehtdE6r5mQc19f238N39jvTQ8tyngb+NnXI6jWtP+NITp0j3sqt5Z6YtNjJ8DekwsOzVxK6MvrY3pLX+ndt+Zu42dcLoeW55m+nrh9c4dluHRujlVb2Q8uN8rekw5sg3XdHpv3qFqXQ8t2ip3HE9yw+ueF0O7eVKdyReOH1xsng3Ryq3\/L6YlmPlb0nishX90x6e9b0lrXQ6t6ngURffD65j9O7e8xi\/ND642Twbo5VT\/l6ayzCeprTyqyO\/McTS3pocW85fBHt9as65oi6Hd0LWKrbOiupuNdCqvG8nZPCN0cqmrpFKrWY4mnFN2hZ8vERr2zSqqVxI3pLmuh7dCv8A0mZ+eD\/9hFWloX3VTMyj4dkxLxG0xxoSL9566elmf8oUvqYj0lWsLWY5aaVNr6kac1pvlpqGxsBsVrUWqq+nFiLQzQtutbiSx1RPbwusbk0MLrKbUu5eH1jqro0rOXhbUtPoo8OC1iUahsbDVdwu6aGV1bUVcEuX0JGh9Y5o2h3duq3svYSsTynzEJc18e+aw88Sqqw2sbfPVGt31U+2\/wDDFHhRdUaQVvr1Zeq0xeMPmTtCq7OK6+j2TEiL6ZiFTivj7BoA3M2tcs220tySWU7o0nSu\/a6+vb+v7VWmuhW9swmI9X2E1zOwuGnw\/KzHPOzLEloiMiNSJSrb5FXNvHiu0g5Yc0zS26ZEar6JfK1qold2gA6GtRtaIiVWq0PQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOedamkPdRL6lK+8ACLAAH\/9k="
                    }
                },
                "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": 59.134,
                    "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": 3.4535115082500103e-5,
                    "numericUnit": "unitless",
                    "displayValue": "0",
                    "scoringOptions": {
                        "p10": 0.10000000000000001,
                        "median": 0.25
                    },
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "cumulativeLayoutShiftMainFrame": 3.4535115082500103e-5
                            }
                        ]
                    }
                },
                "errors-in-console": {
                    "id": "errors-in-console",
                    "title": "Browser errors were logged to the console",
                    "description": "Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/errors-in-console\/)",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "sourceLocation",
                                "valueType": "source-location",
                                "label": "Source"
                            },
                            {
                                "key": "description",
                                "valueType": "code",
                                "label": "Description"
                            }
                        ],
                        "items": [
                            {
                                "source": "network",
                                "description": "Failed to load resource: net::ERR_CONNECTION_REFUSED",
                                "sourceLocation": {
                                    "type": "source-location",
                                    "url": "http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 0
                                }
                            }
                        ]
                    }
                },
                "server-response-time": {
                    "id": "server-response-time",
                    "title": "Reduce initial server response time",
                    "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": 0,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 693.16399999999999,
                    "numericUnit": "millisecond",
                    "displayValue": "Root document took 690\u00a0ms",
                    "metricSavings": {
                        "FCP": 593.16399999999999,
                        "LCP": 593.16399999999999
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "responseTime",
                                "valueType": "timespanMs",
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/studiocoucou.berlin\/en",
                                "responseTime": 693.16399999999999
                            }
                        ],
                        "overallSavingsMs": 593.16399999999999
                    },
                    "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": 0.98999999999999999,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 1485.4559999999999,
                    "numericUnit": "millisecond",
                    "displayValue": "1.5\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": {
                            "8CAF4C1405359E4E05E00E4B0C5EF1B0": {
                                "request": {
                                    "url": "https:\/\/studiocoucou.berlin\/",
                                    "startTime": 2970.0176839999999,
                                    "endTime": 2970.2741150000002,
                                    "responseReceivedTime": 2970.2727380000001,
                                    "transferSize": 281
                                },
                                "children": {
                                    "8CAF4C1405359E4E05E00E4B0C5EF1B0:redirect": {
                                        "request": {
                                            "url": "https:\/\/studiocoucou.berlin\/en",
                                            "startTime": 2970.2748419999998,
                                            "endTime": 2971.0168170000002,
                                            "responseReceivedTime": 2970.9689789999998,
                                            "transferSize": 9928
                                        },
                                        "children": {
                                            "30987.2": {
                                                "request": {
                                                    "url": "https:\/\/studiocoucou.berlin\/assets\/css\/style.1565780565.css",
                                                    "startTime": 2970.9852759999999,
                                                    "endTime": 2971.369639,
                                                    "responseReceivedTime": 2971.3688540000003,
                                                    "transferSize": 3114
                                                },
                                                "children": {
                                                    "30987.120": {
                                                        "request": {
                                                            "url": "https:\/\/studiocoucou.berlin\/assets\/fonts\/NEXTBook-Regular.woff2",
                                                            "startTime": 2971.3992029999999,
                                                            "endTime": 2971.4781509999998,
                                                            "responseReceivedTime": 2971.462113,
                                                            "transferSize": 34776
                                                        }
                                                    }
                                                }
                                            },
                                            "30987.7": {
                                                "request": {
                                                    "url": "https:\/\/studiocoucou.berlin\/assets\/js\/main.1565780567.js",
                                                    "startTime": 2971.0594890000002,
                                                    "endTime": 2971.4508080000001,
                                                    "responseReceivedTime": 2971.4279229999997,
                                                    "transferSize": 43857
                                                }
                                            },
                                            "30987.5": {
                                                "request": {
                                                    "url": "http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1",
                                                    "startTime": 2970.9863909999999,
                                                    "endTime": 2971.0579859999993,
                                                    "responseReceivedTime": -0.001,
                                                    "transferSize": 0
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        },
                        "longestChain": {
                            "duration": 1460.4669999997132,
                            "length": 4,
                            "transferSize": 34776
                        }
                    },
                    "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": 257.15799999982119,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 260\u00a0ms",
                    "metricSavings": {
                        "LCP": 257.15799999982119,
                        "FCP": 257.15799999982119
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "wastedMs",
                                "valueType": "timespanMs",
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/studiocoucou.berlin\/",
                                "wastedMs": 257.15799999982119
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/en",
                                "wastedMs": 0
                            }
                        ],
                        "overallSavingsMs": 257.15799999982119
                    },
                    "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": 2,
                    "numericUnit": "element",
                    "displayValue": "2 reasons",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "reason",
                                "valueType": "text",
                                "label": "Failure reason"
                            }
                        ],
                        "items": [
                            {
                                "reason": "Page is not served from a secure origin"
                            },
                            {
                                "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": 1566.8519999999671,
                    "numericUnit": "millisecond",
                    "displayValue": "1.6\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": 930.85799999997437
                            },
                            {
                                "group": "scriptEvaluation",
                                "groupLabel": "Script Evaluation",
                                "duration": 270.78999999999132
                            },
                            {
                                "group": "styleLayout",
                                "groupLabel": "Style & Layout",
                                "duration": 238.02400000000006
                            },
                            {
                                "group": "paintCompositeRender",
                                "groupLabel": "Rendering",
                                "duration": 101.16700000000144
                            },
                            {
                                "group": "garbageCollection",
                                "groupLabel": "Garbage Collection",
                                "duration": 15.147000000000009
                            },
                            {
                                "group": "scriptParseCompile",
                                "groupLabel": "Script Parsing & Compilation",
                                "duration": 5.8099999999999996
                            },
                            {
                                "group": "parseHTML",
                                "groupLabel": "Parse HTML & CSS",
                                "duration": 5.0559999999999992
                            }
                        ],
                        "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": 276.1229999999918,
                    "numericUnit": "millisecond",
                    "displayValue": "0.3\u00a0s",
                    "metricSavings": {
                        "TBT": 0
                    },
                    "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:\/\/studiocoucou.berlin\/assets\/js\/main.1565780567.js",
                                "total": 654.14799999999127,
                                "scripting": 263.90899999999181,
                                "scriptParseCompile": 4.048
                            },
                            {
                                "url": "Unattributable",
                                "total": 548.44399999997859,
                                "scripting": 1.4380000000000002,
                                "scriptParseCompile": 0
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/en",
                                "total": 362.10099999999977,
                                "scripting": 4.9660000000000002,
                                "scriptParseCompile": 1.762
                            }
                        ],
                        "summary": {
                            "wastedMs": 276.1229999999918
                        },
                        "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": 1,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "",
                    "warnings": [],
                    "metricSavings": {
                        "LCP": 0,
                        "FCP": 0
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0,
                        "sortedBy": [
                            "wastedMs"
                        ]
                    },
                    "guidanceLevel": 3
                },
                "font-display": {
                    "id": "font-display",
                    "title": "Ensure text remains visible during webfont load",
                    "description": "Leverage the `font-display` CSS feature to ensure text is user-visible while webfonts are loading. [Learn more about `font-display`](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/font-display\/).",
                    "score": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "wastedMs",
                                "valueType": "ms",
                                "label": "Potential Savings"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/studiocoucou.berlin\/assets\/fonts\/NEXTBook-Regular.woff2",
                                "wastedMs": 78.947999999858439
                            }
                        ]
                    },
                    "guidanceLevel": 3
                },
                "diagnostics": {
                    "id": "diagnostics",
                    "title": "Diagnostics",
                    "description": "Collection of useful page vitals.",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "numRequests": 115,
                                "numScripts": 2,
                                "numStylesheets": 1,
                                "numFonts": 1,
                                "numTasks": 10495,
                                "numTasksOver10ms": 7,
                                "numTasksOver25ms": 3,
                                "numTasksOver50ms": 1,
                                "numTasksOver100ms": 0,
                                "numTasksOver500ms": 0,
                                "rtt": 45.344999999999992,
                                "throughput": 10305643.822909337,
                                "maxRtt": 45.344999999999992,
                                "maxServerLatency": 154.23599999999999,
                                "totalByteWeight": 32613810,
                                "totalTaskTime": 1566.8520000000324,
                                "mainDocumentTransferSize": 9928
                            }
                        ]
                    }
                },
                "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:\/\/studiocoucou.berlin\/",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 0,
                                "networkRequestTime": 1.3029999998398125,
                                "networkEndTime": 257.73400000017136,
                                "finished": true,
                                "transferSize": 281,
                                "resourceSize": 0,
                                "statusCode": 302,
                                "mimeType": "text\/html",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/en",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 257.73400000017136,
                                "networkRequestTime": 258.460999999661,
                                "networkEndTime": 1000.4360000002198,
                                "finished": true,
                                "transferSize": 9928,
                                "resourceSize": 105271,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "Document",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/assets\/css\/style.1565780565.css",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 967.56300000008196,
                                "networkRequestTime": 968.89500000001863,
                                "networkEndTime": 1353.2579999999143,
                                "finished": true,
                                "transferSize": 3114,
                                "resourceSize": 12813,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 968.09699999960139,
                                "networkRequestTime": 971.0339999999851,
                                "networkEndTime": 1398.0389999998733,
                                "finished": true,
                                "transferSize": 55060,
                                "resourceSize": 54959,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 968.22000000020489,
                                "networkRequestTime": 971.70600000023842,
                                "networkEndTime": 1351.7039999999106,
                                "finished": true,
                                "transferSize": 365667,
                                "resourceSize": 365380,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1",
                                "sessionTargetType": "page",
                                "protocol": "",
                                "rendererStartTime": 970.00999999977648,
                                "networkRequestTime": 970.00999999977648,
                                "networkEndTime": 1041.6049999995157,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 0,
                                "statusCode": -1,
                                "mimeType": "",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/assets\/js\/main.1565780567.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1001.0320000001229,
                                "networkRequestTime": 1043.1080000000075,
                                "networkEndTime": 1434.4270000001416,
                                "finished": true,
                                "transferSize": 43857,
                                "resourceSize": 151068,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                                "sessionTargetType": "page",
                                "protocol": "data",
                                "rendererStartTime": 1045.0570000000298,
                                "networkRequestTime": 1045.0570000000298,
                                "networkEndTime": 1045.1379999998026,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 37,
                                "statusCode": 200,
                                "mimeType": "image\/gif",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/assets\/fonts\/NEXTBook-Regular.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1358.7299999999814,
                                "networkRequestTime": 1382.8219999996945,
                                "networkEndTime": 1461.769999999553,
                                "finished": true,
                                "transferSize": 34776,
                                "resourceSize": 34652,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1458.6659999997355,
                                "networkRequestTime": 1459.1149999997579,
                                "networkEndTime": 1625.7349999998696,
                                "finished": true,
                                "transferSize": 39151,
                                "resourceSize": 39059,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1460.3420000001788,
                                "networkRequestTime": 1465.8680000002496,
                                "networkEndTime": 1561.5830000001006,
                                "finished": true,
                                "transferSize": 40157,
                                "resourceSize": 40065,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1460.6450000000186,
                                "networkRequestTime": 1466.4569999999367,
                                "networkEndTime": 1593.4750000000931,
                                "finished": true,
                                "transferSize": 39348,
                                "resourceSize": 39256,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1461.2430000002496,
                                "networkRequestTime": 1467.0009999996983,
                                "networkEndTime": 1662.6570000001229,
                                "finished": true,
                                "transferSize": 45506,
                                "resourceSize": 45414,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1461.4939999999478,
                                "networkRequestTime": 1467.5209999997169,
                                "networkEndTime": 1694.7639999999665,
                                "finished": true,
                                "transferSize": 38728,
                                "resourceSize": 38636,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1461.87099999981,
                                "networkRequestTime": 1470.2889999998733,
                                "networkEndTime": 1747.9720000000671,
                                "finished": true,
                                "transferSize": 64934,
                                "resourceSize": 64833,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1464.3650000002235,
                                "networkRequestTime": 1471.1970000001602,
                                "networkEndTime": 1784.7529999995604,
                                "finished": true,
                                "transferSize": 46996,
                                "resourceSize": 46927,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1464.5339999999851,
                                "networkRequestTime": 1474.844000000041,
                                "networkEndTime": 2024.375,
                                "finished": true,
                                "transferSize": 292079,
                                "resourceSize": 291851,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1464.6990000000224,
                                "networkRequestTime": 1475.4969999999739,
                                "networkEndTime": 2291.5550000001676,
                                "finished": true,
                                "transferSize": 325608,
                                "resourceSize": 325362,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1464.8110000002198,
                                "networkRequestTime": 1476.1459999997169,
                                "networkEndTime": 2636.9560000002384,
                                "finished": true,
                                "transferSize": 420681,
                                "resourceSize": 420381,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1659.2390000000596,
                                "networkRequestTime": 1659.6620000000112,
                                "networkEndTime": 3018.2950000003912,
                                "finished": true,
                                "transferSize": 467784,
                                "resourceSize": 467457,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/content\/favicon-32x32.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 3022.9899999997579,
                                "networkRequestTime": 3023.4159999997355,
                                "networkEndTime": 3072.7439999999478,
                                "finished": true,
                                "transferSize": 625,
                                "resourceSize": 518,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Other",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 3033.1150000002235,
                                "networkRequestTime": 3033.5279999999329,
                                "networkEndTime": 3344.5740000000224,
                                "finished": true,
                                "transferSize": 320963,
                                "resourceSize": 320717,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 3033.2600000002421,
                                "networkRequestTime": 3037.3640000000596,
                                "networkEndTime": 3660.4520000000484,
                                "finished": true,
                                "transferSize": 383464,
                                "resourceSize": 383182,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 3033.3909999998286,
                                "networkRequestTime": 3038.285000000149,
                                "networkEndTime": 3897.8740000003017,
                                "finished": true,
                                "transferSize": 290123,
                                "resourceSize": 289895,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 3033.5189999998547,
                                "networkRequestTime": 3039.3969999998808,
                                "networkEndTime": 4144.1379999998026,
                                "finished": true,
                                "transferSize": 300190,
                                "resourceSize": 299953,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 3033.648999999743,
                                "networkRequestTime": 3040.2420000000857,
                                "networkEndTime": 4422.9879999998957,
                                "finished": true,
                                "transferSize": 340111,
                                "resourceSize": 339856,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 3665.3099999995902,
                                "networkRequestTime": 3665.7579999999143,
                                "networkEndTime": 4531.74599999981,
                                "finished": true,
                                "transferSize": 135125,
                                "resourceSize": 134955,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 4558.4790000002831,
                                "networkRequestTime": 4558.9139999998733,
                                "networkEndTime": 4776.3960000001825,
                                "finished": true,
                                "transferSize": 206715,
                                "resourceSize": 206510,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 4684.6759999999776,
                                "networkRequestTime": 4685.2020000000484,
                                "networkEndTime": 5010.0200000000186,
                                "finished": true,
                                "transferSize": 284703,
                                "resourceSize": 284475,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 4815.4810000001453,
                                "networkRequestTime": 4816.7309999996796,
                                "networkEndTime": 5126.8109999997541,
                                "finished": true,
                                "transferSize": 141750,
                                "resourceSize": 141626,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 4985.5989999999292,
                                "networkRequestTime": 4986.1310000000522,
                                "networkEndTime": 5241.7549999998882,
                                "finished": true,
                                "transferSize": 141213,
                                "resourceSize": 141066,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 5373.8169999998063,
                                "networkRequestTime": 5375.8599999998696,
                                "networkEndTime": 5578.24599999981,
                                "finished": true,
                                "transferSize": 185848,
                                "resourceSize": 185651,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 5521.5499999998137,
                                "networkRequestTime": 5522.7340000001714,
                                "networkEndTime": 6011.6069999998435,
                                "finished": true,
                                "transferSize": 530301,
                                "resourceSize": 529937,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 5681.7049999996088,
                                "networkRequestTime": 5683.9350000000559,
                                "networkEndTime": 6238.1699999999255,
                                "finished": true,
                                "transferSize": 275415,
                                "resourceSize": 275195,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 5816.8650000002235,
                                "networkRequestTime": 5818.1269999998622,
                                "networkEndTime": 6483.4869999997318,
                                "finished": true,
                                "transferSize": 301092,
                                "resourceSize": 300854,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 6525.0519999996759,
                                "networkRequestTime": 6527.7629999998026,
                                "networkEndTime": 6951.8889999999665,
                                "finished": true,
                                "transferSize": 457288,
                                "resourceSize": 456946,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 6710.8679999997839,
                                "networkRequestTime": 6712.714999999851,
                                "networkEndTime": 7272,
                                "finished": true,
                                "transferSize": 390269,
                                "resourceSize": 389987,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 6807.5120000001043,
                                "networkRequestTime": 6808.5220000003465,
                                "networkEndTime": 7589.7919999998994,
                                "finished": true,
                                "transferSize": 387807,
                                "resourceSize": 387525,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 6931.7979999999516,
                                "networkRequestTime": 6932.2710000001825,
                                "networkEndTime": 7935.1319999997504,
                                "finished": true,
                                "transferSize": 422427,
                                "resourceSize": 422128,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 7937.339999999851,
                                "networkRequestTime": 7937.8620000001974,
                                "networkEndTime": 8330.0349999996834,
                                "finished": true,
                                "transferSize": 418112,
                                "resourceSize": 417788,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 8062.5720000001602,
                                "networkRequestTime": 8063.1069999998435,
                                "networkEndTime": 8667.7399999997579,
                                "finished": true,
                                "transferSize": 413589,
                                "resourceSize": 413288,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 8188.87900000019,
                                "networkRequestTime": 8189.3429999998771,
                                "networkEndTime": 9065,
                                "finished": true,
                                "transferSize": 483502,
                                "resourceSize": 483125,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 8348.3620000001974,
                                "networkRequestTime": 8348.8540000002831,
                                "networkEndTime": 9522.1219999999739,
                                "finished": true,
                                "transferSize": 559462,
                                "resourceSize": 559081,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 9563.6520000002347,
                                "networkRequestTime": 9564.2889999998733,
                                "networkEndTime": 9863.585999999661,
                                "finished": true,
                                "transferSize": 306368,
                                "resourceSize": 306108,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 9716.7919999998994,
                                "networkRequestTime": 9717.3360000001267,
                                "networkEndTime": 10463.361000000034,
                                "finished": true,
                                "transferSize": 729088,
                                "resourceSize": 728608,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 9879.6990000000224,
                                "networkRequestTime": 9880.8730000001378,
                                "networkEndTime": 10760.32200000016,
                                "finished": true,
                                "transferSize": 363627,
                                "resourceSize": 363353,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 9989.188000000082,
                                "networkRequestTime": 9989.9610000001267,
                                "networkEndTime": 11288.021999999881,
                                "finished": true,
                                "transferSize": 646760,
                                "resourceSize": 646334,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 11298.401000000071,
                                "networkRequestTime": 11298.847000000067,
                                "networkEndTime": 11550.37900000019,
                                "finished": true,
                                "transferSize": 247395,
                                "resourceSize": 247162,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 11416.76099999994,
                                "networkRequestTime": 11417.26099999994,
                                "networkEndTime": 11685.921999999788,
                                "finished": true,
                                "transferSize": 164288,
                                "resourceSize": 164110,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 11541.952000000048,
                                "networkRequestTime": 11542.469999999739,
                                "networkEndTime": 11807.287000000011,
                                "finished": true,
                                "transferSize": 148703,
                                "resourceSize": 148547,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 11667.294999999925,
                                "networkRequestTime": 11667.780999999959,
                                "networkEndTime": 12084.10999999987,
                                "finished": true,
                                "transferSize": 338226,
                                "resourceSize": 337971,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 12121.133999999613,
                                "networkRequestTime": 12121.719999999739,
                                "networkEndTime": 12242.391000000294,
                                "finished": true,
                                "transferSize": 86759,
                                "resourceSize": 86640,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 12253.919000000227,
                                "networkRequestTime": 12254.854000000283,
                                "networkEndTime": 12580.867000000086,
                                "finished": true,
                                "transferSize": 337047,
                                "resourceSize": 336769,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 12405.659999999683,
                                "networkRequestTime": 12406.61400000006,
                                "networkEndTime": 12786.669999999925,
                                "finished": true,
                                "transferSize": 251444,
                                "resourceSize": 251233,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 12489.509999999776,
                                "networkRequestTime": 12490.012999999803,
                                "networkEndTime": 12956.236999999732,
                                "finished": true,
                                "transferSize": 206902,
                                "resourceSize": 206720,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 12990.50699999975,
                                "networkRequestTime": 12991.148000000045,
                                "networkEndTime": 13215.929000000004,
                                "finished": true,
                                "transferSize": 213127,
                                "resourceSize": 212935,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 13119.75400000019,
                                "networkRequestTime": 13120.537000000011,
                                "networkEndTime": 13401.820999999996,
                                "finished": true,
                                "transferSize": 225575,
                                "resourceSize": 225382,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 13260.674000000115,
                                "networkRequestTime": 13263.013000000268,
                                "networkEndTime": 13558.234000000171,
                                "finished": true,
                                "transferSize": 193303,
                                "resourceSize": 193106,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 13395.378000000026,
                                "networkRequestTime": 13396.149999999907,
                                "networkEndTime": 13592.176999999676,
                                "finished": true,
                                "transferSize": 41545,
                                "resourceSize": 41453,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 13648.293000000063,
                                "networkRequestTime": 13648.827999999747,
                                "networkEndTime": 13808.780000000261,
                                "finished": true,
                                "transferSize": 135933,
                                "resourceSize": 135786,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 13763.421999999788,
                                "networkRequestTime": 13763.867000000086,
                                "networkEndTime": 14049.01500000013,
                                "finished": true,
                                "transferSize": 289439,
                                "resourceSize": 289211,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 13888.55999999959,
                                "networkRequestTime": 13889.040999999736,
                                "networkEndTime": 14193.561999999918,
                                "finished": true,
                                "transferSize": 176455,
                                "resourceSize": 176290,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 14014.92799999984,
                                "networkRequestTime": 14015.694999999832,
                                "networkEndTime": 14411.444999999832,
                                "finished": true,
                                "transferSize": 265833,
                                "resourceSize": 265637,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 14413.501999999862,
                                "networkRequestTime": 14413.978999999817,
                                "networkEndTime": 14741.683999999892,
                                "finished": true,
                                "transferSize": 339414,
                                "resourceSize": 339136,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 14538.675000000279,
                                "networkRequestTime": 14539.211000000127,
                                "networkEndTime": 14891.047999999952,
                                "finished": true,
                                "transferSize": 182144,
                                "resourceSize": 181970,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 14663.880999999586,
                                "networkRequestTime": 14664.350000000093,
                                "networkEndTime": 15155.740000000224,
                                "finished": true,
                                "transferSize": 322982,
                                "resourceSize": 322736,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 14788.94299999997,
                                "networkRequestTime": 14789.407000000123,
                                "networkEndTime": 15484.410999999847,
                                "finished": true,
                                "transferSize": 400852,
                                "resourceSize": 400560,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 15524.643999999855,
                                "networkRequestTime": 15526.799000000115,
                                "networkEndTime": 15807.117000000086,
                                "finished": true,
                                "transferSize": 282375,
                                "resourceSize": 282125,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 15653.18899999978,
                                "networkRequestTime": 15653.925999999978,
                                "networkEndTime": 15994.145999999717,
                                "finished": true,
                                "transferSize": 228053,
                                "resourceSize": 227861,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 15782.399999999907,
                                "networkRequestTime": 15783.007999999914,
                                "networkEndTime": 16206.01099999994,
                                "finished": true,
                                "transferSize": 258347,
                                "resourceSize": 258136,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 15931.328999999911,
                                "networkRequestTime": 15931.913999999873,
                                "networkEndTime": 16387.228000000119,
                                "finished": true,
                                "transferSize": 221245,
                                "resourceSize": 221053,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 16429.454999999609,
                                "networkRequestTime": 16430.873999999836,
                                "networkEndTime": 16595.323999999557,
                                "finished": true,
                                "transferSize": 138880,
                                "resourceSize": 138710,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 16580.612999999896,
                                "networkRequestTime": 16582.76500000013,
                                "networkEndTime": 16957.662000000011,
                                "finished": true,
                                "transferSize": 398691,
                                "resourceSize": 398399,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 16710.843000000343,
                                "networkRequestTime": 16711.375,
                                "networkEndTime": 17061.818999999668,
                                "finished": true,
                                "transferSize": 126992,
                                "resourceSize": 126854,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 16870.399999999907,
                                "networkRequestTime": 16870.98900000006,
                                "networkEndTime": 17270.391999999993,
                                "finished": true,
                                "transferSize": 254831,
                                "resourceSize": 254621,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 17281.487999999896,
                                "networkRequestTime": 17281.972999999765,
                                "networkEndTime": 17586.759000000078,
                                "finished": true,
                                "transferSize": 313012,
                                "resourceSize": 312743,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 17398.664000000339,
                                "networkRequestTime": 17399.179999999702,
                                "networkEndTime": 17840.066999999806,
                                "finished": true,
                                "transferSize": 308823,
                                "resourceSize": 308585,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 17523.887999999803,
                                "networkRequestTime": 17524.35599999968,
                                "networkEndTime": 18162.430000000168,
                                "finished": true,
                                "transferSize": 393871,
                                "resourceSize": 393580,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 17649.032000000123,
                                "networkRequestTime": 17649.462000000291,
                                "networkEndTime": 18479.932999999728,
                                "finished": true,
                                "transferSize": 386926,
                                "resourceSize": 386643,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 18628.023999999743,
                                "networkRequestTime": 18628.685000000056,
                                "networkEndTime": 18964.858000000007,
                                "finished": true,
                                "transferSize": 350086,
                                "resourceSize": 349799,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 18755.712999999989,
                                "networkRequestTime": 18756.455000000075,
                                "networkEndTime": 19391.896999999881,
                                "finished": true,
                                "transferSize": 520804,
                                "resourceSize": 520449,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 18895.917000000365,
                                "networkRequestTime": 18897.995000000112,
                                "networkEndTime": 19508.764999999665,
                                "finished": true,
                                "transferSize": 143177,
                                "resourceSize": 143030,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 19030.029000000097,
                                "networkRequestTime": 19031.406999999657,
                                "networkEndTime": 19731.106000000145,
                                "finished": true,
                                "transferSize": 271480,
                                "resourceSize": 271262,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 19770.484000000171,
                                "networkRequestTime": 19772.10999999987,
                                "networkEndTime": 20140.521999999881,
                                "finished": true,
                                "transferSize": 387624,
                                "resourceSize": 387318,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 19928.433999999892,
                                "networkRequestTime": 19929.461000000127,
                                "networkEndTime": 20490.51099999994,
                                "finished": true,
                                "transferSize": 427921,
                                "resourceSize": 427611,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 20058.308000000194,
                                "networkRequestTime": 20058.976000000257,
                                "networkEndTime": 20621.950999999885,
                                "finished": true,
                                "transferSize": 160704,
                                "resourceSize": 160548,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 20216.57200000016,
                                "networkRequestTime": 20217.145999999717,
                                "networkEndTime": 20773.641000000294,
                                "finished": true,
                                "transferSize": 185275,
                                "resourceSize": 185061,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 20781.337999999989,
                                "networkRequestTime": 20781.803000000305,
                                "networkEndTime": 20986.259000000078,
                                "finished": true,
                                "transferSize": 190550,
                                "resourceSize": 190399,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 20902.444999999832,
                                "networkRequestTime": 20902.929000000004,
                                "networkEndTime": 21073.440999999642,
                                "finished": true,
                                "transferSize": 106371,
                                "resourceSize": 106242,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 21031.30299999984,
                                "networkRequestTime": 21031.735999999568,
                                "networkEndTime": 21605.225999999791,
                                "finished": true,
                                "transferSize": 640849,
                                "resourceSize": 640423,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 21153.333000000101,
                                "networkRequestTime": 21153.774999999907,
                                "networkEndTime": 21981.121999999974,
                                "finished": true,
                                "transferSize": 457601,
                                "resourceSize": 457273,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 22053.460999999661,
                                "networkRequestTime": 22053.998999999836,
                                "networkEndTime": 22792.669999999925,
                                "finished": true,
                                "transferSize": 837708,
                                "resourceSize": 837151,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 22184.303999999538,
                                "networkRequestTime": 22184.935999999754,
                                "networkEndTime": 23440.712999999989,
                                "finished": true,
                                "transferSize": 790854,
                                "resourceSize": 790324,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 22317.148000000045,
                                "networkRequestTime": 22317.950000000186,
                                "networkEndTime": 23868.490999999922,
                                "finished": true,
                                "transferSize": 522554,
                                "resourceSize": 522186,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 22449.12099999981,
                                "networkRequestTime": 22449.731000000145,
                                "networkEndTime": 24336.960999999661,
                                "finished": true,
                                "transferSize": 572786,
                                "resourceSize": 572404,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 24347.858999999706,
                                "networkRequestTime": 24348.330999999773,
                                "networkEndTime": 24501.469000000041,
                                "finished": true,
                                "transferSize": 127912,
                                "resourceSize": 127751,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 24464.987000000197,
                                "networkRequestTime": 24465.833999999799,
                                "networkEndTime": 24857.300999999978,
                                "finished": true,
                                "transferSize": 418098,
                                "resourceSize": 417798,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 24590.101999999955,
                                "networkRequestTime": 24590.529000000097,
                                "networkEndTime": 25361.526999999769,
                                "finished": true,
                                "transferSize": 612202,
                                "resourceSize": 611794,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 24715.297000000253,
                                "networkRequestTime": 24715.763999999966,
                                "networkEndTime": 25608.279999999795,
                                "finished": true,
                                "transferSize": 304364,
                                "resourceSize": 304127,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 25644.671000000089,
                                "networkRequestTime": 25647.85999999987,
                                "networkEndTime": 25942.252000000328,
                                "finished": true,
                                "transferSize": 300117,
                                "resourceSize": 299857,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 25798.401000000071,
                                "networkRequestTime": 25799.655000000261,
                                "networkEndTime": 26145.44299999997,
                                "finished": true,
                                "transferSize": 247153,
                                "resourceSize": 246942,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 25904.546999999788,
                                "networkRequestTime": 25905.044999999925,
                                "networkEndTime": 26477.81100000022,
                                "finished": true,
                                "transferSize": 406275,
                                "resourceSize": 405984,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 26064.300999999978,
                                "networkRequestTime": 26065.435000000056,
                                "networkEndTime": 26683.868999999948,
                                "finished": true,
                                "transferSize": 251564,
                                "resourceSize": 251353,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 26708.500999999698,
                                "networkRequestTime": 26709.103999999817,
                                "networkEndTime": 27230.782999999821,
                                "finished": true,
                                "transferSize": 577817,
                                "resourceSize": 577404,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 26828.024999999907,
                                "networkRequestTime": 26833.050999999978,
                                "networkEndTime": 27644.358000000007,
                                "finished": true,
                                "transferSize": 504243,
                                "resourceSize": 503897,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 26964.74599999981,
                                "networkRequestTime": 26965.247999999672,
                                "networkEndTime": 27979.972999999765,
                                "finished": true,
                                "transferSize": 409927,
                                "resourceSize": 409626,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 27076.475000000093,
                                "networkRequestTime": 27076.973000000231,
                                "networkEndTime": 28378.356999999844,
                                "finished": true,
                                "transferSize": 486552,
                                "resourceSize": 486215,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 28380.586999999825,
                                "networkRequestTime": 28381.104999999981,
                                "networkEndTime": 28514.985000000335,
                                "finished": true,
                                "transferSize": 103868,
                                "resourceSize": 103716,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 28506.654000000097,
                                "networkRequestTime": 28507.148000000045,
                                "networkEndTime": 28641.782999999821,
                                "finished": true,
                                "transferSize": 105244,
                                "resourceSize": 105116,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 28631.842999999877,
                                "networkRequestTime": 28632.290000000037,
                                "networkEndTime": 28798.108000000007,
                                "finished": true,
                                "transferSize": 142670,
                                "resourceSize": 142523,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 28764.529000000097,
                                "networkRequestTime": 28765.026000000071,
                                "networkEndTime": 28962.171999999788,
                                "finished": true,
                                "transferSize": 180846,
                                "resourceSize": 180672,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 29014.51500000013,
                                "networkRequestTime": 29015.060999999754,
                                "networkEndTime": 29318.777999999933,
                                "finished": true,
                                "transferSize": 310069,
                                "resourceSize": 309832,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 29155.706999999937,
                                "networkRequestTime": 29156.187999999616,
                                "networkEndTime": 29602.159999999683,
                                "finished": true,
                                "transferSize": 345918,
                                "resourceSize": 345653,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 29283.243999999948,
                                "networkRequestTime": 29284.084999999963,
                                "networkEndTime": 29875.475000000093,
                                "finished": true,
                                "transferSize": 333414,
                                "resourceSize": 333136,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 29397.799999999814,
                                "networkRequestTime": 29398.277999999933,
                                "networkEndTime": 30080.226999999955,
                                "finished": true,
                                "transferSize": 250209,
                                "resourceSize": 249999,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "studiocoucou.berlin"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "networkStartTimeTs": 2970016381
                        }
                    }
                },
                "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": 45.344999999999992,
                    "numericUnit": "millisecond",
                    "displayValue": "50\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "rtt",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/studiocoucou.berlin",
                                "rtt": 45.344999999999992
                            }
                        ],
                        "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": 154.23599999999999,
                    "numericUnit": "millisecond",
                    "displayValue": "150\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "serverResponseTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/studiocoucou.berlin",
                                "serverResponseTime": 154.23599999999999
                            }
                        ],
                        "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": 8.593,
                                "startTime": 959.80200000000002
                            },
                            {
                                "duration": 25.898,
                                "startTime": 1357.761
                            },
                            {
                                "duration": 14.23,
                                "startTime": 1440.527
                            },
                            {
                                "duration": 12.834,
                                "startTime": 1454.7750000000001
                            },
                            {
                                "duration": 5.6890000000000001,
                                "startTime": 1497.644
                            },
                            {
                                "duration": 9.0169999999999995,
                                "startTime": 4982.6809999999996
                            },
                            {
                                "duration": 8.2149999999999999,
                                "startTime": 5682.9639999999999
                            },
                            {
                                "duration": 11.106999999999999,
                                "startTime": 5817.7650000000003
                            },
                            {
                                "duration": 6.6619999999999999,
                                "startTime": 6526.2870000000003
                            },
                            {
                                "duration": 6.4989999999999997,
                                "startTime": 6675.3320000000003
                            },
                            {
                                "duration": 5.5439999999999996,
                                "startTime": 6712.0290000000005
                            },
                            {
                                "duration": 9.3420000000000005,
                                "startTime": 8320.9500000000007
                            },
                            {
                                "duration": 5.2530000000000001,
                                "startTime": 9564.9169999999995
                            },
                            {
                                "duration": 5.7309999999999999,
                                "startTime": 9880.8870000000006
                            },
                            {
                                "duration": 59.134,
                                "startTime": 11810.145
                            },
                            {
                                "duration": 7.7089999999999996,
                                "startTime": 12253.549000000001
                            },
                            {
                                "duration": 6.024,
                                "startTime": 13458.329
                            },
                            {
                                "duration": 5.2009999999999996,
                                "startTime": 15176.644
                            },
                            {
                                "duration": 7.891,
                                "startTime": 15525.896000000001
                            },
                            {
                                "duration": 5.3250000000000002,
                                "startTime": 15654.419
                            },
                            {
                                "duration": 6.1539999999999999,
                                "startTime": 16020.733
                            },
                            {
                                "duration": 7.9930000000000003,
                                "startTime": 16429.009999999998
                            },
                            {
                                "duration": 6.4249999999999998,
                                "startTime": 16581.881000000001
                            },
                            {
                                "duration": 5.6130000000000004,
                                "startTime": 16712.186000000002
                            },
                            {
                                "duration": 10.361000000000001,
                                "startTime": 16868.669000000002
                            },
                            {
                                "duration": 6.6909999999999998,
                                "startTime": 19031.152999999998
                            },
                            {
                                "duration": 5.8860000000000001,
                                "startTime": 19771.883000000002
                            },
                            {
                                "duration": 6.798,
                                "startTime": 20059.611000000001
                            },
                            {
                                "duration": 6.343,
                                "startTime": 20243.970000000001
                            },
                            {
                                "duration": 5.4100000000000001,
                                "startTime": 21908.280999999999
                            },
                            {
                                "duration": 6.5410000000000004,
                                "startTime": 21988.988000000001
                            },
                            {
                                "duration": 5.3769999999999998,
                                "startTime": 22318.449000000001
                            },
                            {
                                "duration": 9.1669999999999998,
                                "startTime": 23657.437999999998
                            },
                            {
                                "duration": 6.4320000000000004,
                                "startTime": 25354.241000000002
                            },
                            {
                                "duration": 6.0899999999999999,
                                "startTime": 25644.347000000002
                            },
                            {
                                "duration": 6.335,
                                "startTime": 25799.690999999999
                            },
                            {
                                "duration": 5.3019999999999996,
                                "startTime": 26065.424999999999
                            },
                            {
                                "duration": 28.808,
                                "startTime": 26836.786
                            },
                            {
                                "duration": 9.9640000000000004,
                                "startTime": 29029.785
                            },
                            {
                                "duration": 5.4690000000000003,
                                "startTime": 29644.581999999999
                            },
                            {
                                "duration": 5.5060000000000002,
                                "startTime": 35492.510999999999
                            },
                            {
                                "duration": 6.4809999999999999,
                                "startTime": 38902.716
                            }
                        ]
                    }
                },
                "metrics": {
                    "id": "metrics",
                    "title": "Metrics",
                    "description": "Collects all available metrics.",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 1485,
                    "numericUnit": "millisecond",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "firstContentfulPaint": 1485,
                                "firstContentfulPaintTs": 2971499606,
                                "firstContentfulPaintAllFrames": 1485,
                                "firstContentfulPaintAllFramesTs": 2971499606,
                                "firstMeaningfulPaint": 1564,
                                "firstMeaningfulPaintTs": 2971578101,
                                "largestContentfulPaint": 1550,
                                "largestContentfulPaintTs": 2971564024,
                                "largestContentfulPaintAllFrames": 1550,
                                "largestContentfulPaintAllFramesTs": 2971564024,
                                "interactive": 1485,
                                "interactiveTs": 2971499606,
                                "speedIndex": 22531,
                                "speedIndexTs": 2992545150,
                                "totalBlockingTime": 0,
                                "maxPotentialFID": 59,
                                "cumulativeLayoutShift": 3.4535115082500103e-5,
                                "cumulativeLayoutShiftMainFrame": 3.4535115082500103e-5,
                                "lcpLoadStart": 973,
                                "lcpLoadEnd": 1400,
                                "timeToFirstByte": 955,
                                "timeToFirstByteTs": 2970968874,
                                "observedTimeOrigin": 0,
                                "observedTimeOriginTs": 2970014150,
                                "observedNavigationStart": 0,
                                "observedNavigationStartTs": 2970014150,
                                "observedFirstPaint": 1485,
                                "observedFirstPaintTs": 2971499606,
                                "observedFirstContentfulPaint": 1485,
                                "observedFirstContentfulPaintTs": 2971499606,
                                "observedFirstContentfulPaintAllFrames": 1485,
                                "observedFirstContentfulPaintAllFramesTs": 2971499606,
                                "observedFirstMeaningfulPaint": 1564,
                                "observedFirstMeaningfulPaintTs": 2971578101,
                                "observedLargestContentfulPaint": 1550,
                                "observedLargestContentfulPaintTs": 2971564024,
                                "observedLargestContentfulPaintAllFrames": 1550,
                                "observedLargestContentfulPaintAllFramesTs": 2971564024,
                                "observedTraceEnd": 40420,
                                "observedTraceEndTs": 3010433762,
                                "observedLoad": 3022,
                                "observedLoadTs": 2973036269,
                                "observedDomContentLoaded": 1472,
                                "observedDomContentLoadedTs": 2971485737,
                                "observedCumulativeLayoutShift": 3.4535115082500103e-5,
                                "observedCumulativeLayoutShiftMainFrame": 3.4535115082500103e-5,
                                "observedFirstVisualChange": 1450,
                                "observedFirstVisualChangeTs": 2971464150,
                                "observedLastVisualChange": 26515,
                                "observedLastVisualChangeTs": 2996529150,
                                "observedSpeedIndex": 22531,
                                "observedSpeedIndexTs": 2992545627
                            },
                            {
                                "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": 114,
                                "transferSize": 32613810
                            },
                            {
                                "resourceType": "image",
                                "label": "Image",
                                "requestCount": 107,
                                "transferSize": 32521229
                            },
                            {
                                "resourceType": "script",
                                "label": "Script",
                                "requestCount": 2,
                                "transferSize": 43857
                            },
                            {
                                "resourceType": "font",
                                "label": "Font",
                                "requestCount": 1,
                                "transferSize": 34776
                            },
                            {
                                "resourceType": "document",
                                "label": "Document",
                                "requestCount": 1,
                                "transferSize": 9928
                            },
                            {
                                "resourceType": "stylesheet",
                                "label": "Stylesheet",
                                "requestCount": 1,
                                "transferSize": 3114
                            },
                            {
                                "resourceType": "other",
                                "label": "Other",
                                "requestCount": 2,
                                "transferSize": 906
                            },
                            {
                                "resourceType": "media",
                                "label": "Media",
                                "requestCount": 0,
                                "transferSize": 0
                            },
                            {
                                "resourceType": "third-party",
                                "label": "Third-party",
                                "requestCount": 0,
                                "transferSize": 0
                            }
                        ]
                    }
                },
                "third-party-summary": {
                    "id": "third-party-summary",
                    "title": "Minimize third-party usage",
                    "description": "Third-party code can significantly impact load performance. Limit the number of redundant third-party providers and try to load third-party code after your page has primarily finished loading. [Learn how to minimize third-party impact](https:\/\/developers.google.com\/web\/fundamentals\/performance\/optimizing-content-efficiency\/loading-third-party-javascript\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable",
                    "metricSavings": {
                        "TBT": 0
                    },
                    "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": "1,550\u00a0ms",
                    "metricSavings": {
                        "LCP": 349.87400000000002
                    },
                    "details": {
                        "type": "list",
                        "items": [
                            {
                                "type": "table",
                                "headings": [
                                    {
                                        "key": "node",
                                        "valueType": "node",
                                        "label": "Element"
                                    }
                                ],
                                "items": [
                                    {
                                        "node": {
                                            "type": "node",
                                            "lhId": "page-0-IMG",
                                            "path": "1,HTML,1,BODY,3,MAIN,0,DIV,0,A,0,SPAN,0,IMG",
                                            "selector": "div.projects > a.page-preview > span.page-preview-image > img",
                                            "boundingRect": {
                                                "top": 141,
                                                "bottom": 847,
                                                "left": 70,
                                                "right": 1835,
                                                "width": 1765,
                                                "height": 706
                                            },
                                            "snippet": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-26\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-64\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                            "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img"
                                        }
                                    }
                                ]
                            },
                            {
                                "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": 954.72400000000005,
                                        "percent": "62%"
                                    },
                                    {
                                        "phase": "Load Delay",
                                        "timing": 18.541000000130339,
                                        "percent": "1%"
                                    },
                                    {
                                        "phase": "Load Time",
                                        "timing": 427.00499999988824,
                                        "percent": "28%"
                                    },
                                    {
                                        "phase": "Render Delay",
                                        "timing": 149.6039999999814,
                                        "percent": "10%"
                                    }
                                ]
                            }
                        ]
                    },
                    "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": 1,
                    "scoreDisplayMode": "metricSavings",
                    "metricSavings": {
                        "LCP": 0
                    },
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "label": "Element"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-0-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,0,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img",
                                    "boundingRect": {
                                        "top": 141,
                                        "bottom": 847,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-26\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-64\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img"
                                }
                            }
                        ]
                    },
                    "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": "1 element found",
                    "metricSavings": {
                        "CLS": 3.4535115082500103e-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-NAV",
                                    "path": "1,HTML,1,BODY,2,HEADER,2,NAV",
                                    "selector": "body > header > nav.menu",
                                    "boundingRect": {
                                        "top": 42,
                                        "bottom": 72,
                                        "left": 1178,
                                        "right": 1835,
                                        "width": 657,
                                        "height": 30
                                    },
                                    "snippet": "<nav class=\"menu js-menu\">",
                                    "nodeLabel": "Projects All Products Tables Seating Lighting Decoration About"
                                },
                                "score": 3.4535115082500103e-5
                            }
                        ]
                    },
                    "guidanceLevel": 2
                },
                "long-tasks": {
                    "id": "long-tasks",
                    "title": "Avoid long main-thread tasks",
                    "description": "Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. [Learn how to avoid long main-thread tasks](https:\/\/web.dev\/articles\/long-tasks-devtools)",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "displayValue": "1 long task 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": "Unattributable",
                                "duration": 59.134,
                                "startTime": 11810.145
                            }
                        ],
                        "sortedBy": [
                            "duration"
                        ],
                        "skipSumming": [
                            "startTime"
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "urls": [
                                "Unattributable"
                            ],
                            "tasks": [
                                {
                                    "urlIndex": 0,
                                    "startTime": 11810.1,
                                    "duration": 59.100000000000001,
                                    "other": 59.100000000000001
                                }
                            ]
                        }
                    },
                    "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:\/\/studiocoucou.berlin\/assets\/js\/main.1565780567.js",
                                "sourceMapUrl": "https:\/\/studiocoucou.berlin\/assets\/js\/swiper.min.js.map",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "error": "Error: Failed fetching source map (500)"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "",
                    "metricSavings": {
                        "LCP": 0
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0,
                        "sortedBy": [
                            "wastedMs"
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "initiatorPath": [
                                {
                                    "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                                    "initiatorType": "parser"
                                },
                                {
                                    "url": "https:\/\/studiocoucou.berlin\/en",
                                    "initiatorType": "redirect"
                                }
                            ],
                            "pathLength": 2
                        }
                    },
                    "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:\/\/studiocoucou.berlin\/en",
                                "resourceBytes": 202,
                                "children": [
                                    {
                                        "name": "(inline) document.write(\u2026",
                                        "resourceBytes": 136,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) lazySizesConfig\u2026",
                                        "resourceBytes": 66,
                                        "unusedBytes": 0
                                    }
                                ]
                            },
                            {
                                "name": "https:\/\/studiocoucou.berlin\/assets\/js\/main.1565780567.js",
                                "resourceBytes": 151068,
                                "unusedBytes": 122608
                            }
                        ]
                    }
                },
                "pwa-cross-browser": {
                    "id": "pwa-cross-browser",
                    "title": "Site works cross-browser",
                    "description": "To reach the most number of users, sites should work across every major browser. [Learn about cross-browser compatibility](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/pwa-cross-browser\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "pwa-page-transitions": {
                    "id": "pwa-page-transitions",
                    "title": "Page transitions don't feel like they block on the network",
                    "description": "Transitions should feel snappy as you tap around, even on a slow network. This experience is key to a user's perception of performance. [Learn more about page transitions](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/pwa-page-transitions\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "pwa-each-page-has-url": {
                    "id": "pwa-each-page-has-url",
                    "title": "Each page has a URL",
                    "description": "Ensure individual pages are deep linkable via URL and that URLs are unique for the purpose of shareability on social media. [Learn more about providing deep links](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/pwa-each-page-has-url\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "accesskeys": {
                    "id": "accesskeys",
                    "title": "`[accesskey]` values are unique",
                    "description": "Access keys let users quickly focus a part of the page. For proper navigation, each access key must be unique. [Learn more about access keys](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/accesskeys).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-allowed-attr": {
                    "id": "aria-allowed-attr",
                    "title": "`[aria-*]` attributes match their roles",
                    "description": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-allowed-attr).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-allowed-role": {
                    "id": "aria-allowed-role",
                    "title": "Values assigned to `role=\"\"` are valid ARIA roles.",
                    "description": "ARIA `role`s enable assistive technologies to know the role of each element on the web page. If the `role` values are misspelled, not existing ARIA `role` values, or abstract roles, then the purpose of the element will not be communicated to users of assistive technologies. [Learn more about ARIA roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-allowed-role).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-command-name": {
                    "id": "aria-command-name",
                    "title": "`button`, `link`, and `menuitem` elements have accessible names",
                    "description": "When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to make command elements more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-command-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-dialog-name": {
                    "id": "aria-dialog-name",
                    "title": "Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.",
                    "description": "ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. [Learn how to make ARIA dialog elements more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-dialog-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-hidden-body": {
                    "id": "aria-hidden-body",
                    "title": "`[aria-hidden=\"true\"]` is not present on the document `<body>`",
                    "description": "Assistive technologies, like screen readers, work inconsistently when `aria-hidden=\"true\"` is set on the document `<body>`. [Learn how `aria-hidden` affects the document body](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-hidden-body).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-hidden-focus": {
                    "id": "aria-hidden-focus",
                    "title": "`[aria-hidden=\"true\"]` elements do not contain focusable descendents",
                    "description": "Focusable descendents within an `[aria-hidden=\"true\"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-hidden-focus).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-input-field-name": {
                    "id": "aria-input-field-name",
                    "title": "ARIA input fields have accessible names",
                    "description": "When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about input field labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-input-field-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-meter-name": {
                    "id": "aria-meter-name",
                    "title": "ARIA `meter` elements have accessible names",
                    "description": "When a meter element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `meter` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-meter-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-progressbar-name": {
                    "id": "aria-progressbar-name",
                    "title": "ARIA `progressbar` elements have accessible names",
                    "description": "When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to label `progressbar` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-progressbar-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-required-attr": {
                    "id": "aria-required-attr",
                    "title": "`[role]`s have all required `[aria-*]` attributes",
                    "description": "Some ARIA roles have required attributes that describe the state of the element to screen readers. [Learn more about roles and required attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-attr).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-required-children": {
                    "id": "aria-required-children",
                    "title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.",
                    "description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-children).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-required-parent": {
                    "id": "aria-required-parent",
                    "title": "`[role]`s are contained by their required parent element",
                    "description": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more about ARIA roles and required parent element](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-parent).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-roles": {
                    "id": "aria-roles",
                    "title": "`[role]` values are valid",
                    "description": "ARIA roles must have valid values in order to perform their intended accessibility functions. [Learn more about valid ARIA roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-roles).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-text": {
                    "id": "aria-text",
                    "title": "Elements with the `role=text` attribute do not have focusable descendents.",
                    "description": "Adding `role=text` around a text node split by markup enables VoiceOver to treat it as one phrase, but the element's focusable descendents will not be announced. [Learn more about the `role=text` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-text).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-toggle-field-name": {
                    "id": "aria-toggle-field-name",
                    "title": "ARIA toggle fields have accessible names",
                    "description": "When a toggle field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about toggle fields](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-toggle-field-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-tooltip-name": {
                    "id": "aria-tooltip-name",
                    "title": "ARIA `tooltip` elements have accessible names",
                    "description": "When a tooltip element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `tooltip` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-tooltip-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-treeitem-name": {
                    "id": "aria-treeitem-name",
                    "title": "ARIA `treeitem` elements have accessible names",
                    "description": "When a `treeitem` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about labeling `treeitem` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-treeitem-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-valid-attr-value": {
                    "id": "aria-valid-attr-value",
                    "title": "`[aria-*]` attributes have valid values",
                    "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more about valid values for ARIA attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-valid-attr-value).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-valid-attr": {
                    "id": "aria-valid-attr",
                    "title": "`[aria-*]` attributes are valid and not misspelled",
                    "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. [Learn more about valid ARIA attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-valid-attr).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "button-name": {
                    "id": "button-name",
                    "title": "Buttons have an accessible name",
                    "description": "When a button doesn't have an accessible name, screen readers announce it as \"button\", making it unusable for users who rely on screen readers. [Learn how to make buttons more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/button-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "bypass": {
                    "id": "bypass",
                    "title": "The page contains a heading, skip link, or landmark region",
                    "description": "Adding ways to bypass repetitive content lets keyboard users navigate the page more efficiently. [Learn more about bypass blocks](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/bypass).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "color-contrast": {
                    "id": "color-contrast",
                    "title": "Background and foreground colors have a sufficient contrast ratio",
                    "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/color-contrast).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "definition-list": {
                    "id": "definition-list",
                    "title": "`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.",
                    "description": "When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. [Learn how to structure definition lists correctly](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/definition-list).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "dlitem": {
                    "id": "dlitem",
                    "title": "Definition list items are wrapped in `<dl>` elements",
                    "description": "Definition list items (`<dt>` and `<dd>`) must be wrapped in a parent `<dl>` element to ensure that screen readers can properly announce them. [Learn how to structure definition lists correctly](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/dlitem).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "document-title": {
                    "id": "document-title",
                    "title": "Document has a `<title>` element",
                    "description": "The title gives screen reader users an overview of the page, and search engine users rely on it heavily to determine if a page is relevant to their search. [Learn more about document titles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/document-title).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "duplicate-id-active": {
                    "id": "duplicate-id-active",
                    "title": "`[id]` attributes on active, focusable elements are unique",
                    "description": "All focusable elements must have a unique `id` to ensure that they're visible to assistive technologies. [Learn how to fix duplicate `id`s](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/duplicate-id-active).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "duplicate-id-aria": {
                    "id": "duplicate-id-aria",
                    "title": "ARIA IDs are unique",
                    "description": "The value of an ARIA ID must be unique to prevent other instances from being overlooked by assistive technologies. [Learn how to fix duplicate ARIA IDs](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/duplicate-id-aria).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "empty-heading": {
                    "id": "empty-heading",
                    "title": "All heading elements contain content.",
                    "description": "A heading with no content or inaccessible text prevent screen reader users from accessing information on the page's structure. [Learn more about headings](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/empty-heading).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "form-field-multiple-labels": {
                    "id": "form-field-multiple-labels",
                    "title": "No form fields have multiple labels",
                    "description": "Form fields with multiple labels can be confusingly announced by assistive technologies like screen readers which use either the first, the last, or all of the labels. [Learn how to use form labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/form-field-multiple-labels).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "frame-title": {
                    "id": "frame-title",
                    "title": "`<frame>` or `<iframe>` elements have a title",
                    "description": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more about frame titles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/frame-title).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "heading-order": {
                    "id": "heading-order",
                    "title": "Heading elements appear in a sequentially-descending order",
                    "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/heading-order).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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 do not have `[alt]` attributes",
                    "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/image-alt).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-0-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,0,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img",
                                    "boundingRect": {
                                        "top": 141,
                                        "bottom": 847,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-26\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-64\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-1-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,0,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 141,
                                        "bottom": 847,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-16\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-64\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-64\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-2-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,0,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 141,
                                        "bottom": 847,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-26\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-64\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-64\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-3-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,0,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 141,
                                        "bottom": 847,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-26\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-64\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-64\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-4-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,0,A,0,SPAN,4,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 141,
                                        "bottom": 847,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-26\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-64\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-64\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-5-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,0,A,0,SPAN,5,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 141,
                                        "bottom": 847,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-26\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-64\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-64\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-6-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,0,A,0,SPAN,6,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 141,
                                        "bottom": 847,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-26\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-64\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-64\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-7-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,0,A,0,SPAN,7,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 141,
                                        "bottom": 847,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-26\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-64\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-64\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-8-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,1,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img",
                                    "boundingRect": {
                                        "top": 917,
                                        "bottom": 1623,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_n\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_n\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-9-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,1,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 917,
                                        "bottom": 1623,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_n\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_n\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_n\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-10-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,1,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 917,
                                        "bottom": 1623,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_n\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_n\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_n\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-11-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,1,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 917,
                                        "bottom": 1623,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_0\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_0\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_0\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-12-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,1,A,0,SPAN,4,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 917,
                                        "bottom": 1623,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_n\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_n\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_n\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-13-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,2,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 1693,
                                        "bottom": 2399,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-5\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-5\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-14-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,2,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 1693,
                                        "bottom": 2399,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-5\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-5\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-15-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,2,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 1693,
                                        "bottom": 2399,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-5\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-5\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-16-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,2,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 1693,
                                        "bottom": 2399,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x104\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-17-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,2,A,0,SPAN,4,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 1693,
                                        "bottom": 2399,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x104\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-18-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,3,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 2469,
                                        "bottom": 3175,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestra\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestra\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestra\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-19-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,3,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 2469,
                                        "bottom": 3175,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestra\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestra\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestra\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-20-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,3,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 2469,
                                        "bottom": 3175,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestra\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestra\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestra\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-21-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,3,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 2469,
                                        "bottom": 3175,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestra\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestra\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestra\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-22-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,3,A,0,SPAN,4,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 2469,
                                        "bottom": 3175,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestra\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestra\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestra\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-23-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,4,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 3245,
                                        "bottom": 3951,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boes\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boes\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boes\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-24-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,4,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 3245,
                                        "bottom": 3951,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesen\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesen\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesen\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-25-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,4,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 3245,
                                        "bottom": 3951,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesen\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesen\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesen\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-26-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,4,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 3245,
                                        "bottom": 3951,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesen\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesen\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesen\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-27-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,5,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 4021,
                                        "bottom": 4727,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-28-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,5,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 4021,
                                        "bottom": 4727,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-29-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,5,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 4021,
                                        "bottom": 4727,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-30-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,5,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 4021,
                                        "bottom": 4727,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-31-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,5,A,0,SPAN,4,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 4021,
                                        "bottom": 4727,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-32-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,6,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 4797,
                                        "bottom": 5503,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-33-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,6,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 4797,
                                        "bottom": 5503,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/esters\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/esters\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/esters\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-34-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,6,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 4797,
                                        "bottom": 5503,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-35-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,6,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 4797,
                                        "bottom": 5503,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-36-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,6,A,0,SPAN,4,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 4797,
                                        "bottom": 5503,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-37-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,6,A,0,SPAN,5,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 4797,
                                        "bottom": 5503,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boe\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boe\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boe\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-38-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,6,A,0,SPAN,6,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 4797,
                                        "bottom": 5503,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boe\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boe\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boe\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-39-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,7,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 5573,
                                        "bottom": 6279,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-160\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-40-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,7,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 5573,
                                        "bottom": 6279,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-41-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,7,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 5573,
                                        "bottom": 6279,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-42-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,7,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 5573,
                                        "bottom": 6279,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-43-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,7,A,0,SPAN,4,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 5573,
                                        "bottom": 6279,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-44-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,8,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 6349,
                                        "bottom": 7055,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-offi\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-offi\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-offi\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-45-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,8,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 6349,
                                        "bottom": 7055,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-offi\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-offi\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-offi\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-46-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,8,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 6349,
                                        "bottom": 7055,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-offi\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-offi\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-offi\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-47-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,8,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 6349,
                                        "bottom": 7055,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-offi\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-offi\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-offi\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-48-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,9,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 7125,
                                        "bottom": 7831,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-49-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,9,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 7125,
                                        "bottom": 7831,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-50-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,9,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 7125,
                                        "bottom": 7831,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-51-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,9,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 7125,
                                        "bottom": 7831,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-52-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,9,A,0,SPAN,4,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 7125,
                                        "bottom": 7831,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-53-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,9,A,0,SPAN,5,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 7125,
                                        "bottom": 7831,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-54-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,10,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 7901,
                                        "bottom": 8607,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-26\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-64\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-64\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-55-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,10,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 7901,
                                        "bottom": 8607,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-26\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-64\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-64\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-56-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,10,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 7901,
                                        "bottom": 8607,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-26\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-64\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-64\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-57-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,10,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 7901,
                                        "bottom": 8607,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-26\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-64\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-64\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-58-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,10,A,0,SPAN,4,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 7901,
                                        "bottom": 8607,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-26\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-64\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-64\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-59-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,11,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 8677,
                                        "bottom": 9383,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-60-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,11,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 8677,
                                        "bottom": 9383,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-61-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,11,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 8677,
                                        "bottom": 9383,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-62-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,11,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 8677,
                                        "bottom": 9383,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-63-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,11,A,0,SPAN,4,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 8677,
                                        "bottom": 9383,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-64-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,11,A,0,SPAN,5,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 8677,
                                        "bottom": 9383,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-65-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,11,A,0,SPAN,6,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 8677,
                                        "bottom": 9383,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-66-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,12,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 9453,
                                        "bottom": 10159,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-67-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,12,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 9453,
                                        "bottom": 10159,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-68-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,12,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 9453,
                                        "bottom": 10159,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-69-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,12,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 9453,
                                        "bottom": 10159,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-70-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,12,A,0,SPAN,4,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 9453,
                                        "bottom": 10159,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-71-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,13,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 10229,
                                        "bottom": 10935,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-72-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,13,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 10229,
                                        "bottom": 10935,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-73-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,13,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 10229,
                                        "bottom": 10935,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-74-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,13,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 10229,
                                        "bottom": 10935,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-75-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,13,A,0,SPAN,4,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 10229,
                                        "bottom": 10935,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-76-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,13,A,0,SPAN,5,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 10229,
                                        "bottom": 10935,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-77-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,14,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 11005,
                                        "bottom": 11711,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__scr\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__scr\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__scr\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-78-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,14,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 11005,
                                        "bottom": 11711,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__scr\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__scr\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__scr\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-79-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,14,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 11005,
                                        "bottom": 11711,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__scr\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__scr\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__scr\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-80-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,14,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 11005,
                                        "bottom": 11711,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__scr\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__scr\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__scr\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-81-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,15,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 11781,
                                        "bottom": 12487,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-82-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,15,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 11781,
                                        "bottom": 12487,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfl\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfl\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfl\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-83-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,15,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 11781,
                                        "bottom": 12487,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfl\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfl\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfl\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-84-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,15,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 11781,
                                        "bottom": 12487,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfl\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfl\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfl\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-85-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,16,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 12557,
                                        "bottom": 13263,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-86-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,16,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 12557,
                                        "bottom": 13263,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-87-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,16,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 12557,
                                        "bottom": 13263,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-88-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,16,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 12557,
                                        "bottom": 13263,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-89-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,16,A,0,SPAN,4,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 12557,
                                        "bottom": 13263,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-90-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,17,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 13333,
                                        "bottom": 14039,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_bo\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_bo\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_bo\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-91-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,17,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 13333,
                                        "bottom": 14039,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_bo\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_bo\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_bo\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-92-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,17,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 13333,
                                        "bottom": 14039,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_bo\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_bo\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_bo\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-93-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,17,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 13333,
                                        "bottom": 14039,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_bo\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_bo\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_bo\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-94-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,17,A,0,SPAN,4,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 13333,
                                        "bottom": 14039,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_bo\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_bo\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_bo\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-95-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,18,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 14109,
                                        "bottom": 14815,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenbe\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenbe\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenbe\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-96-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,18,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 14109,
                                        "bottom": 14815,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenbe\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenbe\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenbe\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-97-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,18,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 14109,
                                        "bottom": 14815,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenbe\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenbe\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenbe\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-98-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,18,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 14109,
                                        "bottom": 14815,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenbe\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenbe\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenbe\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-99-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,19,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 14885,
                                        "bottom": 15591,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-100-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,19,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 14885,
                                        "bottom": 15591,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-101-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,19,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 14885,
                                        "bottom": 15591,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-102-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,19,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 14885,
                                        "bottom": 15591,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-103-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,20,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 15661,
                                        "bottom": 16367,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boesenebe\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boesenebe\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boesenebe\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-104-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,20,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 15661,
                                        "bottom": 16367,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boesenebe\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boesenebe\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boesenebe\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-105-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,20,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 15661,
                                        "bottom": 16367,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boesenebe\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boesenebe\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boesenebe\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-106-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,20,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 15661,
                                        "bottom": 16367,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boesenebe\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boesenebe\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boesenebe\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "critical",
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "TTv5",
                                "TT7.a",
                                "TT7.b",
                                "EN-301-549",
                                "EN-9.1.1.1",
                                "ACT"
                            ]
                        }
                    }
                },
                "image-redundant-alt": {
                    "id": "image-redundant-alt",
                    "title": "Image elements do not have `[alt]` attributes that are redundant text.",
                    "description": "Informative elements should aim for short, descriptive alternative text. Alternative text that is exactly the same as the text adjacent to the link or image is potentially confusing for screen reader users, because the text will be read twice. [Learn more about the `alt` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/image-redundant-alt).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "input-button-name": {
                    "id": "input-button-name",
                    "title": "Input buttons have discernible text.",
                    "description": "Adding discernable and accessible text to input buttons may help screen reader users understand the purpose of the input button. [Learn more about input buttons](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/input-button-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "input-image-alt": {
                    "id": "input-image-alt",
                    "title": "`<input type=\"image\">` elements have `[alt]` text",
                    "description": "When an image is being used as an `<input>` button, providing alternative text can help screen reader users understand the purpose of the button. [Learn about input image alt text](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/input-image-alt).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "label-content-name-mismatch": {
                    "id": "label-content-name-mismatch",
                    "title": "Elements with visible text labels have matching accessible names.",
                    "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/label-content-name-mismatch).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "label": {
                    "id": "label",
                    "title": "Form elements have associated labels",
                    "description": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more about form element labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/label).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "landmark-one-main": {
                    "id": "landmark-one-main",
                    "title": "Document has a main landmark.",
                    "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/landmark-one-main).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "link-name": {
                    "id": "link-name",
                    "title": "Links do not have a discernible name",
                    "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/link-name).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-107-A",
                                    "path": "1,HTML,1,BODY,2,HEADER,0,A",
                                    "selector": "body > header > a.logo",
                                    "boundingRect": {
                                        "top": 39,
                                        "bottom": 72,
                                        "left": 70,
                                        "right": 270,
                                        "width": 200,
                                        "height": 33
                                    },
                                    "snippet": "<a class=\"logo\" href=\"https:\/\/studiocoucou.berlin\">",
                                    "nodeLabel": "body > header > a.logo",
                                    "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-108-A",
                                    "path": "1,HTML,1,BODY,4,FOOTER,0,DIV,0,A",
                                    "selector": "body > footer > div.social-media > a",
                                    "boundingRect": {
                                        "top": 16448,
                                        "bottom": 16488,
                                        "left": 70,
                                        "right": 100,
                                        "width": 30,
                                        "height": 40
                                    },
                                    "snippet": "<a href=\"https:\/\/www.instagram.com\/studiocoucouberlin\/\" target=\"_blank\">",
                                    "nodeLabel": "body > footer > div.social-media > a",
                                    "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-109-A",
                                    "path": "1,HTML,1,BODY,4,FOOTER,0,DIV,1,A",
                                    "selector": "body > footer > div.social-media > a",
                                    "boundingRect": {
                                        "top": 16448,
                                        "bottom": 16488,
                                        "left": 100,
                                        "right": 140,
                                        "width": 40,
                                        "height": 40
                                    },
                                    "snippet": "<a href=\"https:\/\/www.pinterest.de\/e885590fb632ba123243595079e934\/\" target=\"_blank\">",
                                    "nodeLabel": "body > footer > div.social-media > a",
                                    "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "serious",
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag244",
                                "wcag412",
                                "section508",
                                "section508.22.a",
                                "TTv5",
                                "TT6.a",
                                "EN-301-549",
                                "EN-9.2.4.4",
                                "EN-9.4.1.2",
                                "ACT"
                            ]
                        }
                    }
                },
                "link-in-text-block": {
                    "id": "link-in-text-block",
                    "title": "Links are distinguishable without relying on color.",
                    "description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/link-in-text-block).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "list": {
                    "id": "list",
                    "title": "Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).",
                    "description": "Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. [Learn more about proper list structure](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/list).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "listitem": {
                    "id": "listitem",
                    "title": "List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements",
                    "description": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. [Learn more about proper list structure](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/listitem).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "meta-refresh": {
                    "id": "meta-refresh",
                    "title": "The document does not use `<meta http-equiv=\"refresh\">`",
                    "description": "Users do not expect a page to refresh automatically, and doing so will move focus back to the top of the page. This may create a frustrating or confusing experience. [Learn more about the refresh meta tag](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/meta-refresh).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "meta-viewport": {
                    "id": "meta-viewport",
                    "title": "`[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.",
                    "description": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more about the viewport meta tag](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/meta-viewport).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "object-alt": {
                    "id": "object-alt",
                    "title": "`<object>` elements have alternate text",
                    "description": "Screen readers cannot translate non-text content. Adding alternate text to `<object>` elements helps screen readers convey meaning to users. [Learn more about alt text for `object` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/object-alt).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "select-name": {
                    "id": "select-name",
                    "title": "Select elements have associated label elements.",
                    "description": "Form elements without effective labels can create frustrating experiences for screen reader users. [Learn more about the `select` element](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/select-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "skip-link": {
                    "id": "skip-link",
                    "title": "Skip links are focusable.",
                    "description": "Including a skip link can help users skip to the main content to save time. [Learn more about skip links](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/skip-link).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "tabindex": {
                    "id": "tabindex",
                    "title": "No element has a `[tabindex]` value greater than 0",
                    "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/tabindex).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "table-duplicate-name": {
                    "id": "table-duplicate-name",
                    "title": "Tables have different content in the summary attribute and `<caption>`.",
                    "description": "The summary attribute should describe the table structure, while `<caption>` should have the onscreen title. Accurate table mark-up helps users of screen readers. [Learn more about summary and caption](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/table-duplicate-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "table-fake-caption": {
                    "id": "table-fake-caption",
                    "title": "Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring that tables use the actual caption element instead of cells with the `[colspan]` attribute may improve the experience for screen reader users. [Learn more about captions](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/table-fake-caption).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "target-size": {
                    "id": "target-size",
                    "title": "Touch targets have sufficient size and spacing.",
                    "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/target-size).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "td-has-header": {
                    "id": "td-has-header",
                    "title": "`<td>` elements in a large `<table>` have one or more table headers.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring that `<td>` elements in a large table (3 or more cells in width and height) have an associated table header may improve the experience for screen reader users. [Learn more about table headers](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/td-has-header).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "td-headers-attr": {
                    "id": "td-headers-attr",
                    "title": "Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring `<td>` cells using the `[headers]` attribute only refer to other cells in the same table may improve the experience for screen reader users. [Learn more about the `headers` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/td-headers-attr).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "th-has-data-cells": {
                    "id": "th-has-data-cells",
                    "title": "`<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring table headers always refer to some set of cells may improve the experience for screen reader users. [Learn more about table headers](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/th-has-data-cells).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "valid-lang": {
                    "id": "valid-lang",
                    "title": "`[lang]` attributes have a valid value",
                    "description": "Specifying a valid [BCP 47 language](https:\/\/www.w3.org\/International\/questions\/qa-choosing-language-tags#question) on elements helps ensure that text is pronounced correctly by a screen reader. [Learn how to use the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/valid-lang).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "video-caption": {
                    "id": "video-caption",
                    "title": "`<video>` elements contain a `<track>` element with `[kind=\"captions\"]`",
                    "description": "When a video provides a caption it is easier for deaf and hearing impaired users to access its information. [Learn more about video captions](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/video-caption).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "custom-controls-labels": {
                    "id": "custom-controls-labels",
                    "title": "Custom controls have associated labels",
                    "description": "Custom interactive controls have associated labels, provided by aria-label or aria-labelledby. [Learn more about custom controls and labels](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/custom-controls-labels\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "custom-controls-roles": {
                    "id": "custom-controls-roles",
                    "title": "Custom controls have ARIA roles",
                    "description": "Custom interactive controls have appropriate ARIA roles. [Learn how to add roles to custom controls](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/custom-control-roles\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "focus-traps": {
                    "id": "focus-traps",
                    "title": "User focus is not accidentally trapped in a region",
                    "description": "A user can tab into and out of any control or region without accidentally trapping their focus. [Learn how to avoid focus traps](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/focus-traps\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "focusable-controls": {
                    "id": "focusable-controls",
                    "title": "Interactive controls are keyboard focusable",
                    "description": "Custom interactive controls are keyboard focusable and display a focus indicator. [Learn how to make custom controls focusable](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/focusable-controls\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "interactive-element-affordance": {
                    "id": "interactive-element-affordance",
                    "title": "Interactive elements indicate their purpose and state",
                    "description": "Interactive elements, such as links and buttons, should indicate their state and be distinguishable from non-interactive elements. [Learn how to decorate interactive elements with affordance hints](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/interactive-element-affordance\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "logical-tab-order": {
                    "id": "logical-tab-order",
                    "title": "The page has a logical tab order",
                    "description": "Tabbing through the page follows the visual layout. Users cannot focus elements that are offscreen. [Learn more about logical tab ordering](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/logical-tab-order\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "managed-focus": {
                    "id": "managed-focus",
                    "title": "The user's focus is directed to new content added to the page",
                    "description": "If new content, such as a dialog, is added to the page, the user's focus is directed to it. [Learn how to direct focus to new content](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/managed-focus\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "offscreen-content-hidden": {
                    "id": "offscreen-content-hidden",
                    "title": "Offscreen content is hidden from assistive technology",
                    "description": "Offscreen content is hidden with display: none or aria-hidden=true. [Learn how to properly hide offscreen content](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/offscreen-content-hidden\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "use-landmarks": {
                    "id": "use-landmarks",
                    "title": "HTML5 landmark elements are used to improve navigation",
                    "description": "Landmark elements (`<main>`, `<nav>`, etc.) are used to improve the keyboard navigation of the page for assistive technology. [Learn more about landmark elements](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/use-landmarks\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "visual-order-follows-dom": {
                    "id": "visual-order-follows-dom",
                    "title": "Visual order on the page follows DOM order",
                    "description": "DOM order matches the visual order, improving navigation for assistive technology. [Learn more about DOM and visual ordering](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/visual-order-follows-dom\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "uses-long-cache-ttl": {
                    "id": "uses-long-cache-ttl",
                    "title": "Serve static assets with an efficient cache policy",
                    "description": "A long cache lifetime can speed up repeat visits to your page. [Learn more about efficient cache policies](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-long-cache-ttl\/).",
                    "score": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 32602976,
                    "numericUnit": "byte",
                    "displayValue": "110 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:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 837708,
                                "wastedBytes": 837708
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 790854,
                                "wastedBytes": 790854
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 729088,
                                "wastedBytes": 729088
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 646760,
                                "wastedBytes": 646760
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 640849,
                                "wastedBytes": 640849
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 612202,
                                "wastedBytes": 612202
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 577817,
                                "wastedBytes": 577817
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 572786,
                                "wastedBytes": 572786
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 559462,
                                "wastedBytes": 559462
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 530301,
                                "wastedBytes": 530301
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 522554,
                                "wastedBytes": 522554
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 520804,
                                "wastedBytes": 520804
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 504243,
                                "wastedBytes": 504243
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 486552,
                                "wastedBytes": 486552
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 483502,
                                "wastedBytes": 483502
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 467784,
                                "wastedBytes": 467784
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 457601,
                                "wastedBytes": 457601
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 457288,
                                "wastedBytes": 457288
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 427921,
                                "wastedBytes": 427921
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 422427,
                                "wastedBytes": 422427
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 420681,
                                "wastedBytes": 420681
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 418112,
                                "wastedBytes": 418112
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 418098,
                                "wastedBytes": 418098
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 413589,
                                "wastedBytes": 413589
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 409927,
                                "wastedBytes": 409927
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 406275,
                                "wastedBytes": 406275
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 400852,
                                "wastedBytes": 400852
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 398691,
                                "wastedBytes": 398691
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 393871,
                                "wastedBytes": 393871
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 390269,
                                "wastedBytes": 390269
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 387807,
                                "wastedBytes": 387807
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 387624,
                                "wastedBytes": 387624
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 386926,
                                "wastedBytes": 386926
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 383464,
                                "wastedBytes": 383464
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 365667,
                                "wastedBytes": 365667
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 363627,
                                "wastedBytes": 363627
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 350086,
                                "wastedBytes": 350086
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 345918,
                                "wastedBytes": 345918
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 340111,
                                "wastedBytes": 340111
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 339414,
                                "wastedBytes": 339414
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 338226,
                                "wastedBytes": 338226
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 337047,
                                "wastedBytes": 337047
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 333414,
                                "wastedBytes": 333414
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 325608,
                                "wastedBytes": 325608
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 322982,
                                "wastedBytes": 322982
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 320963,
                                "wastedBytes": 320963
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 313012,
                                "wastedBytes": 313012
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 310069,
                                "wastedBytes": 310069
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 308823,
                                "wastedBytes": 308823
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 306368,
                                "wastedBytes": 306368
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 304364,
                                "wastedBytes": 304364
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 301092,
                                "wastedBytes": 301092
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 300190,
                                "wastedBytes": 300190
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 300117,
                                "wastedBytes": 300117
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 292079,
                                "wastedBytes": 292079
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 290123,
                                "wastedBytes": 290123
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 289439,
                                "wastedBytes": 289439
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 284703,
                                "wastedBytes": 284703
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 282375,
                                "wastedBytes": 282375
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 275415,
                                "wastedBytes": 275415
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 271480,
                                "wastedBytes": 271480
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 265833,
                                "wastedBytes": 265833
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 258347,
                                "wastedBytes": 258347
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 254831,
                                "wastedBytes": 254831
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 251564,
                                "wastedBytes": 251564
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 251444,
                                "wastedBytes": 251444
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 250209,
                                "wastedBytes": 250209
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 247395,
                                "wastedBytes": 247395
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 247153,
                                "wastedBytes": 247153
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 228053,
                                "wastedBytes": 228053
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 225575,
                                "wastedBytes": 225575
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 221245,
                                "wastedBytes": 221245
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 213127,
                                "wastedBytes": 213127
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 206902,
                                "wastedBytes": 206902
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 206715,
                                "wastedBytes": 206715
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 193303,
                                "wastedBytes": 193303
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 190550,
                                "wastedBytes": 190550
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 185848,
                                "wastedBytes": 185848
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 185275,
                                "wastedBytes": 185275
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 182144,
                                "wastedBytes": 182144
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 180846,
                                "wastedBytes": 180846
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 176455,
                                "wastedBytes": 176455
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 164288,
                                "wastedBytes": 164288
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 160704,
                                "wastedBytes": 160704
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 148703,
                                "wastedBytes": 148703
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 143177,
                                "wastedBytes": 143177
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 142670,
                                "wastedBytes": 142670
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 141750,
                                "wastedBytes": 141750
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 141213,
                                "wastedBytes": 141213
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 138880,
                                "wastedBytes": 138880
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 135933,
                                "wastedBytes": 135933
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 135125,
                                "wastedBytes": 135125
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 127912,
                                "wastedBytes": 127912
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 126992,
                                "wastedBytes": 126992
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 106371,
                                "wastedBytes": 106371
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 105244,
                                "wastedBytes": 105244
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 103868,
                                "wastedBytes": 103868
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 86759,
                                "wastedBytes": 86759
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 64934,
                                "wastedBytes": 64934
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 55060,
                                "wastedBytes": 55060
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 46996,
                                "wastedBytes": 46996
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 45506,
                                "wastedBytes": 45506
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/assets\/js\/main.1565780567.js",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 43857,
                                "wastedBytes": 43857
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 41545,
                                "wastedBytes": 41545
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 40157,
                                "wastedBytes": 40157
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 39348,
                                "wastedBytes": 39348
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 39151,
                                "wastedBytes": 39151
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 38728,
                                "wastedBytes": 38728
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/assets\/fonts\/NEXTBook-Regular.woff2",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 34776,
                                "wastedBytes": 34776
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/assets\/css\/style.1565780565.css",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 3114,
                                "wastedBytes": 3114
                            }
                        ],
                        "summary": {
                            "wastedBytes": 32602976
                        },
                        "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": 32613810,
                    "numericUnit": "byte",
                    "displayValue": "Total size was 31,849\u00a0KiB",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Transfer Size"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg",
                                "totalBytes": 837708
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg",
                                "totalBytes": 790854
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg",
                                "totalBytes": 729088
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg",
                                "totalBytes": 646760
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg",
                                "totalBytes": 640849
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg",
                                "totalBytes": 612202
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg",
                                "totalBytes": 577817
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg",
                                "totalBytes": 572786
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg",
                                "totalBytes": 559462
                            },
                            {
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg",
                                "totalBytes": 530301
                            }
                        ],
                        "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": 1,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "metricSavings": {
                        "FCP": 0,
                        "LCP": 0
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "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": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 35\u00a0KiB",
                    "metricSavings": {
                        "FCP": 0,
                        "LCP": 50
                    },
                    "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:\/\/studiocoucou.berlin\/assets\/js\/main.1565780567.js",
                                "totalBytes": 43798,
                                "wastedBytes": 35547,
                                "wastedPercent": 81.160801758148651
                            }
                        ],
                        "overallSavingsMs": 0,
                        "overallSavingsBytes": 35547,
                        "sortedBy": [
                            "wastedBytes"
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "metricSavings": {
                                "FCP": 0,
                                "LCP": 50
                            }
                        }
                    },
                    "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": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 2900,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 3,654\u00a0KiB",
                    "warnings": [],
                    "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-83-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,15,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 11781,
                                        "bottom": 12487,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfl\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfl\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfl\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg",
                                "fromProtocol": true,
                                "isCrossOrigin": false,
                                "totalBytes": 837151,
                                "wastedBytes": 418942.04999999999,
                                "wastedWebpBytes": 282963
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-84-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,15,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 11781,
                                        "bottom": 12487,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfl\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfl\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfl\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg",
                                "fromProtocol": true,
                                "isCrossOrigin": false,
                                "totalBytes": 790324,
                                "wastedBytes": 373726.20000000001,
                                "wastedWebpBytes": 220972
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-81-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,15,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 11781,
                                        "bottom": 12487,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg",
                                "fromProtocol": true,
                                "isCrossOrigin": false,
                                "totalBytes": 640423,
                                "wastedBytes": 289632.59999999998,
                                "wastedWebpBytes": 158667
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-95-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,18,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 14109,
                                        "bottom": 14815,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenbe\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenbe\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenbe\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg",
                                "fromProtocol": true,
                                "isCrossOrigin": false,
                                "totalBytes": 577404,
                                "wastedBytes": 274248.95000000001,
                                "wastedWebpBytes": 181702
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-38-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,6,A,0,SPAN,6,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 4797,
                                        "bottom": 5503,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boe\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boe\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boe\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg",
                                "fromProtocol": true,
                                "isCrossOrigin": false,
                                "totalBytes": 646334,
                                "wastedBytes": 266917.15000000002,
                                "wastedWebpBytes": 123260
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-36-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,6,A,0,SPAN,4,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 4797,
                                        "bottom": 5503,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg",
                                "fromProtocol": true,
                                "isCrossOrigin": false,
                                "totalBytes": 728608,
                                "wastedBytes": 258487.20000000001,
                                "wastedWebpBytes": 57816
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-89-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,16,A,0,SPAN,4,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 12557,
                                        "bottom": 13263,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg",
                                "fromProtocol": true,
                                "isCrossOrigin": false,
                                "totalBytes": 611794,
                                "wastedBytes": 249946.40000000002,
                                "wastedWebpBytes": 112920
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-34-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,6,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 4797,
                                        "bottom": 5503,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg",
                                "fromProtocol": true,
                                "isCrossOrigin": false,
                                "totalBytes": 559081,
                                "wastedBytes": 235595.04999999999,
                                "wastedWebpBytes": 127403
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-86-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,16,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 12557,
                                        "bottom": 13263,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg",
                                "fromProtocol": true,
                                "isCrossOrigin": false,
                                "totalBytes": 572404,
                                "wastedBytes": 229290.59999999998,
                                "wastedWebpBytes": 96638
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-85-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,16,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 12557,
                                        "bottom": 13263,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg",
                                "fromProtocol": true,
                                "isCrossOrigin": false,
                                "totalBytes": 522186,
                                "wastedBytes": 220457.79999999999,
                                "wastedWebpBytes": 117628
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-24-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,4,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 3245,
                                        "bottom": 3951,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesen\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesen\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesen\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg",
                                "fromProtocol": true,
                                "isCrossOrigin": false,
                                "totalBytes": 529937,
                                "wastedBytes": 203212.40000000002,
                                "wastedWebpBytes": 90913
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-59-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,11,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 8677,
                                        "bottom": 9383,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg",
                                "fromProtocol": false,
                                "isCrossOrigin": false,
                                "totalBytes": 282125,
                                "wastedBytes": 111352,
                                "wastedWebpBytes": 77197
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-61-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,11,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 8677,
                                        "bottom": 9383,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg",
                                "fromProtocol": false,
                                "isCrossOrigin": false,
                                "totalBytes": 258136,
                                "wastedBytes": 87363,
                                "wastedWebpBytes": 53208
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-39-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,7,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 5573,
                                        "bottom": 6279,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-160\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg",
                                "fromProtocol": false,
                                "isCrossOrigin": false,
                                "totalBytes": 247162,
                                "wastedBytes": 76282,
                                "wastedWebpBytes": 42106
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-65-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,11,A,0,SPAN,6,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 8677,
                                        "bottom": 9383,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg",
                                "fromProtocol": false,
                                "isCrossOrigin": false,
                                "totalBytes": 126854,
                                "wastedBytes": 72836,
                                "wastedWebpBytes": 62033
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-72-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,13,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 10229,
                                        "bottom": 10935,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg",
                                "fromProtocol": false,
                                "isCrossOrigin": false,
                                "totalBytes": 520449,
                                "wastedBytes": 69782,
                                "wastedWebpBytes": -20351
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-60-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,11,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 8677,
                                        "bottom": 9383,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg",
                                "fromProtocol": false,
                                "isCrossOrigin": false,
                                "totalBytes": 227861,
                                "wastedBytes": 57088,
                                "wastedWebpBytes": 22933
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-96-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,18,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 14109,
                                        "bottom": 14815,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenbe\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenbe\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenbe\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg",
                                "fromProtocol": false,
                                "isCrossOrigin": false,
                                "totalBytes": 503897,
                                "wastedBytes": 53230,
                                "wastedWebpBytes": -36903
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-62-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,11,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 8677,
                                        "bottom": 9383,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg",
                                "fromProtocol": false,
                                "isCrossOrigin": false,
                                "totalBytes": 221053,
                                "wastedBytes": 50280,
                                "wastedWebpBytes": 16125
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-98-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,18,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 14109,
                                        "bottom": 14815,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenbe\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenbe\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenbe\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg",
                                "fromProtocol": false,
                                "isCrossOrigin": false,
                                "totalBytes": 486215,
                                "wastedBytes": 35548,
                                "wastedWebpBytes": -54585
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-33-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,6,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 4797,
                                        "bottom": 5503,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/esters\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/esters\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/esters\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg",
                                "fromProtocol": false,
                                "isCrossOrigin": false,
                                "totalBytes": 483125,
                                "wastedBytes": 32285,
                                "wastedWebpBytes": -57883
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-79-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,14,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 11005,
                                        "bottom": 11711,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__scr\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__scr\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__scr\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg",
                                "fromProtocol": false,
                                "isCrossOrigin": false,
                                "totalBytes": 190399,
                                "wastedBytes": 19519,
                                "wastedWebpBytes": -14657
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-12-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,1,A,0,SPAN,4,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 917,
                                        "bottom": 1623,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_n\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_n\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_n\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg",
                                "fromProtocol": false,
                                "isCrossOrigin": false,
                                "totalBytes": 467457,
                                "wastedBytes": 16617,
                                "wastedWebpBytes": -73551
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-23-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,4,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 3245,
                                        "bottom": 3951,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boes\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boes\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boes\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg",
                                "fromProtocol": false,
                                "isCrossOrigin": false,
                                "totalBytes": 185651,
                                "wastedBytes": 14984,
                                "wastedWebpBytes": -19149
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-78-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,14,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 11005,
                                        "bottom": 11711,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__scr\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__scr\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__scr\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg",
                                "fromProtocol": false,
                                "isCrossOrigin": false,
                                "totalBytes": 185061,
                                "wastedBytes": 14181,
                                "wastedWebpBytes": -19995
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-102-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,19,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 14885,
                                        "bottom": 15591,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg",
                                "fromProtocol": false,
                                "isCrossOrigin": false,
                                "totalBytes": 180672,
                                "wastedBytes": 9685,
                                "wastedWebpBytes": -24512
                            }
                        ],
                        "overallSavingsMs": 2900,
                        "overallSavingsBytes": 3741488.3999999999,
                        "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": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 140,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 162\u00a0KiB",
                    "warnings": [],
                    "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-83-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,15,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 11781,
                                        "bottom": 12487,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfl\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfl\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfl\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg",
                                "fromProtocol": true,
                                "isCrossOrigin": false,
                                "totalBytes": 837151,
                                "wastedBytes": 51016
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-65-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,11,A,0,SPAN,6,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 8677,
                                        "bottom": 9383,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg",
                                "fromProtocol": false,
                                "isCrossOrigin": false,
                                "totalBytes": 126854,
                                "wastedBytes": 45828
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-84-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,15,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 11781,
                                        "bottom": 12487,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfl\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfl\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfl\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg",
                                "fromProtocol": true,
                                "isCrossOrigin": false,
                                "totalBytes": 790324,
                                "wastedBytes": 34896
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-59-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,11,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 8677,
                                        "bottom": 9383,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg",
                                "fromProtocol": false,
                                "isCrossOrigin": false,
                                "totalBytes": 282125,
                                "wastedBytes": 25965
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-81-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,15,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 11781,
                                        "bottom": 12487,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg",
                                "fromProtocol": true,
                                "isCrossOrigin": false,
                                "totalBytes": 640423,
                                "wastedBytes": 8071
                            }
                        ],
                        "overallSavingsMs": 140,
                        "overallSavingsBytes": 165776,
                        "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,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 12060,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 15,162\u00a0KiB",
                    "metricSavings": {
                        "FCP": 0,
                        "LCP": 180
                    },
                    "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-83-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,15,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 11781,
                                        "bottom": 12487,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfl\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfl\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfl\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg",
                                "totalBytes": 837151,
                                "wastedBytes": 451513,
                                "wastedPercent": 53.934507437967639
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-84-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,15,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 11781,
                                        "bottom": 12487,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfl\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfl\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfl\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg",
                                "totalBytes": 790324,
                                "wastedBytes": 426117,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-36-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,6,A,0,SPAN,4,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 4797,
                                        "bottom": 5503,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg",
                                "totalBytes": 728608,
                                "wastedBytes": 392971,
                                "wastedPercent": 53.934507437967639
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-38-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,6,A,0,SPAN,6,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 4797,
                                        "bottom": 5503,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boe\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boe\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boe\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg",
                                "totalBytes": 646334,
                                "wastedBytes": 348597,
                                "wastedPercent": 53.934507437967639
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-81-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,15,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 11781,
                                        "bottom": 12487,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg",
                                "totalBytes": 640423,
                                "wastedBytes": 345409,
                                "wastedPercent": 53.934507437967639
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-89-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,16,A,0,SPAN,4,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 12557,
                                        "bottom": 13263,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg",
                                "totalBytes": 611794,
                                "wastedBytes": 329860,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-95-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,18,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 14109,
                                        "bottom": 14815,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenbe\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenbe\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenbe\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg",
                                "totalBytes": 577404,
                                "wastedBytes": 311420,
                                "wastedPercent": 53.934507437967639
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-86-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,16,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 12557,
                                        "bottom": 13263,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg",
                                "totalBytes": 572404,
                                "wastedBytes": 308825,
                                "wastedPercent": 53.952211316738598
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-34-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,6,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 4797,
                                        "bottom": 5503,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg",
                                "totalBytes": 559081,
                                "wastedBytes": 301439,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-24-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,4,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 3245,
                                        "bottom": 3951,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesen\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesen\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesen\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg",
                                "totalBytes": 529937,
                                "wastedBytes": 285725,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-85-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,16,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 12557,
                                        "bottom": 13263,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg",
                                "totalBytes": 522186,
                                "wastedBytes": 281731,
                                "wastedPercent": 53.952211316738598
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-72-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,13,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 10229,
                                        "bottom": 10935,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg",
                                "totalBytes": 520449,
                                "wastedBytes": 280609,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-96-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,18,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 14109,
                                        "bottom": 14815,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenbe\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenbe\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenbe\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg",
                                "totalBytes": 503897,
                                "wastedBytes": 271685,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-98-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,18,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 14109,
                                        "bottom": 14815,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenbe\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenbe\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenbe\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg",
                                "totalBytes": 486215,
                                "wastedBytes": 262152,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-33-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,6,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 4797,
                                        "bottom": 5503,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/esters\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/esters\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/esters\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg",
                                "totalBytes": 483125,
                                "wastedBytes": 260571,
                                "wastedPercent": 53.934507437967639
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-12-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,1,A,0,SPAN,4,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 917,
                                        "bottom": 1623,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_n\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_n\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_n\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg",
                                "totalBytes": 467457,
                                "wastedBytes": 252121,
                                "wastedPercent": 53.934507437967639
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-82-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,15,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 11781,
                                        "bottom": 12487,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfl\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfl\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfl\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg",
                                "totalBytes": 457273,
                                "wastedBytes": 246628,
                                "wastedPercent": 53.934507437967639
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-27-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,5,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 4021,
                                        "bottom": 4727,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg",
                                "totalBytes": 456946,
                                "wastedBytes": 246371,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-76-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,13,A,0,SPAN,5,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 10229,
                                        "bottom": 10935,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg",
                                "totalBytes": 427611,
                                "wastedBytes": 230554,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-30-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,5,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 4021,
                                        "bottom": 4727,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg",
                                "totalBytes": 422128,
                                "wastedBytes": 227598,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-11-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,1,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 917,
                                        "bottom": 1623,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_0\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_0\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_0\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg",
                                "totalBytes": 420381,
                                "wastedBytes": 226656,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-88-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,16,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 12557,
                                        "bottom": 13263,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg",
                                "totalBytes": 417798,
                                "wastedBytes": 225263,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-31-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,5,A,0,SPAN,4,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 4021,
                                        "bottom": 4727,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg",
                                "totalBytes": 417788,
                                "wastedBytes": 225258,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-32-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,6,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 4797,
                                        "bottom": 5503,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg",
                                "totalBytes": 413288,
                                "wastedBytes": 222832,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-97-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,18,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 14109,
                                        "bottom": 14815,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenbe\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenbe\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenbe\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg",
                                "totalBytes": 409626,
                                "wastedBytes": 220857,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-93-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,17,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 13333,
                                        "bottom": 14039,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_bo\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_bo\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_bo\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg",
                                "totalBytes": 405984,
                                "wastedBytes": 218965,
                                "wastedPercent": 53.934507437967639
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-58-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,10,A,0,SPAN,4,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 7901,
                                        "bottom": 8607,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-26\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-64\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-64\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg",
                                "totalBytes": 400560,
                                "wastedBytes": 215969,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-64-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,11,A,0,SPAN,5,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 8677,
                                        "bottom": 9383,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/colett\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg",
                                "totalBytes": 398399,
                                "wastedBytes": 214804,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-69-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,12,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 9453,
                                        "bottom": 10159,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg",
                                "totalBytes": 393580,
                                "wastedBytes": 212206,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-28-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,5,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 4021,
                                        "bottom": 4727,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg",
                                "totalBytes": 389987,
                                "wastedBytes": 210407,
                                "wastedPercent": 53.952211316738598
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-29-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,5,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 4021,
                                        "bottom": 4727,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg",
                                "totalBytes": 387525,
                                "wastedBytes": 208941,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-75-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,13,A,0,SPAN,4,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 10229,
                                        "bottom": 10935,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg",
                                "totalBytes": 387318,
                                "wastedBytes": 208829,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-70-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,12,A,0,SPAN,4,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 9453,
                                        "bottom": 10159,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg",
                                "totalBytes": 386643,
                                "wastedBytes": 208465,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-14-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,2,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 1693,
                                        "bottom": 2399,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-5\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-5\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg",
                                "totalBytes": 383182,
                                "wastedBytes": 206599,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-8-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,1,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img",
                                    "boundingRect": {
                                        "top": 917,
                                        "bottom": 1623,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_n\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_n\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg",
                                "totalBytes": 365380,
                                "wastedBytes": 197066,
                                "wastedPercent": 53.934507437967639
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-37-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,6,A,0,SPAN,5,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 4797,
                                        "bottom": 5503,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boe\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boe\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boe\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg",
                                "totalBytes": 363353,
                                "wastedBytes": 195908,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-71-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,13,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 10229,
                                        "bottom": 10935,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg",
                                "totalBytes": 349799,
                                "wastedBytes": 188600,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-104-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,20,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 15661,
                                        "bottom": 16367,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boesenebe\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boesenebe\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boesenebe\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg",
                                "totalBytes": 345653,
                                "wastedBytes": 186365,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-17-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,2,A,0,SPAN,4,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 1693,
                                        "bottom": 2399,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x104\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg",
                                "totalBytes": 339856,
                                "wastedBytes": 183239,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-55-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,10,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 7901,
                                        "bottom": 8607,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-26\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-64\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-64\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg",
                                "totalBytes": 339136,
                                "wastedBytes": 182911,
                                "wastedPercent": 53.934507437967639
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-42-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,7,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 5573,
                                        "bottom": 6279,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg",
                                "totalBytes": 337971,
                                "wastedBytes": 182223,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-44-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,8,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 6349,
                                        "bottom": 7055,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-offi\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-offi\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-offi\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg",
                                "totalBytes": 336769,
                                "wastedBytes": 181575,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-105-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,20,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 15661,
                                        "bottom": 16367,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boesenebe\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boesenebe\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boesenebe\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                                "totalBytes": 333136,
                                "wastedBytes": 179793,
                                "wastedPercent": 53.969901592836663
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-10-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,1,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 917,
                                        "bottom": 1623,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_n\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_n\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_n\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg",
                                "totalBytes": 325362,
                                "wastedBytes": 175425,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-57-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,10,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 7901,
                                        "bottom": 8607,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-26\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-64\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-64\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg",
                                "totalBytes": 322736,
                                "wastedBytes": 174066,
                                "wastedPercent": 53.934507437967639
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-13-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,2,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 1693,
                                        "bottom": 2399,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-5\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-5\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg",
                                "totalBytes": 320717,
                                "wastedBytes": 172920,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-67-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,12,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 9453,
                                        "bottom": 10159,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg",
                                "totalBytes": 312743,
                                "wastedBytes": 168621,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-103-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,20,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 15661,
                                        "bottom": 16367,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boesenebe\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boesenebe\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boesenebe\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                                "totalBytes": 309832,
                                "wastedBytes": 167216,
                                "wastedPercent": 53.969901592836663
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-68-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,12,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 9453,
                                        "bottom": 10159,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg",
                                "totalBytes": 308585,
                                "wastedBytes": 166488,
                                "wastedPercent": 53.952211316738598
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-35-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,6,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 4797,
                                        "bottom": 5503,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg",
                                "totalBytes": 306108,
                                "wastedBytes": 165044,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-90-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,17,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 13333,
                                        "bottom": 14039,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_bo\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_bo\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_bo\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg",
                                "totalBytes": 304127,
                                "wastedBytes": 164029,
                                "wastedPercent": 53.934507437967639
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-26-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,4,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 3245,
                                        "bottom": 3951,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesen\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesen\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesen\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg",
                                "totalBytes": 300854,
                                "wastedBytes": 162211,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-16-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,2,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 1693,
                                        "bottom": 2399,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x104\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg",
                                "totalBytes": 299953,
                                "wastedBytes": 161725,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-91-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,17,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 13333,
                                        "bottom": 14039,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_bo\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_bo\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_bo\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg",
                                "totalBytes": 299857,
                                "wastedBytes": 161673,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-9-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,1,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 917,
                                        "bottom": 1623,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_n\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_n\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_n\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg",
                                "totalBytes": 291851,
                                "wastedBytes": 157408,
                                "wastedPercent": 53.934507437967639
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-15-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,2,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 1693,
                                        "bottom": 2399,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-5\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-5\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg",
                                "totalBytes": 289895,
                                "wastedBytes": 156302,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-52-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,9,A,0,SPAN,4,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 7125,
                                        "bottom": 7831,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg",
                                "totalBytes": 289211,
                                "wastedBytes": 155933,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-20-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,3,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 2469,
                                        "bottom": 3175,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestra\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestra\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestra\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg",
                                "totalBytes": 284475,
                                "wastedBytes": 153380,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-25-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,4,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 3245,
                                        "bottom": 3951,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesen\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesen\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesen\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg",
                                "totalBytes": 275195,
                                "wastedBytes": 148376,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-74-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,13,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 10229,
                                        "bottom": 10935,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg",
                                "totalBytes": 271262,
                                "wastedBytes": 146256,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-54-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,10,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 7901,
                                        "bottom": 8607,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-26\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-64\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-64\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg",
                                "totalBytes": 265637,
                                "wastedBytes": 143270,
                                "wastedPercent": 53.934507437967639
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-66-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,12,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 9453,
                                        "bottom": 10159,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg",
                                "totalBytes": 254621,
                                "wastedBytes": 137329,
                                "wastedPercent": 53.934507437967639
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-94-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,17,A,0,SPAN,4,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 13333,
                                        "bottom": 14039,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_bo\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_bo\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_bo\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg",
                                "totalBytes": 251353,
                                "wastedBytes": 135566,
                                "wastedPercent": 53.934507437967639
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-45-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,8,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 6349,
                                        "bottom": 7055,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-offi\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-offi\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-offi\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg",
                                "totalBytes": 251233,
                                "wastedBytes": 135457,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-106-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,20,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 15661,
                                        "bottom": 16367,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boesenebe\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boesenebe\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boesenebe\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                                "totalBytes": 249999,
                                "wastedBytes": 134924,
                                "wastedPercent": 53.969901592836663
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-92-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,17,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 13333,
                                        "bottom": 14039,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_bo\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_bo\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_bo\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg",
                                "totalBytes": 246942,
                                "wastedBytes": 133187,
                                "wastedPercent": 53.934507437967639
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-48-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,9,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 7125,
                                        "bottom": 7831,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg",
                                "totalBytes": 225382,
                                "wastedBytes": 121519,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-47-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,8,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 6349,
                                        "bottom": 7055,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-offi\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-offi\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-offi\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg",
                                "totalBytes": 212935,
                                "wastedBytes": 114808,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-46-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,8,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 6349,
                                        "bottom": 7055,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-offi\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-offi\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-offi\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg",
                                "totalBytes": 206720,
                                "wastedBytes": 111457,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-19-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,3,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 2469,
                                        "bottom": 3175,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestra\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestra\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestra\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg",
                                "totalBytes": 206510,
                                "wastedBytes": 111344,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-49-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,9,A,0,SPAN,1,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 7125,
                                        "bottom": 7831,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg",
                                "totalBytes": 193106,
                                "wastedBytes": 104117,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-56-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,10,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 7901,
                                        "bottom": 8607,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-26\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-64\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-64\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg",
                                "totalBytes": 181970,
                                "wastedBytes": 98145,
                                "wastedPercent": 53.934507437967639
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-53-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,9,A,0,SPAN,5,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 7125,
                                        "bottom": 7831,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg",
                                "totalBytes": 176290,
                                "wastedBytes": 95050,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-73-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,13,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 10229,
                                        "bottom": 10935,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg",
                                "totalBytes": 143030,
                                "wastedBytes": 77193,
                                "wastedPercent": 53.969901592836663
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-22-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,3,A,0,SPAN,4,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 2469,
                                        "bottom": 3175,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestra\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestra\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestra\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg",
                                "totalBytes": 141066,
                                "wastedBytes": 76058,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-51-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,9,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 7125,
                                        "bottom": 7831,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg",
                                "totalBytes": 135786,
                                "wastedBytes": 73211,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-6-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,0,A,0,SPAN,6,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 141,
                                        "bottom": 847,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-26\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-64\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-64\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg",
                                "totalBytes": 64833,
                                "wastedBytes": 34956,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-0-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,0,A,0,SPAN,0,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img",
                                    "boundingRect": {
                                        "top": 141,
                                        "bottom": 847,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-26\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-64\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                                "totalBytes": 54959,
                                "wastedBytes": 29632,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-7-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,0,A,0,SPAN,7,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 141,
                                        "bottom": 847,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-26\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-64\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-64\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg",
                                "totalBytes": 46927,
                                "wastedBytes": 25302,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-4-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,0,A,0,SPAN,4,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 141,
                                        "bottom": 847,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-26\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-64\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-64\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 1;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg",
                                "totalBytes": 45414,
                                "wastedBytes": 24486,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-50-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,9,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 7125,
                                        "bottom": 7831,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg",
                                "totalBytes": 41453,
                                "wastedBytes": 22350,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-2-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,0,A,0,SPAN,2,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 141,
                                        "bottom": 847,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-26\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-64\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-64\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg",
                                "totalBytes": 40065,
                                "wastedBytes": 21602,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-3-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,0,A,0,SPAN,3,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 141,
                                        "bottom": 847,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-26\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-64\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-64\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg",
                                "totalBytes": 39256,
                                "wastedBytes": 21166,
                                "wastedPercent": 53.916789940828401
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-5-IMG",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV,0,A,0,SPAN,5,IMG",
                                    "selector": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded",
                                    "boundingRect": {
                                        "top": 141,
                                        "bottom": 847,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 706
                                    },
                                    "snippet": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-26\u2026\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-64\u2026\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-64\u2026\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-wid\u2026\" style=\"opacity: 0;\">",
                                    "nodeLabel": "div.projects > a.page-preview > span.page-preview-image > img.lazyloaded"
                                },
                                "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg",
                                "totalBytes": 38636,
                                "wastedBytes": 20831,
                                "wastedPercent": 53.916789940828401
                            }
                        ],
                        "overallSavingsMs": 12060,
                        "overallSavingsBytes": 15525660,
                        "sortedBy": [
                            "wastedBytes"
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "metricSavings": {
                                "FCP": 0,
                                "LCP": 180
                            }
                        }
                    },
                    "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": 227,
                    "numericUnit": "element",
                    "displayValue": "227 elements",
                    "metricSavings": {
                        "TBT": 0
                    },
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "statistic",
                                "valueType": "text",
                                "label": "Statistic"
                            },
                            {
                                "key": "node",
                                "valueType": "node",
                                "label": "Element"
                            },
                            {
                                "key": "value",
                                "valueType": "numeric",
                                "label": "Value"
                            }
                        ],
                        "items": [
                            {
                                "statistic": "Total DOM Elements",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 227
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-142-path",
                                    "path": "1,HTML,1,BODY,1,DIV,1,svg,0,symbol,1,g,0,path",
                                    "selector": "svg > symbol#arrow-left > g > path",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 0,
                                        "left": 0,
                                        "right": 0,
                                        "width": 0,
                                        "height": 0
                                    },
                                    "snippet": "<path fill=\"currentColor\" fill-rule=\"nonzero\" d=\"M12.603.593l2.818 2.79-9.22 9.127 9.2 9.107-2.82 2.79L.58 12.524z\">",
                                    "nodeLabel": "svg > symbol#arrow-left > g > path"
                                },
                                "statistic": "Maximum DOM Depth",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 6
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-143-DIV",
                                    "path": "1,HTML,1,BODY,3,MAIN,0,DIV",
                                    "selector": "body > main > div.projects",
                                    "boundingRect": {
                                        "top": 141,
                                        "bottom": 16417,
                                        "left": 70,
                                        "right": 1835,
                                        "width": 1765,
                                        "height": 16276
                                    },
                                    "snippet": "<div class=\"projects\">",
                                    "nodeLabel": "EBA Works\nRelaxound\nREMI\nThe Green Box\nApartment K 2.0\nVilla Kellermann Tim Rau\u2026"
                                },
                                "statistic": "Maximum Child Elements",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 21
                                }
                            }
                        ]
                    },
                    "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": "Issues were logged 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": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "issueType",
                                "valueType": "text",
                                "subItemsHeading": {
                                    "key": "url",
                                    "valueType": "url"
                                },
                                "label": "Issue type"
                            }
                        ],
                        "items": [
                            {
                                "issueType": "Mixed content",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "url": "http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                },
                "no-document-write": {
                    "id": "no-document-write",
                    "title": "Avoid `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": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "source",
                                "valueType": "source-location",
                                "label": "Source"
                            }
                        ],
                        "items": [
                            {
                                "source": {
                                    "type": "source-location",
                                    "url": "https:\/\/studiocoucou.berlin\/en",
                                    "urlProvider": "network",
                                    "line": 15,
                                    "column": 17
                                }
                            }
                        ]
                    },
                    "guidanceLevel": 2
                },
                "js-libraries": {
                    "id": "js-libraries",
                    "title": "Detected JavaScript libraries",
                    "description": "All front-end JavaScript libraries detected on the page. [Learn more about this JavaScript library detection diagnostic audit](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/js-libraries\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "name",
                                "valueType": "text",
                                "label": "Name"
                            },
                            {
                                "key": "version",
                                "valueType": "text",
                                "label": "Version"
                            }
                        ],
                        "items": [
                            {
                                "name": "Zepto.js",
                                "npm": "zepto"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "stacks": [
                                {
                                    "id": "jquery-fast"
                                },
                                {
                                    "id": "zepto"
                                }
                            ]
                        }
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "tap-targets": {
                    "id": "tap-targets",
                    "title": "Tap targets are sized appropriately",
                    "description": "Interactive elements like buttons and links should be large enough (48x48px), or have enough space around them, to be easy enough to tap without overlapping onto other elements. [Learn more about tap targets](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/tap-targets\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "hreflang": {
                    "id": "hreflang",
                    "title": "Document has a valid `hreflang`",
                    "description": "hreflang links tell search engines what version of a page they should list in search results for a given language or region. [Learn more about `hreflang`](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/hreflang\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "plugins": {
                    "id": "plugins",
                    "title": "Document avoids plugins",
                    "description": "Search engines can't index plugin content, and many devices restrict plugins or don't support them. [Learn more about avoiding plugins](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/plugins\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "canonical": {
                    "id": "canonical",
                    "title": "Document has a valid `rel=canonical`",
                    "description": "Canonical links suggest which URL to show in search results. [Learn more about canonical links](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/canonical\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "structured-data": {
                    "id": "structured-data",
                    "title": "Structured data is valid",
                    "description": "Run the [Structured Data Testing Tool](https:\/\/search.google.com\/structured-data\/testing-tool\/) and the [Structured Data Linter](http:\/\/linter.structured-data.org\/) to validate structured data. [Learn more about Structured Data](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/structured-data\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "bf-cache": {
                    "id": "bf-cache",
                    "title": "Page prevented back\/forward cache restoration",
                    "description": "Many navigations are performed by going back to a previous page, or forwards again. The back\/forward cache (bfcache) can speed up these return navigations. [Learn more about the bfcache](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/bf-cache\/)",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "displayValue": "1 failure reason",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "reason",
                                "valueType": "text",
                                "subItemsHeading": {
                                    "key": "frameUrl",
                                    "valueType": "url"
                                },
                                "label": "Failure reason"
                            },
                            {
                                "key": "failureType",
                                "valueType": "text",
                                "label": "Failure type"
                            }
                        ],
                        "items": [
                            {
                                "reason": "Pages whose main resource has cache-control:no-store cannot enter back\/forward cache.",
                                "failureType": "Not actionable",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "frameUrl": "https:\/\/studiocoucou.berlin\/en"
                                        }
                                    ]
                                },
                                "protocolReason": "MainResourceHasCacheControlNoStore"
                            }
                        ]
                    },
                    "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.80000000000000004
                },
                "accessibility": {
                    "title": "Accessibility",
                    "description": "These checks highlight opportunities to [improve the accessibility of your web app](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/). Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so [manual testing](https:\/\/web.dev\/articles\/how-to-review) is also encouraged.",
                    "manualDescription": "These items address areas which an automated testing tool cannot cover. Learn more in our guide on [conducting an accessibility review](https:\/\/web.dev\/articles\/how-to-review).",
                    "supportedModes": [
                        "navigation",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "accesskeys",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "aria-allowed-attr",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-allowed-role",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-command-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-dialog-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-hidden-body",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-hidden-focus",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-input-field-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-meter-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-progressbar-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-attr",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-children",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-parent",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-roles",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-text",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-toggle-field-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-tooltip-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-treeitem-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-valid-attr",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "button-name",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "bypass",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "color-contrast",
                            "weight": 7,
                            "group": "a11y-color-contrast"
                        },
                        {
                            "id": "definition-list",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "dlitem",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "document-title",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "duplicate-id-active",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "duplicate-id-aria",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "form-field-multiple-labels",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "frame-title",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "heading-order",
                            "weight": 0,
                            "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": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "listitem",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "meta-refresh",
                            "weight": 0,
                            "group": "a11y-best-practices"
                        },
                        {
                            "id": "meta-viewport",
                            "weight": 10,
                            "group": "a11y-best-practices"
                        },
                        {
                            "id": "object-alt",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "select-name",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "skip-link",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "tabindex",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "table-duplicate-name",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "td-headers-attr",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "th-has-data-cells",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "valid-lang",
                            "weight": 0,
                            "group": "a11y-language"
                        },
                        {
                            "id": "video-caption",
                            "weight": 0,
                            "group": "a11y-audio-video"
                        },
                        {
                            "id": "focusable-controls",
                            "weight": 0
                        },
                        {
                            "id": "interactive-element-affordance",
                            "weight": 0
                        },
                        {
                            "id": "logical-tab-order",
                            "weight": 0
                        },
                        {
                            "id": "visual-order-follows-dom",
                            "weight": 0
                        },
                        {
                            "id": "focus-traps",
                            "weight": 0
                        },
                        {
                            "id": "managed-focus",
                            "weight": 0
                        },
                        {
                            "id": "use-landmarks",
                            "weight": 0
                        },
                        {
                            "id": "offscreen-content-hidden",
                            "weight": 0
                        },
                        {
                            "id": "custom-controls-labels",
                            "weight": 0
                        },
                        {
                            "id": "custom-controls-roles",
                            "weight": 0
                        },
                        {
                            "id": "empty-heading",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "identical-links-same-purpose",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "landmark-one-main",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "target-size",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "label-content-name-mismatch",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "table-fake-caption",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "td-has-header",
                            "weight": 0,
                            "group": "hidden"
                        }
                    ],
                    "id": "accessibility",
                    "score": 0.73999999999999999
                },
                "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": 0.73999999999999999
                },
                "seo": {
                    "title": "SEO",
                    "description": "These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on [Core Web Vitals](https:\/\/web.dev\/explore\/vitals). [Learn more about Google Search Essentials](https:\/\/support.google.com\/webmasters\/answer\/35769).",
                    "manualDescription": "Run these additional validators on your site to check additional SEO best practices.",
                    "supportedModes": [
                        "navigation",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "viewport",
                            "weight": 1,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "document-title",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "meta-description",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "http-status-code",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "link-text",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "crawlable-anchors",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "is-crawlable",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "robots-txt",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "image-alt",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "hreflang",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "canonical",
                            "weight": 0,
                            "group": "seo-content"
                        },
                        {
                            "id": "font-size",
                            "weight": 0,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "plugins",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "tap-targets",
                            "weight": 0,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "structured-data",
                            "weight": 0
                        }
                    ],
                    "id": "seo",
                    "score": 0.91000000000000003
                },
                "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": "studiocoucou.berlin",
                    "origins": [
                        "https:\/\/studiocoucou.berlin",
                        "http:\/\/studiocoucou.berlin:35729"
                    ],
                    "isFirstParty": true,
                    "isUnrecognized": true
                }
            ],
            "timing": {
                "entries": [
                    {
                        "startTime": 584.00999999999999,
                        "name": "lh:config",
                        "duration": 514.02999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 587.63,
                        "name": "lh:config:resolveArtifactsToDefns",
                        "duration": 59.579999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1098.1900000000001,
                        "name": "lh:runner:gather",
                        "duration": 52533.709999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1287.76,
                        "name": "lh:driver:connect",
                        "duration": 6.5999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1294.6300000000001,
                        "name": "lh:driver:navigate",
                        "duration": 8.4100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1303.4200000000001,
                        "name": "lh:gather:getBenchmarkIndex",
                        "duration": 1007.01,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2311.5300000000002,
                        "name": "lh:gather:getVersion",
                        "duration": 1,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2312.7600000000002,
                        "name": "lh:prepare:navigationMode",
                        "duration": 31.399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2325.8899999999999,
                        "name": "lh:storage:clearDataForOrigin",
                        "duration": 8.8599999999999994,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2334.8899999999999,
                        "name": "lh:storage:clearBrowserCaches",
                        "duration": 6.9299999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2342.71,
                        "name": "lh:gather:prepareThrottlingAndNetwork",
                        "duration": 1.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2370.1999999999998,
                        "name": "lh:driver:navigate",
                        "duration": 40424.440000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 45627.199999999997,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.65000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 45627.900000000001,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.17999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 45628.269999999997,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 5.7800000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 45634.449999999997,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 45634.529999999999,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 45634.57,
                        "name": "lh:gather:getArtifact:Accessibility",
                        "duration": 434.83999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 46069.459999999999,
                        "name": "lh:gather:getArtifact:AnchorElements",
                        "duration": 56.369999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 46125.879999999997,
                        "name": "lh:gather:getArtifact:ConsoleMessages",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 46126.050000000003,
                        "name": "lh:gather:getArtifact:CSSUsage",
                        "duration": 33.420000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 46159.510000000002,
                        "name": "lh:gather:getArtifact:Doctype",
                        "duration": 2.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 46162.300000000003,
                        "name": "lh:gather:getArtifact:DOMStats",
                        "duration": 8.5299999999999994,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 46170.870000000003,
                        "name": "lh:gather:getArtifact:EmbeddedContent",
                        "duration": 2.8700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 46173.769999999997,
                        "name": "lh:gather:getArtifact:FontSize",
                        "duration": 16.32,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 46190.120000000003,
                        "name": "lh:gather:getArtifact:Inputs",
                        "duration": 4.1900000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 46194.360000000001,
                        "name": "lh:gather:getArtifact:GlobalListeners",
                        "duration": 60.520000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 46254.919999999998,
                        "name": "lh:gather:getArtifact:ImageElements",
                        "duration": 589.83000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 46844.790000000001,
                        "name": "lh:gather:getArtifact:InstallabilityErrors",
                        "duration": 1.01,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 46845,
                        "name": "lh:gather:getInstallabilityErrors",
                        "duration": 0.77000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 46845.93,
                        "name": "lh:gather:getArtifact:InspectorIssues",
                        "duration": 0.40000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 46846.360000000001,
                        "name": "lh:gather:getArtifact:JsUsage",
                        "duration": 0.10000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 46846.5,
                        "name": "lh:gather:getArtifact:LinkElements",
                        "duration": 3.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 46849.809999999998,
                        "name": "lh:computed:MainResource",
                        "duration": 0.14000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 46850,
                        "name": "lh:gather:getArtifact:MainDocumentContent",
                        "duration": 2.5600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 46852.580000000002,
                        "name": "lh:gather:getArtifact:MetaElements",
                        "duration": 3.6800000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 46856.300000000003,
                        "name": "lh:gather:getArtifact:NetworkUserAgent",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 46856.470000000001,
                        "name": "lh:gather:getArtifact:OptimizedImages",
                        "duration": 5417.8999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 52274.459999999999,
                        "name": "lh:gather:getArtifact:ResponseCompression",
                        "duration": 0.58999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 52275.080000000002,
                        "name": "lh:gather:getArtifact:RobotsTxt",
                        "duration": 158.25999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 52433.379999999997,
                        "name": "lh:gather:getArtifact:Scripts",
                        "duration": 0.28999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 52433.730000000003,
                        "name": "lh:gather:getArtifact:SourceMaps",
                        "duration": 87.010000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 52520.849999999999,
                        "name": "lh:gather:getArtifact:Stacks",
                        "duration": 15.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 52521.099999999999,
                        "name": "lh:gather:collectStacks",
                        "duration": 15.15,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 52536.370000000003,
                        "name": "lh:gather:getArtifact:TagsBlockingFirstPaint",
                        "duration": 2.8799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 52539.279999999999,
                        "name": "lh:gather:getArtifact:TapTargets",
                        "duration": 25.739999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 52565.080000000002,
                        "name": "lh:gather:getArtifact:TraceElements",
                        "duration": 556.44000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 52566.019999999997,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 238.06999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 52804.290000000001,
                        "name": "lh:computed:ProcessedNavigation",
                        "duration": 3.9100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 52808.360000000001,
                        "name": "lh:computed:CumulativeLayoutShift",
                        "duration": 2.6800000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 52816.220000000001,
                        "name": "lh:computed:Responsiveness",
                        "duration": 2.9199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 53121.610000000001,
                        "name": "lh:gather:getArtifact:ViewportDimensions",
                        "duration": 1.5700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 53123.220000000001,
                        "name": "lh:gather:getArtifact:WebAppManifest",
                        "duration": 1.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 53124.480000000003,
                        "name": "lh:gather:getArtifact:devtoolsLogs",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 53124.620000000003,
                        "name": "lh:gather:getArtifact:traces",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 53124.82,
                        "name": "lh:gather:getArtifact:BFCacheFailures",
                        "duration": 449.38999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 53632.389999999999,
                        "name": "lh:runner:audit",
                        "duration": 2630.3899999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 53632.540000000001,
                        "name": "lh:runner:auditing",
                        "duration": 2629.4099999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 53635.529999999999,
                        "name": "lh:audit:is-on-https",
                        "duration": 21.039999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 53636.730000000003,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 6.71,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 53657.730000000003,
                        "name": "lh:audit:viewport",
                        "duration": 6.5499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 53662.699999999997,
                        "name": "lh:computed:ViewportMeta",
                        "duration": 0.79000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 53664.57,
                        "name": "lh:audit:first-contentful-paint",
                        "duration": 125.38,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 53665.190000000002,
                        "name": "lh:computed:FirstContentfulPaint",
                        "duration": 123.52,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 53665.43,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 122.33,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 53787.800000000003,
                        "name": "lh:computed:ProcessedNavigation",
                        "duration": 0.69999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 53790.150000000001,
                        "name": "lh:audit:largest-contentful-paint",
                        "duration": 1.1299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 53790.580000000002,
                        "name": "lh:computed:LargestContentfulPaint",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 53791.470000000001,
                        "name": "lh:audit:first-meaningful-paint",
                        "duration": 1.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 53791.860000000001,
                        "name": "lh:computed:FirstMeaningfulPaint",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 53793.139999999999,
                        "name": "lh:audit:speed-index",
                        "duration": 1256.9100000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 53793.629999999997,
                        "name": "lh:computed:SpeedIndex",
                        "duration": 1255.5999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 53793.739999999998,
                        "name": "lh:computed:Speedline",
                        "duration": 1255.45,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55050.089999999997,
                        "name": "lh:audit:screenshot-thumbnails",
                        "duration": 0.63,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55050.75,
                        "name": "lh:audit:final-screenshot",
                        "duration": 4.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55050.900000000001,
                        "name": "lh:computed:Screenshots",
                        "duration": 4.2199999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55055.449999999997,
                        "name": "lh:audit:total-blocking-time",
                        "duration": 25.780000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55055.860000000001,
                        "name": "lh:computed:TotalBlockingTime",
                        "duration": 23.719999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55063.279999999999,
                        "name": "lh:computed:Interactive",
                        "duration": 16.210000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55081.720000000001,
                        "name": "lh:audit:max-potential-fid",
                        "duration": 12.99,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55082.440000000002,
                        "name": "lh:computed:MaxPotentialFID",
                        "duration": 8.3200000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55095.18,
                        "name": "lh:audit:cumulative-layout-shift",
                        "duration": 3.8199999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55095.910000000003,
                        "name": "lh:computed:CumulativeLayoutShift",
                        "duration": 1.9299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55099.5,
                        "name": "lh:audit:errors-in-console",
                        "duration": 2.3399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55100.209999999999,
                        "name": "lh:computed:JSBundles",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55102.480000000003,
                        "name": "lh:audit:server-response-time",
                        "duration": 2.54,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55103.150000000001,
                        "name": "lh:computed:MainResource",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55105.410000000003,
                        "name": "lh:audit:interactive",
                        "duration": 1.2,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55106.849999999999,
                        "name": "lh:audit:user-timings",
                        "duration": 6.4900000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55107.199999999997,
                        "name": "lh:computed:UserTimings",
                        "duration": 5.5499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55113.529999999999,
                        "name": "lh:audit:critical-request-chains",
                        "duration": 70.349999999999994,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55113.910000000003,
                        "name": "lh:computed:CriticalRequestChains",
                        "duration": 67.780000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55114,
                        "name": "lh:computed:PageDependencyGraph",
                        "duration": 66.569999999999993,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55184.209999999999,
                        "name": "lh:audit:redirects",
                        "duration": 80.040000000000006,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55184.849999999999,
                        "name": "lh:computed:LanternInteractive",
                        "duration": 63.649999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55184.919999999998,
                        "name": "lh:computed:LanternFirstMeaningfulPaint",
                        "duration": 18.050000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55184.970000000001,
                        "name": "lh:computed:LanternFirstContentfulPaint",
                        "duration": 14.34,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55185.239999999998,
                        "name": "lh:computed:LoadSimulator",
                        "duration": 2.9700000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55185.349999999999,
                        "name": "lh:computed:NetworkAnalysis",
                        "duration": 2.54,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55264.540000000001,
                        "name": "lh:audit:installable-manifest",
                        "duration": 1.74,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55266.529999999999,
                        "name": "lh:audit:splash-screen",
                        "duration": 1.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55266.919999999998,
                        "name": "lh:computed:ManifestValues",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55267.889999999999,
                        "name": "lh:audit:themed-omnibox",
                        "duration": 0.96999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55269.099999999999,
                        "name": "lh:audit:maskable-icon",
                        "duration": 3.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55272.860000000001,
                        "name": "lh:audit:content-width",
                        "duration": 3,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55276.220000000001,
                        "name": "lh:audit:image-aspect-ratio",
                        "duration": 4.0700000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55280.849999999999,
                        "name": "lh:audit:image-size-responsive",
                        "duration": 2.0600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55283.32,
                        "name": "lh:audit:preload-fonts",
                        "duration": 1.1499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55284.849999999999,
                        "name": "lh:audit:deprecations",
                        "duration": 1.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55286.550000000003,
                        "name": "lh:audit:third-party-cookies",
                        "duration": 0.85999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55287.610000000001,
                        "name": "lh:audit:mainthread-work-breakdown",
                        "duration": 154.94,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55288.120000000003,
                        "name": "lh:computed:MainThreadTasks",
                        "duration": 146.65000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55445.080000000002,
                        "name": "lh:audit:bootup-time",
                        "duration": 91.530000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55458.260000000002,
                        "name": "lh:computed:TBTImpactTasks",
                        "duration": 69.900000000000006,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55536.839999999997,
                        "name": "lh:audit:uses-rel-preload",
                        "duration": 0.62,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55537.620000000003,
                        "name": "lh:audit:uses-rel-preconnect",
                        "duration": 2.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55540.480000000003,
                        "name": "lh:audit:font-display",
                        "duration": 2.4500000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55542.970000000001,
                        "name": "lh:audit:diagnostics",
                        "duration": 5.3700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55548.370000000003,
                        "name": "lh:audit:network-requests",
                        "duration": 3.8599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55548.739999999998,
                        "name": "lh:computed:EntityClassification",
                        "duration": 2.8500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55552.459999999999,
                        "name": "lh:audit:network-rtt",
                        "duration": 0.96999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55553.580000000002,
                        "name": "lh:audit:network-server-latency",
                        "duration": 0.93999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55554.550000000003,
                        "name": "lh:audit:main-thread-tasks",
                        "duration": 1.0700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55555.629999999997,
                        "name": "lh:audit:metrics",
                        "duration": 6.8799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55555.830000000002,
                        "name": "lh:computed:TimingSummary",
                        "duration": 6.5099999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55556.099999999999,
                        "name": "lh:computed:FirstContentfulPaintAllFrames",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55556.25,
                        "name": "lh:computed:LargestContentfulPaintAllFrames",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55556.360000000001,
                        "name": "lh:computed:LCPBreakdown",
                        "duration": 5.1299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55556.440000000002,
                        "name": "lh:computed:TimeToFirstByte",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55556.519999999997,
                        "name": "lh:computed:LCPImageRecord",
                        "duration": 4.9000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55562.730000000003,
                        "name": "lh:audit:performance-budget",
                        "duration": 1.3,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55563.040000000001,
                        "name": "lh:computed:ResourceSummary",
                        "duration": 0.57999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55564.190000000002,
                        "name": "lh:audit:timing-budget",
                        "duration": 0.65000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55564.860000000001,
                        "name": "lh:audit:resource-summary",
                        "duration": 0.65000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55565.75,
                        "name": "lh:audit:third-party-summary",
                        "duration": 27.760000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55593.779999999999,
                        "name": "lh:audit:third-party-facades",
                        "duration": 33.979999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55628.050000000003,
                        "name": "lh:audit:largest-contentful-paint-element",
                        "duration": 2.3100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55630.720000000001,
                        "name": "lh:audit:lcp-lazy-loaded",
                        "duration": 0.96999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55631.849999999999,
                        "name": "lh:audit:layout-shift-elements",
                        "duration": 1,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55633.139999999999,
                        "name": "lh:audit:long-tasks",
                        "duration": 7.8499999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55641.370000000003,
                        "name": "lh:audit:no-unload-listeners",
                        "duration": 1.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55642.910000000003,
                        "name": "lh:audit:non-composited-animations",
                        "duration": 8.6899999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55651.989999999998,
                        "name": "lh:audit:unsized-images",
                        "duration": 0.91000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55653.110000000001,
                        "name": "lh:audit:valid-source-maps",
                        "duration": 1.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55654.300000000003,
                        "name": "lh:audit:prioritize-lcp-image",
                        "duration": 3.1299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55654.709999999999,
                        "name": "lh:computed:LanternLargestContentfulPaint",
                        "duration": 1.97,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55657.580000000002,
                        "name": "lh:audit:csp-xss",
                        "duration": 0.91000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55658.510000000002,
                        "name": "lh:audit:script-treemap-data",
                        "duration": 9.6500000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55658.839999999997,
                        "name": "lh:computed:ModuleDuplication",
                        "duration": 0.17000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55659.050000000003,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.22,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55659.339999999997,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55659.419999999998,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 8.6999999999999993,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55668.370000000003,
                        "name": "lh:audit:pwa-cross-browser",
                        "duration": 0.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55669.019999999997,
                        "name": "lh:audit:pwa-page-transitions",
                        "duration": 0.46999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55669.639999999999,
                        "name": "lh:audit:pwa-each-page-has-url",
                        "duration": 0.44,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55670.260000000002,
                        "name": "lh:audit:accesskeys",
                        "duration": 0.81999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55671.260000000002,
                        "name": "lh:audit:aria-allowed-attr",
                        "duration": 0.78000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55672.239999999998,
                        "name": "lh:audit:aria-allowed-role",
                        "duration": 0.78000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55673.220000000001,
                        "name": "lh:audit:aria-command-name",
                        "duration": 0.85999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55674.260000000002,
                        "name": "lh:audit:aria-dialog-name",
                        "duration": 0.88,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55675.339999999997,
                        "name": "lh:audit:aria-hidden-body",
                        "duration": 3.6600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55679.190000000002,
                        "name": "lh:audit:aria-hidden-focus",
                        "duration": 0.94999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55680.339999999997,
                        "name": "lh:audit:aria-input-field-name",
                        "duration": 1,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55681.519999999997,
                        "name": "lh:audit:aria-meter-name",
                        "duration": 1.01,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55689.07,
                        "name": "lh:audit:aria-progressbar-name",
                        "duration": 1.1599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55690.440000000002,
                        "name": "lh:audit:aria-required-attr",
                        "duration": 1.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55691.790000000001,
                        "name": "lh:audit:aria-required-children",
                        "duration": 1.23,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55693.220000000001,
                        "name": "lh:audit:aria-required-parent",
                        "duration": 1.23,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55694.639999999999,
                        "name": "lh:audit:aria-roles",
                        "duration": 1.6799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55696.669999999998,
                        "name": "lh:audit:aria-text",
                        "duration": 2.3599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55699.370000000003,
                        "name": "lh:audit:aria-toggle-field-name",
                        "duration": 1.6599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55701.239999999998,
                        "name": "lh:audit:aria-tooltip-name",
                        "duration": 1.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55702.870000000003,
                        "name": "lh:audit:aria-treeitem-name",
                        "duration": 1.47,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55704.519999999997,
                        "name": "lh:audit:aria-valid-attr-value",
                        "duration": 1.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55706.190000000002,
                        "name": "lh:audit:aria-valid-attr",
                        "duration": 1.52,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55707.900000000001,
                        "name": "lh:audit:button-name",
                        "duration": 2.1000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55710.360000000001,
                        "name": "lh:audit:bypass",
                        "duration": 5.71,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55716.389999999999,
                        "name": "lh:audit:color-contrast",
                        "duration": 17.440000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55734.040000000001,
                        "name": "lh:audit:definition-list",
                        "duration": 1.8899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55736.279999999999,
                        "name": "lh:audit:dlitem",
                        "duration": 2.9500000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55739.57,
                        "name": "lh:audit:document-title",
                        "duration": 3.6699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55743.43,
                        "name": "lh:audit:duplicate-id-active",
                        "duration": 1.6899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55745.300000000003,
                        "name": "lh:audit:duplicate-id-aria",
                        "duration": 1.6599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55747.139999999999,
                        "name": "lh:audit:empty-heading",
                        "duration": 1.79,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55749.120000000003,
                        "name": "lh:audit:form-field-multiple-labels",
                        "duration": 1.8,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55751.089999999997,
                        "name": "lh:audit:frame-title",
                        "duration": 1.8700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55753.150000000001,
                        "name": "lh:audit:heading-order",
                        "duration": 1.9099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55755.25,
                        "name": "lh:audit:html-has-lang",
                        "duration": 16.920000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55772.379999999997,
                        "name": "lh:audit:html-lang-valid",
                        "duration": 3.3399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55775.919999999998,
                        "name": "lh:audit:html-xml-lang-mismatch",
                        "duration": 2.1299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55778.25,
                        "name": "lh:audit:identical-links-same-purpose",
                        "duration": 3.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55781.730000000003,
                        "name": "lh:audit:image-alt",
                        "duration": 3.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55785.5,
                        "name": "lh:audit:image-redundant-alt",
                        "duration": 3.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55789.150000000001,
                        "name": "lh:audit:input-button-name",
                        "duration": 15.08,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55804.43,
                        "name": "lh:audit:input-image-alt",
                        "duration": 2.1600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55806.809999999998,
                        "name": "lh:audit:label-content-name-mismatch",
                        "duration": 2.1499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55809.150000000001,
                        "name": "lh:audit:label",
                        "duration": 2.1000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55811.43,
                        "name": "lh:audit:landmark-one-main",
                        "duration": 3,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55814.599999999999,
                        "name": "lh:audit:link-name",
                        "duration": 3.27,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55818.080000000002,
                        "name": "lh:audit:link-in-text-block",
                        "duration": 2.2400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55820.510000000002,
                        "name": "lh:audit:list",
                        "duration": 2.3199999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55823.019999999997,
                        "name": "lh:audit:listitem",
                        "duration": 15.57,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55838.82,
                        "name": "lh:audit:meta-refresh",
                        "duration": 2.73,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55841.769999999997,
                        "name": "lh:audit:meta-viewport",
                        "duration": 3.8199999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55845.800000000003,
                        "name": "lh:audit:object-alt",
                        "duration": 2.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55848.459999999999,
                        "name": "lh:audit:select-name",
                        "duration": 2.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55851.099999999999,
                        "name": "lh:audit:skip-link",
                        "duration": 2.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55853.739999999998,
                        "name": "lh:audit:tabindex",
                        "duration": 2.6299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55856.559999999998,
                        "name": "lh:audit:table-duplicate-name",
                        "duration": 15.92,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55872.739999999998,
                        "name": "lh:audit:table-fake-caption",
                        "duration": 3.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55875.949999999997,
                        "name": "lh:audit:target-size",
                        "duration": 3.2599999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55879.410000000003,
                        "name": "lh:audit:td-has-header",
                        "duration": 2.8999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55882.510000000002,
                        "name": "lh:audit:td-headers-attr",
                        "duration": 3.1000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55885.82,
                        "name": "lh:audit:th-has-data-cells",
                        "duration": 3.0299999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55889.029999999999,
                        "name": "lh:audit:valid-lang",
                        "duration": 17.190000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55906.440000000002,
                        "name": "lh:audit:video-caption",
                        "duration": 3.1000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55909.589999999997,
                        "name": "lh:audit:custom-controls-labels",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55909.690000000002,
                        "name": "lh:audit:custom-controls-roles",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55909.760000000002,
                        "name": "lh:audit:focus-traps",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55909.809999999998,
                        "name": "lh:audit:focusable-controls",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55909.849999999999,
                        "name": "lh:audit:interactive-element-affordance",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55909.900000000001,
                        "name": "lh:audit:logical-tab-order",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55909.949999999997,
                        "name": "lh:audit:managed-focus",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55909.989999999998,
                        "name": "lh:audit:offscreen-content-hidden",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55910.040000000001,
                        "name": "lh:audit:use-landmarks",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55910.080000000002,
                        "name": "lh:audit:visual-order-follows-dom",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55910.349999999999,
                        "name": "lh:audit:uses-long-cache-ttl",
                        "duration": 2.4100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55912.940000000002,
                        "name": "lh:audit:total-byte-weight",
                        "duration": 1.3100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55914.410000000003,
                        "name": "lh:audit:offscreen-images",
                        "duration": 17.539999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55932.220000000001,
                        "name": "lh:audit:render-blocking-resources",
                        "duration": 6.6699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55932.949999999997,
                        "name": "lh:computed:UnusedCSS",
                        "duration": 0.62,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55933.769999999997,
                        "name": "lh:computed:FirstContentfulPaint",
                        "duration": 4.1299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55933.900000000001,
                        "name": "lh:computed:LanternFirstContentfulPaint",
                        "duration": 3.98,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55933.970000000001,
                        "name": "lh:computed:LoadSimulator",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55939.129999999997,
                        "name": "lh:audit:unminified-css",
                        "duration": 27.399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55966.720000000001,
                        "name": "lh:audit:unminified-javascript",
                        "duration": 24.010000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 55990.900000000001,
                        "name": "lh:audit:unused-css-rules",
                        "duration": 11.550000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56002.720000000001,
                        "name": "lh:audit:unused-javascript",
                        "duration": 12.57,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56015.589999999997,
                        "name": "lh:audit:modern-image-formats",
                        "duration": 32.710000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56048.580000000002,
                        "name": "lh:audit:uses-optimized-images",
                        "duration": 35.060000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56084,
                        "name": "lh:audit:uses-text-compression",
                        "duration": 16.989999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56101.25,
                        "name": "lh:audit:uses-responsive-images",
                        "duration": 15.49,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56102,
                        "name": "lh:computed:ImageRecords",
                        "duration": 1.1599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56117.019999999997,
                        "name": "lh:audit:efficient-animated-content",
                        "duration": 24.190000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56141.449999999997,
                        "name": "lh:audit:duplicated-javascript",
                        "duration": 20.77,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56162.519999999997,
                        "name": "lh:audit:legacy-javascript",
                        "duration": 19.449999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56182.220000000001,
                        "name": "lh:audit:doctype",
                        "duration": 0.81999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56183.25,
                        "name": "lh:audit:charset",
                        "duration": 0.97999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56184.459999999999,
                        "name": "lh:audit:dom-size",
                        "duration": 7.1799999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56191.870000000003,
                        "name": "lh:audit:geolocation-on-start",
                        "duration": 0.90000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56192.970000000001,
                        "name": "lh:audit:inspector-issues",
                        "duration": 0.90000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56194.059999999998,
                        "name": "lh:audit:no-document-write",
                        "duration": 1.3200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56195.629999999997,
                        "name": "lh:audit:js-libraries",
                        "duration": 1.1100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56197.099999999999,
                        "name": "lh:audit:notification-on-start",
                        "duration": 1.4099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56198.849999999999,
                        "name": "lh:audit:paste-preventing-inputs",
                        "duration": 1.1799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56200.279999999999,
                        "name": "lh:audit:uses-http2",
                        "duration": 10.800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56211.459999999999,
                        "name": "lh:audit:uses-passive-event-listeners",
                        "duration": 1.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56213.129999999997,
                        "name": "lh:audit:meta-description",
                        "duration": 1.2,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56214.709999999999,
                        "name": "lh:audit:http-status-code",
                        "duration": 1.1799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56216.230000000003,
                        "name": "lh:audit:font-size",
                        "duration": 1.3700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56218.029999999999,
                        "name": "lh:audit:link-text",
                        "duration": 1.73,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56220.099999999999,
                        "name": "lh:audit:crawlable-anchors",
                        "duration": 1.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56222.209999999999,
                        "name": "lh:audit:is-crawlable",
                        "duration": 2.9100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56225.470000000001,
                        "name": "lh:audit:robots-txt",
                        "duration": 1.55,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56240.400000000001,
                        "name": "lh:audit:tap-targets",
                        "duration": 2.5899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56243.360000000001,
                        "name": "lh:audit:hreflang",
                        "duration": 2.7200000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56246.449999999997,
                        "name": "lh:audit:plugins",
                        "duration": 3.4500000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56250.25,
                        "name": "lh:audit:canonical",
                        "duration": 3.8199999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56254.339999999997,
                        "name": "lh:audit:structured-data",
                        "duration": 3.1000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56257.800000000003,
                        "name": "lh:audit:bf-cache",
                        "duration": 4.1299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 56261.970000000001,
                        "name": "lh:runner:generate",
                        "duration": 0.79000000000000004,
                        "entryType": "measure"
                    }
                ],
                "total": 55164.099999999999
            },
            "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:\/\/studiocoucou.berlin\/",
                                "final": "https:\/\/studiocoucou.berlin\/en"
                            },
                            "path": "runWarnings[0]"
                        }
                    ],
                    "core\/audits\/is-on-https.js | failureTitle": [
                        "audits[is-on-https].title"
                    ],
                    "core\/audits\/is-on-https.js | description": [
                        "audits[is-on-https].description"
                    ],
                    "core\/audits\/is-on-https.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 1
                            },
                            "path": "audits[is-on-https].displayValue"
                        }
                    ],
                    "core\/audits\/is-on-https.js | columnInsecureURL": [
                        "audits[is-on-https].details.headings[0].label"
                    ],
                    "core\/audits\/is-on-https.js | columnResolution": [
                        "audits[is-on-https].details.headings[1].label"
                    ],
                    "core\/audits\/is-on-https.js | warning": [
                        "audits[is-on-https].details.items[0].resolution"
                    ],
                    "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": 1485.4559999999999
                            },
                            "path": "audits[first-contentful-paint].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 1549.874
                            },
                            "path": "audits[largest-contentful-paint].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 1563.951
                            },
                            "path": "audits[first-meaningful-paint].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 22531
                            },
                            "path": "audits[speed-index].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 1485.4559999999999
                            },
                            "path": "audits.interactive.displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 1566.8519999999671
                            },
                            "path": "audits[mainthread-work-breakdown].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 276.1229999999918
                            },
                            "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": 59.134
                            },
                            "path": "audits[max-potential-fid].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 45.344999999999992
                            },
                            "path": "audits[network-rtt].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 154.23599999999999
                            },
                            "path": "audits[network-server-latency].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 1549.874
                            },
                            "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 | failureTitle": [
                        "audits[errors-in-console].title"
                    ],
                    "core\/audits\/errors-in-console.js | description": [
                        "audits[errors-in-console].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnSource": [
                        "audits[errors-in-console].details.headings[0].label",
                        "audits[no-document-write].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnDescription": [
                        "audits[errors-in-console].details.headings[1].label",
                        "audits[csp-xss].details.headings[0].label"
                    ],
                    "core\/audits\/server-response-time.js | failureTitle": [
                        "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": 693.16399999999999
                            },
                            "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[font-display].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[unused-javascript].details.headings[0].label",
                        "audits[modern-image-formats].details.headings[1].label",
                        "audits[uses-optimized-images].details.headings[1].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": 257.15799999982119
                            },
                            "path": "audits.redirects.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": 2
                            },
                            "path": "audits[installable-manifest].displayValue"
                        }
                    ],
                    "core\/audits\/installable-manifest.js | columnValue": [
                        "audits[installable-manifest].details.headings[0].label"
                    ],
                    "core\/audits\/installable-manifest.js | not-from-secure-origin": [
                        "audits[installable-manifest].details.items[0].reason"
                    ],
                    "core\/audits\/installable-manifest.js | no-manifest": [
                        "audits[installable-manifest].details.items[1].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\/audits\/font-display.js | failureTitle": [
                        "audits[font-display].title"
                    ],
                    "core\/audits\/font-display.js | description": [
                        "audits[font-display].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnWastedBytes": [
                        "audits[font-display].details.headings[1].label",
                        "audits[unused-javascript].details.headings[2].label",
                        "audits[modern-image-formats].details.headings[3].label",
                        "audits[uses-optimized-images].details.headings[3].label",
                        "audits[uses-responsive-images].details.headings[3].label"
                    ],
                    "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[uses-long-cache-ttl].details.headings[2].label",
                        "audits[total-byte-weight].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 | imageResourceType": [
                        "audits[resource-summary].details.items[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | scriptResourceType": [
                        "audits[resource-summary].details.items[2].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | fontResourceType": [
                        "audits[resource-summary].details.items[3].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | documentResourceType": [
                        "audits[resource-summary].details.items[4].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | stylesheetResourceType": [
                        "audits[resource-summary].details.items[5].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | otherResourceType": [
                        "audits[resource-summary].details.items[6].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | mediaResourceType": [
                        "audits[resource-summary].details.items[7].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | thirdPartyResourceType": [
                        "audits[resource-summary].details.items[8].label"
                    ],
                    "core\/audits\/third-party-summary.js | title": [
                        "audits[third-party-summary].title"
                    ],
                    "core\/audits\/third-party-summary.js | description": [
                        "audits[third-party-summary].description"
                    ],
                    "core\/audits\/third-party-facades.js | title": [
                        "audits[third-party-facades].title"
                    ],
                    "core\/audits\/third-party-facades.js | description": [
                        "audits[third-party-facades].description"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | title": [
                        "audits[largest-contentful-paint-element].title"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | description": [
                        "audits[largest-contentful-paint-element].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnElement": [
                        "audits[largest-contentful-paint-element].details.items[0].headings[0].label",
                        "audits[lcp-lazy-loaded].details.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": 1
                            },
                            "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": 1
                            },
                            "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\/audits\/csp-xss.js | columnDirective": [
                        "audits[csp-xss].details.headings[1].label"
                    ],
                    "core\/audits\/csp-xss.js | columnSeverity": [
                        "audits[csp-xss].details.headings[2].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | itemSeverityHigh": [
                        "audits[csp-xss].details.items[0].severity"
                    ],
                    "core\/audits\/csp-xss.js | noCsp": [
                        "audits[csp-xss].details.items[0].description"
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | title": [
                        "audits[pwa-cross-browser].title"
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | description": [
                        "audits[pwa-cross-browser].description"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | title": [
                        "audits[pwa-page-transitions].title"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | description": [
                        "audits[pwa-page-transitions].description"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | title": [
                        "audits[pwa-each-page-has-url].title"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | description": [
                        "audits[pwa-each-page-has-url].description"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | title": [
                        "audits.accesskeys.title"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | description": [
                        "audits.accesskeys.description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | title": [
                        "audits[aria-allowed-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | description": [
                        "audits[aria-allowed-attr].description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | title": [
                        "audits[aria-allowed-role].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | description": [
                        "audits[aria-allowed-role].description"
                    ],
                    "core\/audits\/accessibility\/aria-command-name.js | title": [
                        "audits[aria-command-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-command-name.js | description": [
                        "audits[aria-command-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-dialog-name.js | title": [
                        "audits[aria-dialog-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-dialog-name.js | description": [
                        "audits[aria-dialog-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-body.js | title": [
                        "audits[aria-hidden-body].title"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-body.js | description": [
                        "audits[aria-hidden-body].description"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-focus.js | title": [
                        "audits[aria-hidden-focus].title"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-focus.js | description": [
                        "audits[aria-hidden-focus].description"
                    ],
                    "core\/audits\/accessibility\/aria-input-field-name.js | title": [
                        "audits[aria-input-field-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-input-field-name.js | description": [
                        "audits[aria-input-field-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-meter-name.js | title": [
                        "audits[aria-meter-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-meter-name.js | description": [
                        "audits[aria-meter-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-progressbar-name.js | title": [
                        "audits[aria-progressbar-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-progressbar-name.js | description": [
                        "audits[aria-progressbar-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-attr.js | title": [
                        "audits[aria-required-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-attr.js | description": [
                        "audits[aria-required-attr].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-children.js | title": [
                        "audits[aria-required-children].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-children.js | description": [
                        "audits[aria-required-children].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-parent.js | title": [
                        "audits[aria-required-parent].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-parent.js | description": [
                        "audits[aria-required-parent].description"
                    ],
                    "core\/audits\/accessibility\/aria-roles.js | title": [
                        "audits[aria-roles].title"
                    ],
                    "core\/audits\/accessibility\/aria-roles.js | description": [
                        "audits[aria-roles].description"
                    ],
                    "core\/audits\/accessibility\/aria-text.js | title": [
                        "audits[aria-text].title"
                    ],
                    "core\/audits\/accessibility\/aria-text.js | description": [
                        "audits[aria-text].description"
                    ],
                    "core\/audits\/accessibility\/aria-toggle-field-name.js | title": [
                        "audits[aria-toggle-field-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-toggle-field-name.js | description": [
                        "audits[aria-toggle-field-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-tooltip-name.js | title": [
                        "audits[aria-tooltip-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-tooltip-name.js | description": [
                        "audits[aria-tooltip-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-treeitem-name.js | title": [
                        "audits[aria-treeitem-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-treeitem-name.js | description": [
                        "audits[aria-treeitem-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr-value.js | title": [
                        "audits[aria-valid-attr-value].title"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr-value.js | description": [
                        "audits[aria-valid-attr-value].description"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr.js | title": [
                        "audits[aria-valid-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr.js | description": [
                        "audits[aria-valid-attr].description"
                    ],
                    "core\/audits\/accessibility\/button-name.js | title": [
                        "audits[button-name].title"
                    ],
                    "core\/audits\/accessibility\/button-name.js | description": [
                        "audits[button-name].description"
                    ],
                    "core\/audits\/accessibility\/bypass.js | title": [
                        "audits.bypass.title"
                    ],
                    "core\/audits\/accessibility\/bypass.js | description": [
                        "audits.bypass.description"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | title": [
                        "audits[color-contrast].title"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | description": [
                        "audits[color-contrast].description"
                    ],
                    "core\/audits\/accessibility\/definition-list.js | title": [
                        "audits[definition-list].title"
                    ],
                    "core\/audits\/accessibility\/definition-list.js | description": [
                        "audits[definition-list].description"
                    ],
                    "core\/audits\/accessibility\/dlitem.js | title": [
                        "audits.dlitem.title"
                    ],
                    "core\/audits\/accessibility\/dlitem.js | description": [
                        "audits.dlitem.description"
                    ],
                    "core\/audits\/accessibility\/document-title.js | title": [
                        "audits[document-title].title"
                    ],
                    "core\/audits\/accessibility\/document-title.js | description": [
                        "audits[document-title].description"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-active.js | title": [
                        "audits[duplicate-id-active].title"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-active.js | description": [
                        "audits[duplicate-id-active].description"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-aria.js | title": [
                        "audits[duplicate-id-aria].title"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-aria.js | description": [
                        "audits[duplicate-id-aria].description"
                    ],
                    "core\/audits\/accessibility\/empty-heading.js | title": [
                        "audits[empty-heading].title"
                    ],
                    "core\/audits\/accessibility\/empty-heading.js | description": [
                        "audits[empty-heading].description"
                    ],
                    "core\/audits\/accessibility\/form-field-multiple-labels.js | title": [
                        "audits[form-field-multiple-labels].title"
                    ],
                    "core\/audits\/accessibility\/form-field-multiple-labels.js | description": [
                        "audits[form-field-multiple-labels].description"
                    ],
                    "core\/audits\/accessibility\/frame-title.js | title": [
                        "audits[frame-title].title"
                    ],
                    "core\/audits\/accessibility\/frame-title.js | description": [
                        "audits[frame-title].description"
                    ],
                    "core\/audits\/accessibility\/heading-order.js | title": [
                        "audits[heading-order].title"
                    ],
                    "core\/audits\/accessibility\/heading-order.js | description": [
                        "audits[heading-order].description"
                    ],
                    "core\/audits\/accessibility\/html-has-lang.js | title": [
                        "audits[html-has-lang].title"
                    ],
                    "core\/audits\/accessibility\/html-has-lang.js | description": [
                        "audits[html-has-lang].description"
                    ],
                    "core\/audits\/accessibility\/html-lang-valid.js | title": [
                        "audits[html-lang-valid].title"
                    ],
                    "core\/audits\/accessibility\/html-lang-valid.js | description": [
                        "audits[html-lang-valid].description"
                    ],
                    "core\/audits\/accessibility\/html-xml-lang-mismatch.js | title": [
                        "audits[html-xml-lang-mismatch].title"
                    ],
                    "core\/audits\/accessibility\/html-xml-lang-mismatch.js | description": [
                        "audits[html-xml-lang-mismatch].description"
                    ],
                    "core\/audits\/accessibility\/identical-links-same-purpose.js | title": [
                        "audits[identical-links-same-purpose].title"
                    ],
                    "core\/audits\/accessibility\/identical-links-same-purpose.js | description": [
                        "audits[identical-links-same-purpose].description"
                    ],
                    "core\/audits\/accessibility\/image-alt.js | failureTitle": [
                        "audits[image-alt].title"
                    ],
                    "core\/audits\/accessibility\/image-alt.js | description": [
                        "audits[image-alt].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnFailingElem": [
                        "audits[image-alt].details.headings[0].label",
                        "audits[link-name].details.headings[0].label"
                    ],
                    "core\/audits\/accessibility\/image-redundant-alt.js | title": [
                        "audits[image-redundant-alt].title"
                    ],
                    "core\/audits\/accessibility\/image-redundant-alt.js | description": [
                        "audits[image-redundant-alt].description"
                    ],
                    "core\/audits\/accessibility\/input-button-name.js | title": [
                        "audits[input-button-name].title"
                    ],
                    "core\/audits\/accessibility\/input-button-name.js | description": [
                        "audits[input-button-name].description"
                    ],
                    "core\/audits\/accessibility\/input-image-alt.js | title": [
                        "audits[input-image-alt].title"
                    ],
                    "core\/audits\/accessibility\/input-image-alt.js | description": [
                        "audits[input-image-alt].description"
                    ],
                    "core\/audits\/accessibility\/label-content-name-mismatch.js | title": [
                        "audits[label-content-name-mismatch].title"
                    ],
                    "core\/audits\/accessibility\/label-content-name-mismatch.js | description": [
                        "audits[label-content-name-mismatch].description"
                    ],
                    "core\/audits\/accessibility\/label.js | title": [
                        "audits.label.title"
                    ],
                    "core\/audits\/accessibility\/label.js | description": [
                        "audits.label.description"
                    ],
                    "core\/audits\/accessibility\/landmark-one-main.js | title": [
                        "audits[landmark-one-main].title"
                    ],
                    "core\/audits\/accessibility\/landmark-one-main.js | description": [
                        "audits[landmark-one-main].description"
                    ],
                    "core\/audits\/accessibility\/link-name.js | failureTitle": [
                        "audits[link-name].title"
                    ],
                    "core\/audits\/accessibility\/link-name.js | description": [
                        "audits[link-name].description"
                    ],
                    "core\/audits\/accessibility\/link-in-text-block.js | title": [
                        "audits[link-in-text-block].title"
                    ],
                    "core\/audits\/accessibility\/link-in-text-block.js | description": [
                        "audits[link-in-text-block].description"
                    ],
                    "core\/audits\/accessibility\/list.js | title": [
                        "audits.list.title"
                    ],
                    "core\/audits\/accessibility\/list.js | description": [
                        "audits.list.description"
                    ],
                    "core\/audits\/accessibility\/listitem.js | title": [
                        "audits.listitem.title"
                    ],
                    "core\/audits\/accessibility\/listitem.js | description": [
                        "audits.listitem.description"
                    ],
                    "core\/audits\/accessibility\/meta-refresh.js | title": [
                        "audits[meta-refresh].title"
                    ],
                    "core\/audits\/accessibility\/meta-refresh.js | description": [
                        "audits[meta-refresh].description"
                    ],
                    "core\/audits\/accessibility\/meta-viewport.js | title": [
                        "audits[meta-viewport].title"
                    ],
                    "core\/audits\/accessibility\/meta-viewport.js | description": [
                        "audits[meta-viewport].description"
                    ],
                    "core\/audits\/accessibility\/object-alt.js | title": [
                        "audits[object-alt].title"
                    ],
                    "core\/audits\/accessibility\/object-alt.js | description": [
                        "audits[object-alt].description"
                    ],
                    "core\/audits\/accessibility\/select-name.js | title": [
                        "audits[select-name].title"
                    ],
                    "core\/audits\/accessibility\/select-name.js | description": [
                        "audits[select-name].description"
                    ],
                    "core\/audits\/accessibility\/skip-link.js | title": [
                        "audits[skip-link].title"
                    ],
                    "core\/audits\/accessibility\/skip-link.js | description": [
                        "audits[skip-link].description"
                    ],
                    "core\/audits\/accessibility\/tabindex.js | title": [
                        "audits.tabindex.title"
                    ],
                    "core\/audits\/accessibility\/tabindex.js | description": [
                        "audits.tabindex.description"
                    ],
                    "core\/audits\/accessibility\/table-duplicate-name.js | title": [
                        "audits[table-duplicate-name].title"
                    ],
                    "core\/audits\/accessibility\/table-duplicate-name.js | description": [
                        "audits[table-duplicate-name].description"
                    ],
                    "core\/audits\/accessibility\/table-fake-caption.js | title": [
                        "audits[table-fake-caption].title"
                    ],
                    "core\/audits\/accessibility\/table-fake-caption.js | description": [
                        "audits[table-fake-caption].description"
                    ],
                    "core\/audits\/accessibility\/target-size.js | title": [
                        "audits[target-size].title"
                    ],
                    "core\/audits\/accessibility\/target-size.js | description": [
                        "audits[target-size].description"
                    ],
                    "core\/audits\/accessibility\/td-has-header.js | title": [
                        "audits[td-has-header].title"
                    ],
                    "core\/audits\/accessibility\/td-has-header.js | description": [
                        "audits[td-has-header].description"
                    ],
                    "core\/audits\/accessibility\/td-headers-attr.js | title": [
                        "audits[td-headers-attr].title"
                    ],
                    "core\/audits\/accessibility\/td-headers-attr.js | description": [
                        "audits[td-headers-attr].description"
                    ],
                    "core\/audits\/accessibility\/th-has-data-cells.js | title": [
                        "audits[th-has-data-cells].title"
                    ],
                    "core\/audits\/accessibility\/th-has-data-cells.js | description": [
                        "audits[th-has-data-cells].description"
                    ],
                    "core\/audits\/accessibility\/valid-lang.js | title": [
                        "audits[valid-lang].title"
                    ],
                    "core\/audits\/accessibility\/valid-lang.js | description": [
                        "audits[valid-lang].description"
                    ],
                    "core\/audits\/accessibility\/video-caption.js | title": [
                        "audits[video-caption].title"
                    ],
                    "core\/audits\/accessibility\/video-caption.js | description": [
                        "audits[video-caption].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | failureTitle": [
                        "audits[uses-long-cache-ttl].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | description": [
                        "audits[uses-long-cache-ttl].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 110
                            },
                            "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": 32613810
                            },
                            "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": 35547
                            },
                            "path": "audits[unused-javascript].displayValue"
                        },
                        {
                            "values": {
                                "wastedBytes": 3741488.3999999999
                            },
                            "path": "audits[modern-image-formats].displayValue"
                        },
                        {
                            "values": {
                                "wastedBytes": 165776
                            },
                            "path": "audits[uses-optimized-images].displayValue"
                        },
                        {
                            "values": {
                                "wastedBytes": 15525660
                            },
                            "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\/lib\/i18n\/i18n.js | columnResourceSize": [
                        "audits[modern-image-formats].details.headings[2].label",
                        "audits[uses-optimized-images].details.headings[2].label",
                        "audits[uses-responsive-images].details.headings[2].label"
                    ],
                    "core\/audits\/byte-efficiency\/uses-optimized-images.js | title": [
                        "audits[uses-optimized-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-optimized-images.js | description": [
                        "audits[uses-optimized-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-text-compression.js | title": [
                        "audits[uses-text-compression].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-text-compression.js | description": [
                        "audits[uses-text-compression].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-responsive-images.js | title": [
                        "audits[uses-responsive-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-responsive-images.js | description": [
                        "audits[uses-responsive-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/efficient-animated-content.js | title": [
                        "audits[efficient-animated-content].title"
                    ],
                    "core\/audits\/byte-efficiency\/efficient-animated-content.js | description": [
                        "audits[efficient-animated-content].description"
                    ],
                    "core\/audits\/byte-efficiency\/duplicated-javascript.js | title": [
                        "audits[duplicated-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/duplicated-javascript.js | description": [
                        "audits[duplicated-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/legacy-javascript.js | title": [
                        "audits[legacy-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/legacy-javascript.js | description": [
                        "audits[legacy-javascript].description"
                    ],
                    "core\/audits\/dobetterweb\/doctype.js | title": [
                        "audits.doctype.title"
                    ],
                    "core\/audits\/dobetterweb\/doctype.js | description": [
                        "audits.doctype.description"
                    ],
                    "core\/audits\/dobetterweb\/charset.js | title": [
                        "audits.charset.title"
                    ],
                    "core\/audits\/dobetterweb\/charset.js | description": [
                        "audits.charset.description"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | title": [
                        "audits[dom-size].title"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | description": [
                        "audits[dom-size].description"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 227
                            },
                            "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 | failureTitle": [
                        "audits[inspector-issues].title"
                    ],
                    "core\/audits\/dobetterweb\/inspector-issues.js | description": [
                        "audits[inspector-issues].description"
                    ],
                    "core\/audits\/dobetterweb\/inspector-issues.js | columnIssueType": [
                        "audits[inspector-issues].details.headings[0].label"
                    ],
                    "core\/audits\/dobetterweb\/no-document-write.js | failureTitle": [
                        "audits[no-document-write].title"
                    ],
                    "core\/audits\/dobetterweb\/no-document-write.js | description": [
                        "audits[no-document-write].description"
                    ],
                    "core\/audits\/dobetterweb\/js-libraries.js | title": [
                        "audits[js-libraries].title"
                    ],
                    "core\/audits\/dobetterweb\/js-libraries.js | description": [
                        "audits[js-libraries].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnName": [
                        "audits[js-libraries].details.headings[0].label"
                    ],
                    "core\/audits\/dobetterweb\/js-libraries.js | columnVersion": [
                        "audits[js-libraries].details.headings[1].label"
                    ],
                    "core\/audits\/dobetterweb\/notification-on-start.js | title": [
                        "audits[notification-on-start].title"
                    ],
                    "core\/audits\/dobetterweb\/notification-on-start.js | description": [
                        "audits[notification-on-start].description"
                    ],
                    "core\/audits\/dobetterweb\/paste-preventing-inputs.js | title": [
                        "audits[paste-preventing-inputs].title"
                    ],
                    "core\/audits\/dobetterweb\/paste-preventing-inputs.js | description": [
                        "audits[paste-preventing-inputs].description"
                    ],
                    "core\/audits\/dobetterweb\/uses-http2.js | title": [
                        "audits[uses-http2].title"
                    ],
                    "core\/audits\/dobetterweb\/uses-http2.js | description": [
                        "audits[uses-http2].description"
                    ],
                    "core\/audits\/dobetterweb\/uses-passive-event-listeners.js | title": [
                        "audits[uses-passive-event-listeners].title"
                    ],
                    "core\/audits\/dobetterweb\/uses-passive-event-listeners.js | description": [
                        "audits[uses-passive-event-listeners].description"
                    ],
                    "core\/audits\/seo\/meta-description.js | title": [
                        "audits[meta-description].title"
                    ],
                    "core\/audits\/seo\/meta-description.js | description": [
                        "audits[meta-description].description"
                    ],
                    "core\/audits\/seo\/http-status-code.js | title": [
                        "audits[http-status-code].title"
                    ],
                    "core\/audits\/seo\/http-status-code.js | description": [
                        "audits[http-status-code].description"
                    ],
                    "core\/audits\/seo\/font-size.js | title": [
                        "audits[font-size].title"
                    ],
                    "core\/audits\/seo\/font-size.js | description": [
                        "audits[font-size].description"
                    ],
                    "core\/audits\/seo\/link-text.js | title": [
                        "audits[link-text].title"
                    ],
                    "core\/audits\/seo\/link-text.js | description": [
                        "audits[link-text].description"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | title": [
                        "audits[crawlable-anchors].title"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | description": [
                        "audits[crawlable-anchors].description"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | title": [
                        "audits[is-crawlable].title"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | description": [
                        "audits[is-crawlable].description"
                    ],
                    "core\/audits\/seo\/robots-txt.js | title": [
                        "audits[robots-txt].title"
                    ],
                    "core\/audits\/seo\/robots-txt.js | description": [
                        "audits[robots-txt].description"
                    ],
                    "core\/audits\/seo\/tap-targets.js | title": [
                        "audits[tap-targets].title"
                    ],
                    "core\/audits\/seo\/tap-targets.js | description": [
                        "audits[tap-targets].description"
                    ],
                    "core\/audits\/seo\/hreflang.js | title": [
                        "audits.hreflang.title"
                    ],
                    "core\/audits\/seo\/hreflang.js | description": [
                        "audits.hreflang.description"
                    ],
                    "core\/audits\/seo\/plugins.js | title": [
                        "audits.plugins.title"
                    ],
                    "core\/audits\/seo\/plugins.js | description": [
                        "audits.plugins.description"
                    ],
                    "core\/audits\/seo\/canonical.js | title": [
                        "audits.canonical.title"
                    ],
                    "core\/audits\/seo\/canonical.js | description": [
                        "audits.canonical.description"
                    ],
                    "core\/audits\/seo\/manual\/structured-data.js | title": [
                        "audits[structured-data].title"
                    ],
                    "core\/audits\/seo\/manual\/structured-data.js | description": [
                        "audits[structured-data].description"
                    ],
                    "core\/audits\/bf-cache.js | failureTitle": [
                        "audits[bf-cache].title"
                    ],
                    "core\/audits\/bf-cache.js | description": [
                        "audits[bf-cache].description"
                    ],
                    "core\/audits\/bf-cache.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 1
                            },
                            "path": "audits[bf-cache].displayValue"
                        }
                    ],
                    "core\/audits\/bf-cache.js | failureReasonColumn": [
                        "audits[bf-cache].details.headings[0].label"
                    ],
                    "core\/audits\/bf-cache.js | failureTypeColumn": [
                        "audits[bf-cache].details.headings[1].label"
                    ],
                    "core\/lib\/bf-cache-strings.js | mainResourceHasCacheControlNoStore": [
                        "audits[bf-cache].details.items[0].reason"
                    ],
                    "core\/audits\/bf-cache.js | notActionableFailureType": [
                        "audits[bf-cache].details.items[0].failureType"
                    ],
                    "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:\/\/studiocoucou.berlin\/\" --channel wpt --enable-error-reporting --disable-full-page-screenshot --max-wait-for-load 80000 --hostname 127.0.0.1 --port 9276 --output html --output json --output-path \"\/home\/wptagent\/work\/wpt-fra-lb-xjtw-10.10.1.214\/241224_AiDc4B_AJM.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 19:56:46 GMT LH:ChromeLauncher Found existing Chrome already running using port 9276, using that.\nTue, 24 Dec 2024 19:56:46 GMT LH:status Connecting to browser\nTue, 24 Dec 2024 19:56:46 GMT LH:status Navigating to about:blank\nTue, 24 Dec 2024 19:56:46 GMT LH:status Benchmarking machine\nTue, 24 Dec 2024 19:56:47 GMT LH:status Preparing target for navigation mode\nTue, 24 Dec 2024 19:56:47 GMT LH:status Cleaning origin data\nTue, 24 Dec 2024 19:56:47 GMT LH:status Cleaning browser cache\nTue, 24 Dec 2024 19:56:47 GMT LH:status Preparing network conditions\nTue, 24 Dec 2024 19:56:47 GMT LH:status Navigating to https:\/\/studiocoucou.berlin\/\nTue, 24 Dec 2024 19:57:31 GMT LH:status Getting artifact: DevtoolsLog\nTue, 24 Dec 2024 19:57:31 GMT LH:status Getting artifact: Trace\nTue, 24 Dec 2024 19:57:31 GMT LH:status Getting artifact: DevtoolsLog\nTue, 24 Dec 2024 19:57:31 GMT LH:status Getting artifact: Trace\nTue, 24 Dec 2024 19:57:31 GMT LH:status Getting artifact: Accessibility\nTue, 24 Dec 2024 19:57:31 GMT LH:status Getting artifact: AnchorElements\nTue, 24 Dec 2024 19:57:31 GMT LH:status Getting artifact: ConsoleMessages\nTue, 24 Dec 2024 19:57:31 GMT LH:status Getting artifact: CSSUsage\nTue, 24 Dec 2024 19:57:31 GMT LH:status Getting artifact: Doctype\nTue, 24 Dec 2024 19:57:31 GMT LH:status Getting artifact: DOMStats\nTue, 24 Dec 2024 19:57:31 GMT LH:status Getting artifact: EmbeddedContent\nTue, 24 Dec 2024 19:57:31 GMT LH:status Getting artifact: FontSize\nTue, 24 Dec 2024 19:57:31 GMT LH:status Getting artifact: Inputs\nTue, 24 Dec 2024 19:57:31 GMT LH:status Getting artifact: GlobalListeners\nTue, 24 Dec 2024 19:57:31 GMT LH:status Getting artifact: ImageElements\nTue, 24 Dec 2024 19:57:32 GMT LH:status Getting artifact: InstallabilityErrors\nTue, 24 Dec 2024 19:57:32 GMT LH:status Get webapp installability errors\nTue, 24 Dec 2024 19:57:32 GMT LH:status Getting artifact: InspectorIssues\nTue, 24 Dec 2024 19:57:32 GMT LH:status Getting artifact: JsUsage\nTue, 24 Dec 2024 19:57:32 GMT LH:status Getting artifact: LinkElements\nTue, 24 Dec 2024 19:57:32 GMT LH:status Getting artifact: MainDocumentContent\nTue, 24 Dec 2024 19:57:32 GMT LH:status Getting artifact: MetaElements\nTue, 24 Dec 2024 19:57:32 GMT LH:status Getting artifact: NetworkUserAgent\nTue, 24 Dec 2024 19:57:32 GMT LH:status Getting artifact: OptimizedImages\nTue, 24 Dec 2024 19:57:37 GMT LH:status Getting artifact: ResponseCompression\nTue, 24 Dec 2024 19:57:37 GMT LH:status Getting artifact: RobotsTxt\nTue, 24 Dec 2024 19:57:37 GMT LH:status Getting artifact: Scripts\nTue, 24 Dec 2024 19:57:37 GMT LH:status Getting artifact: SourceMaps\nTue, 24 Dec 2024 19:57:37 GMT LH:status Getting artifact: Stacks\nTue, 24 Dec 2024 19:57:37 GMT LH:status Collect stacks\nTue, 24 Dec 2024 19:57:37 GMT LH:status Getting artifact: TagsBlockingFirstPaint\nTue, 24 Dec 2024 19:57:37 GMT LH:status Getting artifact: TapTargets\nTue, 24 Dec 2024 19:57:37 GMT LH:status Getting artifact: TraceElements\nTue, 24 Dec 2024 19:57:38 GMT LH:status Getting artifact: ViewportDimensions\nTue, 24 Dec 2024 19:57:38 GMT LH:status Getting artifact: WebAppManifest\nTue, 24 Dec 2024 19:57:38 GMT LH:status Get webapp manifest\nTue, 24 Dec 2024 19:57:38 GMT LH:status Getting artifact: devtoolsLogs\nTue, 24 Dec 2024 19:57:38 GMT LH:status Getting artifact: traces\nTue, 24 Dec 2024 19:57:38 GMT LH:status Getting artifact: BFCacheFailures\nTue, 24 Dec 2024 19:57:39 GMT LH:status Analyzing and running audits...\nTue, 24 Dec 2024 19:57:39 GMT LH:status Auditing: Uses HTTPS\nTue, 24 Dec 2024 19:57:39 GMT LH:status Auditing: Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`\nTue, 24 Dec 2024 19:57:39 GMT LH:status Auditing: First Contentful Paint\nTue, 24 Dec 2024 19:57:39 GMT LH:status Auditing: Largest Contentful Paint\nTue, 24 Dec 2024 19:57:39 GMT LH:status Auditing: First Meaningful Paint\nTue, 24 Dec 2024 19:57:39 GMT LH:status Auditing: Speed Index\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: Screenshot Thumbnails\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: Final Screenshot\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: Total Blocking Time\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: Max Potential First Input Delay\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: Cumulative Layout Shift\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: No browser errors logged to the console\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: Initial server response time was short\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: Time to Interactive\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: User Timing marks and measures\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: Avoid chaining critical requests\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: Avoid multiple page redirects\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: Web app manifest and service worker meet the installability requirements\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: Configured for a custom splash screen\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: Sets a theme color for the address bar.\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: Manifest has a maskable icon\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: Content is sized correctly for the viewport\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: Displays images with correct aspect ratio\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: Serves images with appropriate resolution\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: Fonts with `font-display: optional` are preloaded\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: Avoids deprecated APIs\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: Avoids third-party cookies\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: Minimizes main-thread work\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: JavaScript execution time\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: Preload key requests\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: Preconnect to required origins\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: All text remains visible during webfont loads\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: Diagnostics\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: Network Requests\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: Network Round Trip Times\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: Server Backend Latencies\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: Tasks\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: Metrics\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: Performance budget\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: Timing budget\nTue, 24 Dec 2024 19:57:40 GMT LH:status Auditing: Resources Summary\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Minimize third-party usage\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Lazy load third-party resources with facades\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Largest Contentful Paint element\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Largest Contentful Paint image was not lazily loaded\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Avoid large layout shifts\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Avoid long main-thread tasks\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Avoids `unload` event listeners\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Avoid non-composited animations\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Image elements have explicit `width` and `height`\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Page has valid source maps\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Preload Largest Contentful Paint image\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Ensure CSP is effective against XSS attacks\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Script Treemap Data\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Site works cross-browser\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Page transitions don't feel like they block on the network\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Each page has a URL\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: `[accesskey]` values are unique\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: `[aria-*]` attributes match their roles\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Values assigned to `role=\"\"` are valid ARIA roles.\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: `button`, `link`, and `menuitem` elements have accessible names\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: `[aria-hidden=\"true\"]` is not present on the document `<body>`\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: `[aria-hidden=\"true\"]` elements do not contain focusable descendents\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: ARIA input fields have accessible names\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: ARIA `meter` elements have accessible names\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: ARIA `progressbar` elements have accessible names\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: `[role]`s have all required `[aria-*]` attributes\nTue, 24 Dec 2024 19:57:41 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 19:57:41 GMT LH:status Auditing: `[role]`s are contained by their required parent element\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: `[role]` values are valid\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Elements with the `role=text` attribute do not have focusable descendents.\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: ARIA toggle fields have accessible names\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: ARIA `tooltip` elements have accessible names\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: ARIA `treeitem` elements have accessible names\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: `[aria-*]` attributes have valid values\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: `[aria-*]` attributes are valid and not misspelled\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Buttons have an accessible name\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: The page contains a heading, skip link, or landmark region\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Background and foreground colors have a sufficient contrast ratio\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: `<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Definition list items are wrapped in `<dl>` elements\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Document has a `<title>` element\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: `[id]` attributes on active, focusable elements are unique\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: ARIA IDs are unique\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: All heading elements contain content.\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: No form fields have multiple labels\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: `<frame>` or `<iframe>` elements have a title\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Heading elements appear in a sequentially-descending order\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: `<html>` element has a `[lang]` attribute\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: `<html>` element has a valid value for its `[lang]` attribute\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: `<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Identical links have the same purpose.\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Image elements have `[alt]` attributes\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Image elements do not have `[alt]` attributes that are redundant text.\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Input buttons have discernible text.\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: `<input type=\"image\">` elements have `[alt]` text\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Elements with visible text labels have matching accessible names.\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Form elements have associated labels\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Document has a main landmark.\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Links have a discernible name\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Links are distinguishable without relying on color.\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: The document does not use `<meta http-equiv=\"refresh\">`\nTue, 24 Dec 2024 19:57:41 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 19:57:41 GMT LH:status Auditing: `<object>` elements have alternate text\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Select elements have associated label elements.\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Skip links are focusable.\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: No element has a `[tabindex]` value greater than 0\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Tables have different content in the summary attribute and `<caption>`.\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Touch targets have sufficient size and spacing.\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: `<td>` elements in a large `<table>` have one or more table headers.\nTue, 24 Dec 2024 19:57:41 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 19:57:41 GMT LH:status Auditing: `<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: `[lang]` attributes have a valid value\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: `<video>` elements contain a `<track>` element with `[kind=\"captions\"]`\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Custom controls have associated labels\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Custom controls have ARIA roles\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: User focus is not accidentally trapped in a region\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Interactive controls are keyboard focusable\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Interactive elements indicate their purpose and state\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: The page has a logical tab order\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: The user's focus is directed to new content added to the page\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Offscreen content is hidden from assistive technology\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: HTML5 landmark elements are used to improve navigation\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Visual order on the page follows DOM order\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Uses efficient cache policy on static assets\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Avoids enormous network payloads\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Defer offscreen images\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Eliminate render-blocking resources\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Minify CSS\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Minify JavaScript\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Reduce unused CSS\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Reduce unused JavaScript\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Serve images in next-gen formats\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Efficiently encode images\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Enable text compression\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Properly size images\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Use video formats for animated content\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Remove duplicate modules in JavaScript bundles\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Avoid serving legacy JavaScript to modern browsers\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Page has the HTML doctype\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Properly defines charset\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Avoids an excessive DOM size\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Avoids requesting the geolocation permission on page load\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: No issues in the `Issues` panel in Chrome Devtools\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Avoids `document.write()`\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Detected JavaScript libraries\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Avoids requesting the notification permission on page load\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Allows users to paste into input fields\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Use HTTP\/2\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Uses passive listeners to improve scrolling performance\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Document has a meta description\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Page has successful HTTP status code\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Document uses legible font sizes\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Links have descriptive text\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Links are crawlable\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Page isn\u2019t blocked from indexing\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: robots.txt is valid\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Tap targets are sized appropriately\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Document has a valid `hreflang`\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Document avoids plugins\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Document has a valid `rel=canonical`\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Structured data is valid\nTue, 24 Dec 2024 19:57:41 GMT LH:status Auditing: Page didn't prevent back\/forward cache restoration\nTue, 24 Dec 2024 19:57:41 GMT LH:status Generating results...\nTue, 24 Dec 2024 19:57:41 GMT LH:Printer html output written to \/home\/wptagent\/work\/wpt-fra-lb-xjtw-10.10.1.214\/241224_AiDc4B_AJM.1.0\/lighthouse.report.html\nTue, 24 Dec 2024 19:57:41 GMT LH:CLI Protip: Run lighthouse with `--view` to immediately open the HTML report in your browser\nTue, 24 Dec 2024 19:57:41 GMT LH:Printer json output written to \/home\/wptagent\/work\/wpt-fra-lb-xjtw-10.10.1.214\/241224_AiDc4B_AJM.1.0\/lighthouse.report.json\n"
        },
        "average": {
            "firstView": {
                "loadTime": 5283,
                "docTime": 5283,
                "fullyLoaded": 30991,
                "bytesOut": 156146,
                "bytesOutDoc": 53991,
                "bytesIn": 16368249,
                "bytesInDoc": 3964855,
                "requests": 68,
                "requestsFull": 68,
                "requestsDoc": 24,
                "responses_200": 67,
                "responses_404": 0,
                "responses_other": 1,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "loadEventStart": 5182,
                "loadEventEnd": 5183,
                "domContentLoadedEventStart": 2044,
                "domContentLoadedEventEnd": 2044,
                "connections": 1,
                "final_base_page_request": 1,
                "domInteractive": 2044,
                "firstPaint": 1216.7000000001863,
                "firstContentfulPaint": 1317,
                "firstImagePaint": 1317,
                "firstMeaningfulPaint": 2207,
                "renderBlockingCSS": 1,
                "renderBlockingJS": 0,
                "TTFB": 1085,
                "score_cache": 0,
                "score_cdn": 0,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 99,
                "score_etags": -1,
                "score_progressive_jpeg": 0,
                "gzip_total": 56755,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 16979199,
                "image_savings": 218359,
                "cpu.ParseHTML": 8,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 2,
                "cpu.EventDispatch": 11,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 16,
                "cpu.EvaluateScript": 2,
                "cpu.v8.compile": 0,
                "cpu.ParseAuthorStyleSheet": 1,
                "cpu.UpdateLayoutTree": 40,
                "cpu.BeginRemoteFontLoad": 0,
                "cpu.Layout": 55,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 19,
                "cpu.Paint": 22,
                "cpu.Layerize": 14,
                "cpu.HitTest": 6,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.FunctionCall": 63,
                "cpu.TimerFire": 11,
                "cpu.MarkDOMContent": 0,
                "cpu.FireAnimationFrame": 30,
                "cpu.FireIdleCallback": 31,
                "cpu.MarkLoad": 0,
                "cpu.Idle": 30662,
                "start_epoch": 1735070133.853754,
                "date": 1735070135.5872061,
                "fullyLoadedCPUms": 8750,
                "fullyLoadedCPUpct": 16.254876462938949,
                "domElements": 248,
                "domComplete": 5182,
                "PerformancePaintTiming.first-paint": 1216.7000000001863,
                "PerformancePaintTiming.first-contentful-paint": 1216.7000000001863,
                "test_run_time_ms": 67656,
                "Colordepth": 24,
                "generated-content-percent": 59.130000000000003,
                "generated-content-size": 81.019999999999996,
                "lastVisualChange": 29800,
                "render": 1300,
                "visualComplete85": 29800,
                "visualComplete90": 29800,
                "visualComplete95": 29800,
                "visualComplete99": 29800,
                "visualComplete": 29800,
                "SpeedIndex": 25005,
                "chromeUserTiming.navigationStart": 121,
                "chromeUserTiming.redirectStart": 106,
                "chromeUserTiming.domLoading": 1197,
                "chromeUserTiming.responseEnd": 1226,
                "chromeUserTiming.domInteractive": 2144,
                "chromeUserTiming.domContentLoadedEventStart": 2144,
                "chromeUserTiming.domContentLoadedEventEnd": 2145,
                "chromeUserTiming.domComplete": 5283,
                "chromeUserTiming.redirectEnd": 919,
                "chromeUserTiming.fetchStart": 919,
                "chromeUserTiming.unloadEventStart": 1197,
                "chromeUserTiming.unloadEventEnd": 1197,
                "chromeUserTiming.markAsMainFrame": 1197,
                "chromeUserTiming.commitNavigationEnd": 1197,
                "chromeUserTiming.firstPaint": 1317,
                "chromeUserTiming.firstContentfulPaint": 1317,
                "chromeUserTiming.firstImagePaint": 1317,
                "chromeUserTiming.LayoutShift": 2103,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 2206,
                "chromeUserTiming.firstMeaningfulPaint": 2206,
                "chromeUserTiming.loadEventStart": 5283,
                "chromeUserTiming.loadEventEnd": 5283,
                "chromeUserTiming.LargestImagePaint": 1438,
                "chromeUserTiming.LargestContentfulPaint": 1438,
                "chromeUserTiming.LargestTextPaint": 2207,
                "chromeUserTiming.TotalLayoutShift": 3.4535115082500103e-5,
                "chromeUserTiming.CumulativeLayoutShift": 3.4535115082500103e-5,
                "FirstInteractive": 2044,
                "TTIMeasurementEnd": 29931,
                "LastInteractive": 1300,
                "TimeToInteractive": 1300,
                "FirstCPUIdle": 2044,
                "run": 1,
                "step": 1,
                "effectiveBps": 547323,
                "domTime": 0,
                "aft": 0,
                "titleTime": 122,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": 0.80000000000000004,
                "lighthouse.Performance.first-contentful-paint": 1485.4559999999999,
                "lighthouse.Performance.largest-contentful-paint": 1549.874,
                "lighthouse.Performance.total-blocking-time": 0,
                "lighthouse.Performance.cumulative-layout-shift": 3.4535115082500103e-5,
                "lighthouse.Performance.speed-index": 22531,
                "lighthouse.Accessibility": 0.73999999999999999,
                "lighthouse.BestPractices": 0.73999999999999999,
                "lighthouse.SEO": 0.91000000000000003,
                "lighthouse.PWA": 0.28999999999999998,
                "maxFID": 0,
                "TotalBlockingTime": 0,
                "effectiveBpsDoc": 944462,
                "avgRun": 1
            },
            "repeatView": {
                "loadTime": 784,
                "docTime": 784,
                "fullyLoaded": 19640,
                "bytesOut": 271375,
                "bytesOutDoc": 39725,
                "bytesIn": 32533025,
                "bytesInDoc": 1863277,
                "requests": 112,
                "requestsFull": 112,
                "requestsDoc": 17,
                "responses_200": 3,
                "responses_404": 0,
                "responses_other": 109,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "loadEventStart": 687,
                "loadEventEnd": 687,
                "domContentLoadedEventStart": 594,
                "domContentLoadedEventEnd": 594,
                "connections": 1,
                "final_base_page_request": 1,
                "domInteractive": 594,
                "firstPaint": 637.10000000009313,
                "firstContentfulPaint": 734,
                "firstImagePaint": 734,
                "firstMeaningfulPaint": 809,
                "renderBlockingCSS": 1,
                "renderBlockingJS": 0,
                "TTFB": 364,
                "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": 56750,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 0,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                "cpu.EventDispatch": 13,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 23,
                "cpu.EvaluateScript": 8,
                "cpu.v8.compile": 5,
                "cpu.ParseAuthorStyleSheet": 0,
                "cpu.UpdateLayoutTree": 51,
                "cpu.BeginRemoteFontLoad": 0,
                "cpu.Layout": 51,
                "cpu.PrePaint": 20,
                "cpu.Paint": 28,
                "cpu.Layerize": 18,
                "cpu.TimerFire": 9,
                "cpu.FunctionCall": 72,
                "cpu.MarkDOMContent": 0,
                "cpu.FireAnimationFrame": 58,
                "cpu.FireIdleCallback": 21,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MarkLoad": 0,
                "cpu.HitTest": 4,
                "cpu.Idle": 19258,
                "start_epoch": 1735070264.0477002,
                "date": 1735070265.6828845,
                "fullyLoadedCPUms": 7250,
                "fullyLoadedCPUpct": 17.545982575024439,
                "domElements": 248,
                "domComplete": 687,
                "PerformancePaintTiming.first-paint": 637.10000000009313,
                "PerformancePaintTiming.first-contentful-paint": 637.10000000009313,
                "test_run_time_ms": 66721,
                "Colordepth": 24,
                "generated-content-percent": 34.57,
                "generated-content-size": 54.32,
                "lastVisualChange": 22600,
                "render": 700,
                "visualComplete85": 22600,
                "visualComplete90": 22600,
                "visualComplete95": 22600,
                "visualComplete99": 22600,
                "visualComplete": 22600,
                "SpeedIndex": 19208,
                "chromeUserTiming.navigationStart": 122,
                "chromeUserTiming.redirectStart": 106,
                "chromeUserTiming.domLoading": 477,
                "chromeUserTiming.responseEnd": 502,
                "chromeUserTiming.domInteractive": 691,
                "chromeUserTiming.domContentLoadedEventStart": 691,
                "chromeUserTiming.domContentLoadedEventEnd": 691,
                "chromeUserTiming.domComplete": 784,
                "chromeUserTiming.redirectEnd": 288,
                "chromeUserTiming.fetchStart": 288,
                "chromeUserTiming.unloadEventStart": 476,
                "chromeUserTiming.unloadEventEnd": 476,
                "chromeUserTiming.markAsMainFrame": 476,
                "chromeUserTiming.commitNavigationEnd": 476,
                "chromeUserTiming.LayoutShift": 715,
                "chromeUserTiming.firstPaint": 734,
                "chromeUserTiming.firstContentfulPaint": 734,
                "chromeUserTiming.firstImagePaint": 734,
                "chromeUserTiming.InteractiveTime": 734,
                "chromeUserTiming.loadEventStart": 784,
                "chromeUserTiming.loadEventEnd": 784,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 808,
                "chromeUserTiming.firstMeaningfulPaint": 808,
                "chromeUserTiming.LargestImagePaint": 734,
                "chromeUserTiming.LargestContentfulPaint": 734,
                "chromeUserTiming.LargestTextPaint": 809,
                "chromeUserTiming.TotalLayoutShift": 3.4535115082500103e-5,
                "chromeUserTiming.CumulativeLayoutShift": 3.4535115082500103e-5,
                "FirstInteractive": 700,
                "TTIMeasurementEnd": 22751,
                "LastInteractive": 700,
                "TimeToInteractive": 700,
                "FirstCPUIdle": 700,
                "run": 1,
                "step": 1,
                "effectiveBps": 1687747,
                "domTime": 0,
                "aft": 0,
                "titleTime": 123,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": 0.80000000000000004,
                "lighthouse.Performance.first-contentful-paint": 1485.4559999999999,
                "lighthouse.Performance.largest-contentful-paint": 1549.874,
                "lighthouse.Performance.total-blocking-time": 0,
                "lighthouse.Performance.cumulative-layout-shift": 3.4535115082500103e-5,
                "lighthouse.Performance.speed-index": 22531,
                "lighthouse.Accessibility": 0.73999999999999999,
                "lighthouse.BestPractices": 0.73999999999999999,
                "lighthouse.SEO": 0.91000000000000003,
                "lighthouse.PWA": 0.28999999999999998,
                "maxFID": 0,
                "TotalBlockingTime": 0,
                "effectiveBpsDoc": 4436373,
                "avgRun": 1
            }
        },
        "standardDeviation": {
            "firstView": {
                "loadTime": 0,
                "docTime": 0,
                "fullyLoaded": 0,
                "bytesOut": 0,
                "bytesOutDoc": 0,
                "bytesIn": 0,
                "bytesInDoc": 0,
                "requests": 0,
                "requestsFull": 0,
                "requestsDoc": 0,
                "responses_200": 0,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 0,
                "loadEventStart": 0,
                "loadEventEnd": 0,
                "domContentLoadedEventStart": 0,
                "domContentLoadedEventEnd": 0,
                "connections": 0,
                "final_base_page_request": 0,
                "domInteractive": 0,
                "firstPaint": 0,
                "firstContentfulPaint": 0,
                "firstImagePaint": 0,
                "firstMeaningfulPaint": 0,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 0,
                "score_cache": 0,
                "score_cdn": 0,
                "score_gzip": 0,
                "score_cookies": 0,
                "score_keep-alive": 0,
                "score_minify": 0,
                "score_combine": 0,
                "score_compress": 0,
                "score_etags": 0,
                "score_progressive_jpeg": 0,
                "gzip_total": 0,
                "gzip_savings": 0,
                "minify_total": 0,
                "minify_savings": 0,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 0,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 0,
                "cpu.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.ParseAuthorStyleSheet": 0,
                "cpu.UpdateLayoutTree": 0,
                "cpu.BeginRemoteFontLoad": 0,
                "cpu.Layout": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.HitTest": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.FunctionCall": 0,
                "cpu.TimerFire": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.FireIdleCallback": 0,
                "cpu.MarkLoad": 0,
                "cpu.Idle": 0,
                "start_epoch": 0,
                "date": 0,
                "fullyLoadedCPUms": 0,
                "fullyLoadedCPUpct": 0,
                "domElements": 0,
                "domComplete": 0,
                "PerformancePaintTiming.first-paint": 0,
                "PerformancePaintTiming.first-contentful-paint": 0,
                "test_run_time_ms": 0,
                "Colordepth": 0,
                "generated-content-percent": 0,
                "generated-content-size": 0,
                "lastVisualChange": 0,
                "render": 0,
                "visualComplete85": 0,
                "visualComplete90": 0,
                "visualComplete95": 0,
                "visualComplete99": 0,
                "visualComplete": 0,
                "SpeedIndex": 0,
                "chromeUserTiming.navigationStart": 0,
                "chromeUserTiming.redirectStart": 0,
                "chromeUserTiming.domLoading": 0,
                "chromeUserTiming.responseEnd": 0,
                "chromeUserTiming.domInteractive": 0,
                "chromeUserTiming.domContentLoadedEventStart": 0,
                "chromeUserTiming.domContentLoadedEventEnd": 0,
                "chromeUserTiming.domComplete": 0,
                "chromeUserTiming.redirectEnd": 0,
                "chromeUserTiming.fetchStart": 0,
                "chromeUserTiming.unloadEventStart": 0,
                "chromeUserTiming.unloadEventEnd": 0,
                "chromeUserTiming.markAsMainFrame": 0,
                "chromeUserTiming.commitNavigationEnd": 0,
                "chromeUserTiming.firstPaint": 0,
                "chromeUserTiming.firstContentfulPaint": 0,
                "chromeUserTiming.firstImagePaint": 0,
                "chromeUserTiming.LayoutShift": 0,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.firstMeaningfulPaint": 0,
                "chromeUserTiming.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 0,
                "chromeUserTiming.LargestImagePaint": 0,
                "chromeUserTiming.LargestContentfulPaint": 0,
                "chromeUserTiming.LargestTextPaint": 0,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "FirstInteractive": 0,
                "TTIMeasurementEnd": 0,
                "LastInteractive": 0,
                "TimeToInteractive": 0,
                "FirstCPUIdle": 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,
                "maxFID": 0,
                "TotalBlockingTime": 0,
                "effectiveBpsDoc": 0,
                "avgRun": null
            },
            "repeatView": {
                "loadTime": 0,
                "docTime": 0,
                "fullyLoaded": 0,
                "bytesOut": 0,
                "bytesOutDoc": 0,
                "bytesIn": 0,
                "bytesInDoc": 0,
                "requests": 0,
                "requestsFull": 0,
                "requestsDoc": 0,
                "responses_200": 0,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 0,
                "loadEventStart": 0,
                "loadEventEnd": 0,
                "domContentLoadedEventStart": 0,
                "domContentLoadedEventEnd": 0,
                "connections": 0,
                "final_base_page_request": 0,
                "domInteractive": 0,
                "firstPaint": 0,
                "firstContentfulPaint": 0,
                "firstImagePaint": 0,
                "firstMeaningfulPaint": 0,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 0,
                "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.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.ParseAuthorStyleSheet": 0,
                "cpu.UpdateLayoutTree": 0,
                "cpu.BeginRemoteFontLoad": 0,
                "cpu.Layout": 0,
                "cpu.PrePaint": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.TimerFire": 0,
                "cpu.FunctionCall": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.FireIdleCallback": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MarkLoad": 0,
                "cpu.HitTest": 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.LayoutShift": 0,
                "chromeUserTiming.firstPaint": 0,
                "chromeUserTiming.firstContentfulPaint": 0,
                "chromeUserTiming.firstImagePaint": 0,
                "chromeUserTiming.InteractiveTime": 0,
                "chromeUserTiming.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 0,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.firstMeaningfulPaint": 0,
                "chromeUserTiming.LargestImagePaint": 0,
                "chromeUserTiming.LargestContentfulPaint": 0,
                "chromeUserTiming.LargestTextPaint": 0,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "FirstInteractive": 0,
                "TTIMeasurementEnd": 0,
                "LastInteractive": 0,
                "TimeToInteractive": 0,
                "FirstCPUIdle": 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,
                "maxFID": 0,
                "TotalBlockingTime": 0,
                "effectiveBpsDoc": 0,
                "avgRun": null
            }
        },
        "median": {
            "firstView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-xjtw-10.10.1.214",
                "loadTime": 5283,
                "docTime": 5283,
                "fullyLoaded": 30991,
                "bytesOut": 156146,
                "bytesOutDoc": 53991,
                "bytesIn": 16368249,
                "bytesInDoc": 3964855,
                "requests": [
                    {
                        "type": 3,
                        "id": "9D56700CD0285720B54F69C93115D643",
                        "request_id": "9D56700CD0285720B54F69C93115D643",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/",
                        "raw_id": "9D56700CD0285720B54F69C93115D643",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/",
                        "responseCode": 302,
                        "load_ms": 664,
                        "ttfb_ms": 664,
                        "load_start": 151,
                        "load_start_float": 151,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "Thu, 19 Nov 1981 08:52:00 GMT",
                        "cacheControl": "no-store, no-cache, must-revalidate",
                        "contentType": "text\/html",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": 1,
                        "dns_end": 56,
                        "connect_start": 56,
                        "connect_end": 90,
                        "ssl_start": 90,
                        "ssl_end": 151,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "www.studiocoucou.berlin",
                            "sanList": [
                                "www.studiocoucou.berlin",
                                "studiocoucou.berlin"
                            ],
                            "issuer": "Encryption Everywhere DV TLS CA - G2",
                            "validFrom": 1709510400,
                            "validTo": 1742428799,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2025h1' log",
                                    "logId": "4E75A3275C9A10C3385B6CD4DF3F52EB1DF0E08E1B8D69C0B1FA64B1629A39DF",
                                    "timestamp": 1709518446677,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100A9B3721B4C01DD0766DD18AB54FE3FB65DF12F1FBEC6CAB07EDF8472EC46B60F02203EEA2F5956061F92D96229F652E9B511294791CAA1A0E759FC42CD2A62985F32"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Sabre' CT log",
                                    "logId": "5581D4C2169036014AEA0B9B573C53F0C0E43878702508172FA3AA1D0713D30C",
                                    "timestamp": 1709518446730,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402203A81E8FEB1DEE0E43DAE924DE1B252300F3A380D2627EE4FA1685577DA982CA202204A2C23C76C9BF0FB0F04D995EBCBD23B9973BA7C67E0BE72706F0CA6656CB25F"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2025 Log",
                                    "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                    "timestamp": 1709518446601,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100DCB5D0F9DCD59993107D08EE582A2DF186E33AB5D2E2C2588D678035E409B98C022037DBFE1D5576D84FEDD8BC2DFDD4114DCF5E2B774AB394035D5326CBEC694237"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":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": [
                                "cache-control: no-store, no-cache, must-revalidate",
                                "content-length: 0",
                                "content-type: text\/html",
                                "date: Tue, 24 Dec 2024 19:55:35 GMT",
                                "expires: Thu, 19 Nov 1981 08:52:00 GMT",
                                "location: https:\/\/studiocoucou.berlin\/en",
                                "pragma: no-cache",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "x-powered-by: PHP\/7.4.33",
                                "set-cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81; path=\/"
                            ]
                        },
                        "bytesOut": 2131,
                        "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": 55,
                        "connect_ms": 34,
                        "ssl_ms": 61,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 5,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin 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": 4866,
                        "netlog_id": 1000000,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGGjCCBQKgAwIBAgIQAytPJQ+JZRnoF7P3L10zCTANBgkqhkiG9w0BAQsFADBu\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMS0wKwYDVQQDEyRFbmNyeXB0aW9uIEV2ZXJ5d2hlcmUg\nRFYgVExTIENBIC0gRzIwHhcNMjQwMzA0MDAwMDAwWhcNMjUwMzE5MjM1OTU5WjAi\nMSAwHgYDVQQDExd3d3cuc3R1ZGlvY291Y291LmJlcmxpbjCCASIwDQYJKoZIhvcN\nAQEBBQADggEPADCCAQoCggEBAMLpnUS1mc5SmaCLr2q0BP0ac2Cy6jfg88PyZ4dz\nfBoxHSRT09+r9CfGgX\/1My14pDkHtTxxPkfPin5aqoC3085DnseyzNnXJ\/a0frwx\n\/zKa4DJ8DqYmmgYw2gm1+miPl8FwpwR3XuRuQa8LcZFfWwvNnWTRYA4Ytw3w\/GOj\nGJWUecwh+Fhj\/aVFQ9J+bmbzte+YTRfulEAV02xO9uljISjuA0YbZulu\/amKppTh\nyNjg9dsyZIrDA\/n6JLRTS2BjfJ6noJZp86cS5aEC9XTxy4h9LzA6OvaogFXm2pc0\nJ\/G4KOc0tg3RhdI61LqXfkfN4tJkdubGAGYKbV3LH1LUz\/cCAwEAAaOCAv4wggL6\nMB8GA1UdIwQYMBaAFHjfkZBf7t6s9sV169VMVVPvJEq2MB0GA1UdDgQWBBTTQNRA\nb6vdA1S9sN6FDDe+68fy5zA3BgNVHREEMDAughd3d3cuc3R1ZGlvY291Y291LmJl\ncmxpboITc3R1ZGlvY291Y291LmJlcmxpbjA+BgNVHSAENzA1MDMGBmeBDAECATAp\nMCcGCCsGAQUFBwIBFhtodHRwOi8vd3d3LmRpZ2ljZXJ0LmNvbS9DUFMwDgYDVR0P\nAQH\/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjCBgAYIKwYB\nBQUHAQEEdDByMCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20w\nSgYIKwYBBQUHMAKGPmh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9FbmNyeXB0\naW9uRXZlcnl3aGVyZURWVExTQ0EtRzIuY3J0MAwGA1UdEwEB\/wQCMAAwggF9Bgor\nBgEEAdZ5AgQCBIIBbQSCAWkBZwB2AE51oydcmhDDOFts1N8\/Uusd8OCOG41pwLH6\nZLFimjnfAAABjgc9YFUAAAQDAEcwRQIhAKmzchtMAd0HZt0Yq1T+P7Zd8S8fvsbK\nsH7fhHLsRrYPAiA+6i9ZVgYfktliKfZS6bURKUeRyqGg51n8Qs0qYphfMgB1AFWB\n1MIWkDYBSuoLm1c8U\/DA5Dh4cCUIFy+jqh0HE9MMAAABjgc9YIoAAAQDAEYwRAIg\nOoHo\/rHe4OQ9rpJN4bJSMA86OA0mJ+5PoWhVd9qYLKICIEosI8dsm\/D7DwTZlevL\n0juZc7p8Z+C+cnBvDKZlbLJfAHYAfVkeEuF4KnscYWd8Xv340IdcFKBOlZ65Ay\/Z\nDowuebgAAAGOBz1gCQAABAMARzBFAiEA3LXQ+dzVmZMQfQjuWCot8YbjOrXS4sJY\njWeANeQJuYwCIDfb\/h1VdthP7di8Lf3UEU3PXit3SrOUA11TJsvsaUI3MA0GCSqG\nSIb3DQEBCwUAA4IBAQAargfgEQDRO7VYskzl9uqhzVCWNjPUtBnWNocecfmvv4iD\nUi9jd0r352KjiEaeCIjI\/36xnH6KcyevDUPqFOfUlrDcnu5q4HdFCBfWuAA4CGt7\ndRyeFfKRDd+2+tNK9XELer5e86Dz1WrcxNiRbi4RjAWkXH1kgbxAhooClx61GaZM\n8doN2S51RbIElXCZtfIeZpQ3E+OfJgY5mqtXI1C3EtNdrnOlXrDovoxo1xatB7Qg\nv2\/U+iL49HkNxm4VfZiGhS4r9lTlfHD9oY4CQhFIgCB7MQocjALHg4C\/BiNKs1QY\nPPLeGE1Lnd1w1SZ3OBV4\/Y6ioQLKQfDr+xUvRmPa\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEqjCCA5KgAwIBAgIQDeD\/te5iy2EQn2CMnO1e0zANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xNzExMjcxMjQ2NDBaFw0yNzExMjcxMjQ2NDBaMG4xCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xLTArBgNVBAMTJEVuY3J5cHRpb24gRXZlcnl3aGVyZSBEViBUTFMgQ0EgLSBH\nMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAO8Uf46i\/nr7pkgTDqnE\neSIfCFqvPnUq3aF1tMJ5hh9MnO6Lmt5UdHfBGwC9Si+XjK12cjZgxObsL6Rg1njv\nNhAMJ4JunN0JGGRJGSevbJsA3sc68nbPQzuKp5Jc8vpryp2mts38pSCXorPR+sch\nQisKA7OSQ1MjcFN0d7tbrceWFNbzgL2csJVQeogOBGSe\/KZEIZw6gXLKeFe7mupn\nNYJROi2iC11+HuF79iAttMc32Cv6UOxixY\/3ZV+LzpLnklFq98XORgwkIJL1HuvP\nha8yvb+W6JislZJL+HLFtidoxmI7Qm3ZyIV66W533DsGFimFJkz3y0GeHWuSVMbI\nlfsCAwEAAaOCAU8wggFLMB0GA1UdDgQWBBR435GQX+7erPbFdevVTFVT7yRKtjAf\nBgNVHSMEGDAWgBROIlQgGJXm427mD\/r6uRLtBhePOTAOBgNVHQ8BAf8EBAMCAYYw\nHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMBIGA1UdEwEB\/wQIMAYBAf8C\nAQAwNAYIKwYBBQUHAQEEKDAmMCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdp\nY2VydC5jb20wQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQu\nY29tL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDBMBgNVHSAERTBDMDcGCWCGSAGG\n\/WwBAjAqMCgGCCsGAQUFBwIBFhxodHRwczovL3d3dy5kaWdpY2VydC5jb20vQ1BT\nMAgGBmeBDAECATANBgkqhkiG9w0BAQsFAAOCAQEAoBs1eCLKakLtVRPFRjBIJ9LJ\nL0s8ZWum8U8\/1TMVkQMBn+CPb5xnCD0GSA6L\/V0ZFrMNqBirrr5B241OesECvxIi\n98bZ90h9+q\/X5eMyOD35f8YTaEMpdnQCnawIwiHx06\/0BfiTj+b\/XQih+mqt3ZXe\nxNCJqKexdiB2IWGSKcgahPacWkk\/BAQFisKIFYEqHzV974S3FAz\/8LIfD58xnsEN\nGfzyIDkH3JrwYZ8caPTf6ZX9M1GrISN8HnWTtdNCH2xEajRa\/h9ZBXjUyFKQrGk2\nn2hcLrfZSbynEC\/pSw\/ET7H5nWwckjmAJ1l9fcnbqkU\/pf6uMQmnfl0JQjJNSg==\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 815,
                        "ttfb_start": 151,
                        "ttfb_end": 815,
                        "download_start": 815,
                        "download_end": 815,
                        "download_ms": 0,
                        "all_start": 1,
                        "all_end": 815,
                        "all_ms": 814,
                        "index": 0,
                        "number": 1
                    },
                    {
                        "type": 3,
                        "id": "9D56700CD0285720B54F69C93115D643-1",
                        "request_id": "9D56700CD0285720B54F69C93115D643-1",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/en",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/en",
                        "raw_id": "9D56700CD0285720B54F69C93115D643",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 304,
                        "ttfb_ms": 266,
                        "load_start": 819,
                        "load_start_float": 819.00007800000003,
                        "bytesIn": 9679,
                        "objectSize": 9679,
                        "objectSizeUncompressed": 105271,
                        "chunks": [
                            {
                                "ts": 1094,
                                "bytes": 6720,
                                "inflated": 57344
                            },
                            {
                                "ts": 1123,
                                "bytes": 2959,
                                "inflated": 47927
                            }
                        ],
                        "expires": "Thu, 19 Nov 1981 08:52:00 GMT",
                        "cacheControl": "no-store, no-cache, must-revalidate",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/en",
                                ":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",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "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": [
                                "cache-control: no-store, no-cache, must-revalidate",
                                "content-encoding: gzip",
                                "content-type: text\/html",
                                "date: Tue, 24 Dec 2024 19:55:36 GMT",
                                "expires: Thu, 19 Nov 1981 08:52:00 GMT",
                                "pragma: no-cache",
                                "server: Apache\/2.4.62 (Unix)",
                                "set-cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81; path=\/; secure; HttpOnly",
                                "vary: User-Agent,Accept-Encoding",
                                "x-powered-by: PHP\/7.4.33",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2293,
                        "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": 9932,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 818,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 78,
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 1123,
                        "ttfb_start": 819,
                        "ttfb_end": 1085,
                        "download_start": 1085,
                        "download_end": 1123,
                        "download_ms": 38,
                        "all_start": 819,
                        "all_end": 1123,
                        "all_ms": 304,
                        "index": 1,
                        "number": 2,
                        "cpuTimes": {
                            "EvaluateScript": 2,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 2,
                        "cpu.v8.compile": 0,
                        "cpuTime": 2,
                        "js_timing": [
                            [
                                1209.797,
                                1211.174
                            ],
                            [
                                1304.3530000000001,
                                1304.55
                            ],
                            [
                                1209.8099999999999,
                                1209.913
                            ],
                            [
                                1304.3620000000001,
                                1304.5
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "29874.2",
                        "request_id": "29874.2",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/assets\/css\/style.1565780565.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/assets\/css\/style.1565780565.css",
                        "raw_id": "29874.2",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 60,
                        "ttfb_ms": 60,
                        "load_start": 1104,
                        "load_start_float": 1104.0001010000001,
                        "bytesIn": 3052,
                        "objectSize": 3052,
                        "objectSizeUncompressed": 12813,
                        "chunks": [
                            {
                                "ts": 1164,
                                "bytes": 3052,
                                "inflated": 12813
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": 17,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/assets\/css\/style.1565780565.css",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: u=0",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: gzip",
                                "content-length: 3052",
                                "content-type: text\/css",
                                "date: Tue, 24 Dec 2024 19:55:36 GMT",
                                "etag: \"320d-59011b26dfecd\"",
                                "last-modified: Wed, 14 Aug 2019 11:02:45 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent,Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2044,
                        "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": 3052,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1101,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 3,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 101,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 1164,
                        "ttfb_start": 1104,
                        "ttfb_end": 1164,
                        "download_start": 1164,
                        "download_end": 1164,
                        "download_ms": 0,
                        "all_start": 1104,
                        "all_end": 1164,
                        "all_ms": 60,
                        "index": 2,
                        "number": 3
                    },
                    {
                        "type": 3,
                        "id": "29874.3",
                        "request_id": "29874.3",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                        "raw_id": "29874.3",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 179,
                        "ttfb_ms": 111,
                        "load_start": 1106,
                        "load_start_float": 1106.0001070000001,
                        "bytesIn": 54959,
                        "objectSize": 54959,
                        "objectSizeUncompressed": 54959,
                        "chunks": [
                            {
                                "ts": 1219,
                                "bytes": 16301
                            },
                            {
                                "ts": 1249,
                                "bytes": 16375
                            },
                            {
                                "ts": 1272,
                                "bytes": 16375
                            },
                            {
                                "ts": 1285,
                                "bytes": 5908
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": 46,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: u=2, i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 54959",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:36 GMT",
                                "etag: \"d6af-5bdce4714442d\"",
                                "last-modified: Thu, 18 Mar 2021 11:55:36 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2299,
                        "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": 54959,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1102,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 7,
                        "http2_stream_dependency": 5,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 107,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "54 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 185.24000000000001,
                                        "standardDeviation": 51.360799999999998,
                                        "kurtosis": 3.8159900000000002,
                                        "skewness": -2.2560099999999998,
                                        "entropy": 0.136632
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 168.81999999999999,
                                        "standardDeviation": 85.530900000000003,
                                        "kurtosis": 0.12434000000000001,
                                        "skewness": -1.4476100000000001,
                                        "entropy": 0.128493
                                    },
                                    "green": {
                                        "min": 29,
                                        "max": 255,
                                        "mean": 186.26300000000001,
                                        "standardDeviation": 49.412199999999999,
                                        "kurtosis": 0.026351699999999999,
                                        "skewness": -1.4113800000000001,
                                        "entropy": 0.13850799999999999
                                    },
                                    "blue": {
                                        "min": 45,
                                        "max": 255,
                                        "mean": 200.637,
                                        "standardDeviation": 19.139399999999998,
                                        "kurtosis": 5.6818,
                                        "skewness": -2.1351399999999998,
                                        "entropy": 0.142896
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:37+00:00",
                                    "date:modify": "2024-12-24T19:55:37+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "bd2afc37185d9b09a54310fc5e7cf081014ab2e4747dd1f373e51e5f0420020c"
                                },
                                "tainted": false,
                                "filesize": "54959B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "77.3062MB",
                                "userTime": "0.030u",
                                "elapsedTime": "0:01.034"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 1285,
                        "ttfb_start": 1106,
                        "ttfb_end": 1217,
                        "download_start": 1217,
                        "download_end": 1285,
                        "download_ms": 68,
                        "all_start": 1106,
                        "all_end": 1285,
                        "all_ms": 179,
                        "index": 3,
                        "number": 4
                    },
                    {
                        "type": 3,
                        "id": "29874.4",
                        "request_id": "29874.4",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg",
                        "raw_id": "29874.4",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 792,
                        "ttfb_ms": 203,
                        "load_start": 1106,
                        "load_start_float": 1106.0001130000001,
                        "bytesIn": 365380,
                        "objectSize": 365380,
                        "objectSizeUncompressed": 365380,
                        "chunks": [
                            {
                                "ts": 1311,
                                "bytes": 16309
                            },
                            {
                                "ts": 1341,
                                "bytes": 16375
                            },
                            {
                                "ts": 1369,
                                "bytes": 16375
                            },
                            {
                                "ts": 1395,
                                "bytes": 16375
                            },
                            {
                                "ts": 1424,
                                "bytes": 16375
                            },
                            {
                                "ts": 1449,
                                "bytes": 16375
                            },
                            {
                                "ts": 1478,
                                "bytes": 16375
                            },
                            {
                                "ts": 1503,
                                "bytes": 16441
                            },
                            {
                                "ts": 1532,
                                "bytes": 16375
                            },
                            {
                                "ts": 1558,
                                "bytes": 16375
                            },
                            {
                                "ts": 1586,
                                "bytes": 16375
                            },
                            {
                                "ts": 1617,
                                "bytes": 16375
                            },
                            {
                                "ts": 1640,
                                "bytes": 16375
                            },
                            {
                                "ts": 1671,
                                "bytes": 16375
                            },
                            {
                                "ts": 1697,
                                "bytes": 16375
                            },
                            {
                                "ts": 1725,
                                "bytes": 16375
                            },
                            {
                                "ts": 1753,
                                "bytes": 16375
                            },
                            {
                                "ts": 1780,
                                "bytes": 16375
                            },
                            {
                                "ts": 1808,
                                "bytes": 16375
                            },
                            {
                                "ts": 1836,
                                "bytes": 16375
                            },
                            {
                                "ts": 1862,
                                "bytes": 16375
                            },
                            {
                                "ts": 1890,
                                "bytes": 16375
                            },
                            {
                                "ts": 1898,
                                "bytes": 5130
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": 59,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: u=2, i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 365380",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:36 GMT",
                                "etag: \"59344-61ce61b4a9087\"",
                                "last-modified: Wed, 10 Jul 2024 15:14:46 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2320,
                        "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": 365380,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1103,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 9,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 113,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "357 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2601,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 300,
                                    "YResolution": 300
                                },
                                "Composite": {
                                    "ImageSize": "2601x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2601,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 300,
                                    "y": 300
                                },
                                "printSize": {
                                    "x": 8.6699999999999999,
                                    "y": 3.4666700000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2705040,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 130.268,
                                        "standardDeviation": 69.723699999999994,
                                        "kurtosis": -1.16713,
                                        "skewness": -0.099830000000000002,
                                        "entropy": 0.97931100000000004
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 133.99199999999999,
                                        "standardDeviation": 67.741100000000003,
                                        "kurtosis": -1.09901,
                                        "skewness": -0.28015899999999999,
                                        "entropy": 0.975275
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 130.03800000000001,
                                        "standardDeviation": 69.615600000000001,
                                        "kurtosis": -1.1833,
                                        "skewness": -0.150924,
                                        "entropy": 0.97981300000000005
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 126.773,
                                        "standardDeviation": 71.814499999999995,
                                        "kurtosis": -1.1598200000000001,
                                        "skewness": 0.114109,
                                        "entropy": 0.98284499999999997
                                    }
                                },
                                "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": 2601,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 81,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:37+00:00",
                                    "date:modify": "2024-12-24T19:55:37+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "b641fc08fcba7c1c006f4a997122145bcc9ba64bd663ec4e5c214f743206908c"
                                },
                                "tainted": false,
                                "filesize": "365380B",
                                "numberPixels": "2705040",
                                "pixelsPerSecond": "71.0403MB",
                                "userTime": "0.030u",
                                "elapsedTime": "0:01.038"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 1898,
                        "ttfb_start": 1106,
                        "ttfb_end": 1309,
                        "download_start": 1309,
                        "download_end": 1898,
                        "download_ms": 589,
                        "all_start": 1106,
                        "all_end": 1898,
                        "all_ms": 792,
                        "index": 4,
                        "number": 5
                    },
                    {
                        "type": 3,
                        "id": "29874.7",
                        "request_id": "29874.7",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/assets\/js\/main.1565780567.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/assets\/js\/main.1565780567.js",
                        "raw_id": "29874.7",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 878,
                        "ttfb_ms": 832,
                        "load_start": 1149,
                        "load_start_float": 1149.0001319999999,
                        "bytesIn": 43771,
                        "objectSize": 43771,
                        "objectSizeUncompressed": 151068,
                        "chunks": [
                            {
                                "ts": 1983,
                                "bytes": 16297,
                                "inflated": 44811
                            },
                            {
                                "ts": 2013,
                                "bytes": 16375,
                                "inflated": 59885
                            },
                            {
                                "ts": 2026,
                                "bytes": 11099,
                                "inflated": 46372
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": 277,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/assets\/js\/main.1565780567.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: u=2",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: gzip",
                                "content-length: 43771",
                                "content-type: text\/javascript",
                                "date: Tue, 24 Dec 2024 19:55:37 GMT",
                                "etag: \"24e1c-59011b282003b\"",
                                "last-modified: Wed, 14 Aug 2019 11:02:47 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent,Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1993,
                        "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": 43771,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1148,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 11,
                        "http2_stream_dependency": 7,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 132,
                        "server_port": "443",
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 2027,
                        "ttfb_start": 1149,
                        "ttfb_end": 1981,
                        "download_start": 1981,
                        "download_end": 2027,
                        "download_ms": 46,
                        "all_start": 1149,
                        "all_end": 2027,
                        "all_ms": 878,
                        "index": 5,
                        "number": 6,
                        "cpuTimes": {
                            "EvaluateScript": 6,
                            "v8.compile": 2,
                            "FunctionCall": 62
                        },
                        "cpu.EvaluateScript": 6,
                        "cpu.v8.compile": 2,
                        "cpu.FunctionCall": 62,
                        "cpuTime": 70,
                        "js_timing": [
                            [
                                2132.7460000000001,
                                2139.0369999999998
                            ],
                            [
                                2132.819,
                                2134.8739999999998
                            ],
                            [
                                2139.1770000000001,
                                2141.7220000000002
                            ],
                            [
                                2141.7530000000002,
                                2141.828
                            ],
                            [
                                2144.2820000000002,
                                2144.598
                            ],
                            [
                                2144.6030000000001,
                                2144.6089999999999
                            ],
                            [
                                2200.2779999999998,
                                2200.3719999999998
                            ],
                            [
                                2200.3789999999999,
                                2200.3829999999998
                            ],
                            [
                                2201.712,
                                2201.7719999999999
                            ],
                            [
                                2263.337,
                                2263.3710000000001
                            ],
                            [
                                2263.384,
                                2263.4690000000001
                            ],
                            [
                                2263.4740000000002,
                                2263.5210000000002
                            ],
                            [
                                2300.0680000000002,
                                2300.2800000000002
                            ],
                            [
                                2300.2869999999998,
                                2300.3009999999999
                            ],
                            [
                                2326.453,
                                2326.4899999999998
                            ],
                            [
                                2330.3850000000002,
                                2330.3939999999998
                            ],
                            [
                                2330.4000000000001,
                                2330.4250000000002
                            ],
                            [
                                2330.4279999999999,
                                2330.444
                            ],
                            [
                                2396.5680000000002,
                                2396.5810000000001
                            ],
                            [
                                2396.5929999999998,
                                2396.625
                            ],
                            [
                                2396.6280000000002,
                                2396.6410000000001
                            ],
                            [
                                2399.8829999999998,
                                2400.0450000000001
                            ],
                            [
                                2400.0529999999999,
                                2400.0569999999998
                            ],
                            [
                                2400.5230000000001,
                                2400.9369999999999
                            ],
                            [
                                2462.453,
                                2462.4859999999999
                            ],
                            [
                                2462.4929999999999,
                                2462.5149999999999
                            ],
                            [
                                2462.518,
                                2462.5300000000002
                            ],
                            [
                                2499.8800000000001,
                                2500.172
                            ],
                            [
                                2500.1889999999999,
                                2500.1979999999999
                            ],
                            [
                                2525.5680000000002,
                                2525.6019999999999
                            ],
                            [
                                2543.0650000000001,
                                2543.078
                            ],
                            [
                                2543.0839999999998,
                                2543.1149999999998
                            ],
                            [
                                2543.1179999999999,
                                2543.1300000000001
                            ],
                            [
                                2600.1970000000001,
                                2600.2959999999998
                            ],
                            [
                                2600.3040000000001,
                                2600.3090000000002
                            ],
                            [
                                2600.7689999999998,
                                2601.0599999999999
                            ],
                            [
                                2652.1950000000002,
                                2652.2359999999999
                            ],
                            [
                                2652.2440000000001,
                                2652.2689999999998
                            ],
                            [
                                2652.2710000000002,
                                2652.2919999999999
                            ],
                            [
                                2700.0999999999999,
                                2700.194
                            ],
                            [
                                2700.2089999999998,
                                2700.2130000000002
                            ],
                            [
                                2725.319,
                                2725.3580000000002
                            ],
                            [
                                2727.1950000000002,
                                2727.2060000000001
                            ],
                            [
                                2727.2130000000002,
                                2727.2359999999999
                            ],
                            [
                                2727.239,
                                2727.2550000000001
                            ],
                            [
                                2799.8829999999998,
                                2799.9589999999998
                            ],
                            [
                                2799.9659999999999,
                                2799.971
                            ],
                            [
                                2800.453,
                                2800.7289999999998
                            ],
                            [
                                3217.9180000000001,
                                3217.973
                            ],
                            [
                                3217.9810000000002,
                                3218.0320000000002
                            ],
                            [
                                3218.0360000000001,
                                3218.0520000000001
                            ],
                            [
                                3218.1990000000001,
                                3218.2829999999999
                            ],
                            [
                                3218.2919999999999,
                                3218.2979999999998
                            ],
                            [
                                3218.9059999999999,
                                3219.2069999999999
                            ],
                            [
                                3766.0680000000002,
                                3766.125
                            ],
                            [
                                3766.1350000000002,
                                3766.1700000000001
                            ],
                            [
                                3766.1729999999998,
                                3766.1889999999999
                            ],
                            [
                                3766.7350000000001,
                                3766.8159999999998
                            ],
                            [
                                3766.8249999999998,
                                3766.8310000000001
                            ],
                            [
                                3767.6950000000002,
                                3767.9000000000001
                            ],
                            [
                                4501.5950000000003,
                                4501.6509999999998
                            ],
                            [
                                4501.6589999999997,
                                4501.6970000000001
                            ],
                            [
                                4501.6999999999998,
                                4501.7169999999996
                            ],
                            [
                                4501.7700000000004,
                                4501.8329999999996
                            ],
                            [
                                4501.8429999999998,
                                4501.848
                            ],
                            [
                                4502.4409999999998,
                                4502.741
                            ],
                            [
                                5000.1869999999999,
                                5000.2070000000003
                            ],
                            [
                                5282.5119999999997,
                                5282.5799999999999
                            ],
                            [
                                5282.5910000000003,
                                5282.6180000000004
                            ],
                            [
                                5282.6220000000003,
                                5282.6459999999997
                            ],
                            [
                                5282.7439999999997,
                                5282.8680000000004
                            ],
                            [
                                5285.817,
                                5285.9309999999996
                            ],
                            [
                                5285.9409999999998,
                                5285.9480000000003
                            ],
                            [
                                5289.2730000000001,
                                5289.7299999999996
                            ],
                            [
                                5299.6959999999999,
                                5300.2280000000001
                            ],
                            [
                                5300.2359999999999,
                                5300.2510000000002
                            ],
                            [
                                5400.1199999999999,
                                5400.1400000000003
                            ],
                            [
                                5414.3419999999996,
                                5414.3869999999997
                            ],
                            [
                                5499.3580000000002,
                                5499.683
                            ],
                            [
                                5544.5519999999997,
                                5544.7219999999998
                            ],
                            [
                                5544.7330000000002,
                                5544.7539999999999
                            ],
                            [
                                5545.7430000000004,
                                5545.8059999999996
                            ],
                            [
                                5545.8119999999999,
                                5545.817
                            ],
                            [
                                5545.8310000000001,
                                5545.8519999999999
                            ],
                            [
                                5545.8549999999996,
                                5545.8580000000002
                            ],
                            [
                                5545.8670000000002,
                                5545.8900000000003
                            ],
                            [
                                5545.8919999999998,
                                5545.8950000000004
                            ],
                            [
                                5545.9030000000002,
                                5545.9170000000004
                            ],
                            [
                                5545.9189999999999,
                                5545.9219999999996
                            ],
                            [
                                5545.9369999999999,
                                5545.9530000000004
                            ],
                            [
                                5545.9560000000001,
                                5545.9589999999998
                            ],
                            [
                                5545.9660000000003,
                                5545.9949999999999
                            ],
                            [
                                5546.0010000000002,
                                5546.0039999999999
                            ],
                            [
                                5546.0129999999999,
                                5546.027
                            ],
                            [
                                5546.0299999999997,
                                5546.0429999999997
                            ],
                            [
                                5546.0500000000002,
                                5546.0619999999999
                            ],
                            [
                                5546.0640000000003,
                                5546.0659999999998
                            ],
                            [
                                5546.0739999999996,
                                5546.0950000000003
                            ],
                            [
                                5546.098,
                                5546.1000000000004
                            ],
                            [
                                5546.1080000000002,
                                5546.143
                            ],
                            [
                                5546.1469999999999,
                                5546.1509999999998
                            ],
                            [
                                5546.1599999999999,
                                5546.1840000000002
                            ],
                            [
                                5546.1859999999997,
                                5546.1890000000003
                            ],
                            [
                                5546.1959999999999,
                                5546.2079999999996
                            ],
                            [
                                5546.21,
                                5546.2129999999997
                            ],
                            [
                                5546.2190000000001,
                                5546.2349999999997
                            ],
                            [
                                5546.2370000000001,
                                5546.2389999999996
                            ],
                            [
                                5546.2470000000003,
                                5546.2560000000003
                            ],
                            [
                                5546.2579999999998,
                                5546.2600000000002
                            ],
                            [
                                5546.2669999999998,
                                5546.2780000000002
                            ],
                            [
                                5546.2799999999997,
                                5546.2870000000003
                            ],
                            [
                                5546.2939999999999,
                                5546.308
                            ],
                            [
                                5546.3109999999997,
                                5546.3140000000003
                            ],
                            [
                                5546.3209999999999,
                                5546.3389999999999
                            ],
                            [
                                5546.3410000000003,
                                5546.3440000000001
                            ],
                            [
                                5546.3519999999999,
                                5546.3609999999999
                            ],
                            [
                                5546.3630000000003,
                                5546.366
                            ],
                            [
                                5546.3729999999996,
                                5546.3869999999997
                            ],
                            [
                                5546.3890000000001,
                                5546.3909999999996
                            ],
                            [
                                5546.3980000000001,
                                5546.4309999999996
                            ],
                            [
                                5546.4369999999999,
                                5546.4409999999998
                            ],
                            [
                                5624.8590000000004,
                                5624.9139999999998
                            ],
                            [
                                5701.6580000000004,
                                5701.9570000000003
                            ],
                            [
                                5896.3239999999996,
                                5896.375
                            ],
                            [
                                5896.3900000000003,
                                5896.4179999999997
                            ],
                            [
                                5896.4210000000003,
                                5896.4579999999996
                            ],
                            [
                                5900.1840000000002,
                                5900.2860000000001
                            ],
                            [
                                5900.299,
                                5900.3090000000002
                            ],
                            [
                                5901.826,
                                5902.3729999999996
                            ],
                            [
                                6556.893,
                                6556.9440000000004
                            ],
                            [
                                6556.9530000000004,
                                6556.9790000000003
                            ],
                            [
                                6556.982,
                                6557.0069999999996
                            ],
                            [
                                6599.8010000000004,
                                6599.9350000000004
                            ],
                            [
                                6599.9489999999996,
                                6599.9570000000003
                            ],
                            [
                                6601.8649999999998,
                                6602.1379999999999
                            ],
                            [
                                7047.3270000000002,
                                7047.3729999999996
                            ],
                            [
                                7047.3810000000003,
                                7047.4049999999997
                            ],
                            [
                                7047.4080000000004,
                                7047.4219999999996
                            ],
                            [
                                7100.2399999999998,
                                7100.3699999999999
                            ],
                            [
                                7100.384,
                                7100.3950000000004
                            ],
                            [
                                7102.4179999999997,
                                7102.7200000000003
                            ],
                            [
                                7300.4989999999998,
                                7300.5529999999999
                            ],
                            [
                                7300.5789999999997,
                                7300.5839999999998
                            ],
                            [
                                7300.5900000000001,
                                7300.5919999999996
                            ],
                            [
                                7300.5969999999998,
                                7300.5990000000002
                            ],
                            [
                                7300.6040000000003,
                                7300.607
                            ],
                            [
                                7300.6149999999998,
                                7300.6180000000004
                            ],
                            [
                                7300.6229999999996,
                                7300.625
                            ],
                            [
                                7300.6300000000001,
                                7300.643
                            ],
                            [
                                7300.652,
                                7300.6580000000004
                            ],
                            [
                                7300.6670000000004,
                                7300.6700000000001
                            ],
                            [
                                7300.6819999999998,
                                7300.6850000000004
                            ],
                            [
                                7300.6899999999996,
                                7300.6940000000004
                            ],
                            [
                                7300.7020000000002,
                                7300.7079999999996
                            ],
                            [
                                7300.7160000000003,
                                7300.7190000000001
                            ],
                            [
                                7300.7250000000004,
                                7300.7269999999999
                            ],
                            [
                                7300.732,
                                7300.7370000000001
                            ],
                            [
                                7300.7470000000003,
                                7300.7520000000004
                            ],
                            [
                                7300.7600000000002,
                                7300.7650000000003
                            ],
                            [
                                7300.7730000000001,
                                7300.7799999999997
                            ],
                            [
                                7300.7860000000001,
                                7300.7889999999998
                            ],
                            [
                                7300.7960000000003,
                                7300.8000000000002
                            ],
                            [
                                7300.8119999999999,
                                7300.8159999999998
                            ],
                            [
                                7300.826,
                                7300.8360000000002
                            ],
                            [
                                7300.8469999999998,
                                7300.8519999999999
                            ],
                            [
                                7300.8609999999999,
                                7300.866
                            ],
                            [
                                7300.8710000000001,
                                7300.8760000000002
                            ],
                            [
                                7300.8860000000004,
                                7300.8900000000003
                            ],
                            [
                                7300.8969999999999,
                                7300.8999999999996
                            ],
                            [
                                7300.9040000000005,
                                7300.9059999999999
                            ],
                            [
                                7300.9099999999999,
                                7300.9120000000003
                            ],
                            [
                                7300.9160000000002,
                                7300.9189999999999
                            ],
                            [
                                7300.9229999999998,
                                7300.9250000000002
                            ],
                            [
                                7300.933,
                                7300.9350000000004
                            ],
                            [
                                7300.9399999999996,
                                7300.942
                            ],
                            [
                                7300.9459999999999,
                                7300.9480000000003
                            ],
                            [
                                7300.9520000000002,
                                7300.9539999999997
                            ],
                            [
                                7300.9589999999998,
                                7300.9610000000002
                            ],
                            [
                                7300.9669999999996,
                                7300.9700000000003
                            ],
                            [
                                7300.9780000000001,
                                7300.9799999999996
                            ],
                            [
                                7300.9989999999998,
                                7301.0020000000004
                            ],
                            [
                                7301.0069999999996,
                                7301.0140000000001
                            ],
                            [
                                7301.018,
                                7301.0209999999997
                            ],
                            [
                                7303.46,
                                7303.7160000000003
                            ],
                            [
                                7618.2030000000004,
                                7618.3109999999997
                            ],
                            [
                                7618.3239999999996,
                                7618.3519999999999
                            ],
                            [
                                7618.3549999999996,
                                7618.3699999999999
                            ],
                            [
                                7618.4250000000002,
                                7618.4960000000001
                            ],
                            [
                                7618.5069999999996,
                                7618.5119999999997
                            ],
                            [
                                7619.415,
                                7619.7030000000004
                            ],
                            [
                                7800.2979999999998,
                                7800.3140000000003
                            ],
                            [
                                8116.9989999999998,
                                8117.049
                            ],
                            [
                                8117.0680000000002,
                                8117.0959999999995
                            ],
                            [
                                8117.0990000000002,
                                8117.1130000000003
                            ],
                            [
                                8117.3969999999999,
                                8117.4759999999997
                            ],
                            [
                                8117.4859999999999,
                                8117.491
                            ],
                            [
                                8118.125,
                                8118.4549999999999
                            ],
                            [
                                8199.7960000000003,
                                8200.1350000000002
                            ],
                            [
                                8200.1460000000006,
                                8200.1650000000009
                            ],
                            [
                                8243.2559999999994,
                                8243.2870000000003
                            ],
                            [
                                8299.7950000000001,
                                8299.8250000000007
                            ],
                            [
                                8300.0130000000008,
                                8300.3019999999997
                            ],
                            [
                                8399.3700000000008,
                                8399.6119999999992
                            ],
                            [
                                8399.6219999999994,
                                8399.6409999999996
                            ],
                            [
                                8425.7270000000008,
                                8425.7559999999994
                            ],
                            [
                                8470.3320000000003,
                                8470.3459999999995
                            ],
                            [
                                8470.3520000000008,
                                8470.3799999999992
                            ],
                            [
                                8470.3829999999998,
                                8470.3899999999994
                            ],
                            [
                                8499.3250000000007,
                                8499.4419999999991
                            ],
                            [
                                8499.4529999999995,
                                8499.4590000000007
                            ],
                            [
                                8500.0889999999999,
                                8500.3889999999992
                            ],
                            [
                                8599.5290000000005,
                                8599.7639999999992
                            ],
                            [
                                8599.7739999999994,
                                8599.7980000000007
                            ],
                            [
                                8625.8819999999996,
                                8625.9120000000003
                            ],
                            [
                                8699.8960000000006,
                                8699.9140000000007
                            ],
                            [
                                8700.3160000000007,
                                8700.6139999999996
                            ],
                            [
                                8799.7350000000006,
                                8800.0159999999996
                            ],
                            [
                                8800.027,
                                8800.0470000000005
                            ],
                            [
                                8817.2710000000006,
                                8817.2810000000009
                            ],
                            [
                                8817.2909999999993,
                                8817.3150000000005
                            ],
                            [
                                8817.3169999999991,
                                8817.3240000000005
                            ],
                            [
                                8825.1309999999994,
                                8825.1569999999992
                            ],
                            [
                                8899.3369999999995,
                                8899.4330000000009
                            ],
                            [
                                8899.4410000000007,
                                8899.4449999999997
                            ],
                            [
                                8900.0069999999996,
                                8900.2700000000004
                            ],
                            [
                                8944.5820000000003,
                                8944.6509999999998
                            ],
                            [
                                8944.6620000000003,
                                8944.6859999999997
                            ],
                            [
                                8944.7119999999995,
                                8944.7279999999992
                            ],
                            [
                                8944.7309999999998,
                                8944.7340000000004
                            ],
                            [
                                8944.7430000000004,
                                8944.7569999999996
                            ],
                            [
                                8944.759,
                                8944.7620000000006
                            ],
                            [
                                8944.7690000000002,
                                8944.7819999999992
                            ],
                            [
                                8944.7829999999994,
                                8944.7860000000001
                            ],
                            [
                                8944.7960000000003,
                                8944.8130000000001
                            ],
                            [
                                8944.8150000000005,
                                8944.8459999999995
                            ],
                            [
                                8944.8559999999998,
                                8944.8690000000006
                            ],
                            [
                                8944.8709999999992,
                                8944.8739999999998
                            ],
                            [
                                8944.8809999999994,
                                8944.8989999999994
                            ],
                            [
                                8944.9009999999998,
                                8944.9040000000005
                            ],
                            [
                                8944.9120000000003,
                                8944.9249999999993
                            ],
                            [
                                8944.9269999999997,
                                8944.9290000000001
                            ],
                            [
                                8944.9380000000001,
                                8944.9490000000005
                            ],
                            [
                                8944.9509999999991,
                                8944.9539999999997
                            ],
                            [
                                8944.9619999999995,
                                8944.9979999999996
                            ],
                            [
                                8945.0059999999994,
                                8945.0110000000004
                            ],
                            [
                                8945.0229999999992,
                                8945.0360000000001
                            ],
                            [
                                8945.0380000000005,
                                8945.0409999999993
                            ],
                            [
                                8945.0480000000007,
                                8945.0650000000005
                            ],
                            [
                                8945.0669999999991,
                                8945.0689999999995
                            ],
                            [
                                8945.0779999999995,
                                8945.0889999999999
                            ],
                            [
                                8945.0910000000003,
                                8945.1010000000006
                            ],
                            [
                                8945.1100000000006,
                                8945.1229999999996
                            ],
                            [
                                8945.1239999999998,
                                8945.1270000000004
                            ],
                            [
                                8945.1350000000002,
                                8945.1470000000008
                            ],
                            [
                                8945.1489999999994,
                                8945.152
                            ],
                            [
                                8945.1589999999997,
                                8945.1710000000003
                            ],
                            [
                                8945.1730000000007,
                                8945.1759999999995
                            ],
                            [
                                8945.1839999999993,
                                8945.1959999999999
                            ],
                            [
                                8945.1980000000003,
                                8945.2009999999991
                            ],
                            [
                                8945.2090000000007,
                                8945.2209999999995
                            ],
                            [
                                8945.2219999999998,
                                8945.2260000000006
                            ],
                            [
                                8945.2340000000004,
                                8945.2489999999998
                            ],
                            [
                                8945.2520000000004,
                                8945.2549999999992
                            ],
                            [
                                8945.2620000000006,
                                8945.2829999999994
                            ],
                            [
                                8945.2870000000003,
                                8945.2919999999995
                            ],
                            [
                                8945.3029999999999,
                                8945.3140000000003
                            ],
                            [
                                8945.3160000000007,
                                8945.3230000000003
                            ],
                            [
                                9025.8009999999995,
                                9025.8420000000006
                            ],
                            [
                                9100.5889999999999,
                                9100.8469999999998
                            ],
                            [
                                9299.2090000000007,
                                9299.2559999999994
                            ],
                            [
                                9299.2639999999992,
                                9299.2900000000009
                            ],
                            [
                                9299.2929999999997,
                                9299.3060000000005
                            ],
                            [
                                9300.268,
                                9300.3670000000002
                            ],
                            [
                                9300.3739999999998,
                                9300.3780000000006
                            ],
                            [
                                9301.4079999999994,
                                9301.6630000000005
                            ],
                            [
                                9533.0889999999999,
                                9533.1360000000004
                            ],
                            [
                                9533.1440000000002,
                                9533.1679999999997
                            ],
                            [
                                9533.1720000000005,
                                9533.1859999999997
                            ],
                            [
                                9600.4599999999991,
                                9600.5519999999997
                            ],
                            [
                                9600.5619999999999,
                                9600.5660000000007
                            ],
                            [
                                9601.5370000000003,
                                9601.8449999999993
                            ],
                            [
                                9700.1599999999999,
                                9700.4240000000009
                            ],
                            [
                                9700.4330000000009,
                                9700.4519999999993
                            ],
                            [
                                9726.5490000000009,
                                9726.5789999999997
                            ],
                            [
                                9800.1970000000001,
                                9800.2160000000003
                            ],
                            [
                                9800.777,
                                9801.1129999999994
                            ],
                            [
                                9899.7579999999998,
                                9900.0290000000005
                            ],
                            [
                                9900.0400000000009,
                                9900.0609999999997
                            ],
                            [
                                9934.4449999999997,
                                9934.5010000000002
                            ],
                            [
                                9988.7270000000008,
                                9988.7430000000004
                            ],
                            [
                                9988.7520000000004,
                                9988.9009999999998
                            ],
                            [
                                9988.9069999999992,
                                9988.9169999999995
                            ],
                            [
                                9999.5360000000001,
                                9999.6959999999999
                            ],
                            [
                                9999.7039999999997,
                                9999.7090000000007
                            ],
                            [
                                10000.659,
                                10000.978999999999
                            ],
                            [
                                10099.915999999999,
                                10100.296
                            ],
                            [
                                10100.308000000001,
                                10100.33
                            ],
                            [
                                10125.424000000001,
                                10125.458000000001
                            ],
                            [
                                10200.388999999999,
                                10200.407999999999
                            ],
                            [
                                10201.032999999999,
                                10201.311
                            ],
                            [
                                10300.102999999999,
                                10300.139999999999
                            ],
                            [
                                10300.147999999999,
                                10300.197
                            ],
                            [
                                10300.200000000001,
                                10300.212
                            ],
                            [
                                10300.683999999999,
                                10301.048000000001
                            ],
                            [
                                10301.058000000001,
                                10301.066000000001
                            ],
                            [
                                10326.23,
                                10326.262000000001
                            ],
                            [
                                10400.26,
                                10400.277
                            ],
                            [
                                10400.887000000001,
                                10401.133
                            ],
                            [
                                10700.344999999999,
                                10700.383
                            ],
                            [
                                10700.391,
                                10700.394
                            ],
                            [
                                10700.397000000001,
                                10700.398999999999
                            ],
                            [
                                10700.402,
                                10700.414000000001
                            ],
                            [
                                10700.418,
                                10700.42
                            ],
                            [
                                10700.424000000001,
                                10700.424999999999
                            ],
                            [
                                10700.432000000001,
                                10700.433999999999
                            ],
                            [
                                10700.462,
                                10700.464
                            ],
                            [
                                10700.467000000001,
                                10700.468999999999
                            ],
                            [
                                10700.473,
                                10700.474
                            ],
                            [
                                10700.477999999999,
                                10700.48
                            ],
                            [
                                10700.483,
                                10700.484
                            ],
                            [
                                10700.486999999999,
                                10700.489
                            ],
                            [
                                10700.492,
                                10700.494000000001
                            ],
                            [
                                10700.496999999999,
                                10700.499
                            ],
                            [
                                10700.501,
                                10700.503000000001
                            ],
                            [
                                10700.505999999999,
                                10700.508
                            ],
                            [
                                10700.513000000001,
                                10700.513999999999
                            ],
                            [
                                10700.517,
                                10700.519
                            ],
                            [
                                10700.523999999999,
                                10700.526
                            ],
                            [
                                10700.538,
                                10700.540000000001
                            ],
                            [
                                10700.543,
                                10700.545
                            ],
                            [
                                10700.548000000001,
                                10700.549999999999
                            ],
                            [
                                10700.553,
                                10700.554
                            ],
                            [
                                10700.557000000001,
                                10700.558999999999
                            ],
                            [
                                10700.562,
                                10700.564
                            ],
                            [
                                10700.566999999999,
                                10700.567999999999
                            ],
                            [
                                10700.571,
                                10700.573
                            ],
                            [
                                10700.575999999999,
                                10700.578
                            ],
                            [
                                10700.581,
                                10700.583000000001
                            ],
                            [
                                10700.585999999999,
                                10700.588
                            ],
                            [
                                10700.59,
                                10700.592000000001
                            ],
                            [
                                10700.594999999999,
                                10700.597
                            ],
                            [
                                10700.6,
                                10700.601000000001
                            ],
                            [
                                10700.605,
                                10700.608
                            ],
                            [
                                10700.611000000001,
                                10700.612999999999
                            ],
                            [
                                10700.616,
                                10700.618
                            ],
                            [
                                10700.620999999999,
                                10700.621999999999
                            ],
                            [
                                10700.625,
                                10700.627
                            ],
                            [
                                10700.630999999999,
                                10700.633
                            ],
                            [
                                10700.636,
                                10700.638000000001
                            ],
                            [
                                10700.639999999999,
                                10700.642
                            ],
                            [
                                10702.041999999999,
                                10702.262000000001
                            ],
                            [
                                11192.473,
                                11192.523999999999
                            ],
                            [
                                11192.532999999999,
                                11192.558999999999
                            ],
                            [
                                11192.562,
                                11192.575999999999
                            ],
                            [
                                11192.933000000001,
                                11193.031000000001
                            ],
                            [
                                11193.040000000001,
                                11193.047
                            ],
                            [
                                11193.939,
                                11194.196
                            ],
                            [
                                11652.365,
                                11652.413
                            ],
                            [
                                11652.42,
                                11652.449000000001
                            ],
                            [
                                11652.451999999999,
                                11652.465
                            ],
                            [
                                11652.638999999999,
                                11652.712
                            ],
                            [
                                11652.726000000001,
                                11652.732
                            ],
                            [
                                11653.719999999999,
                                11654.023999999999
                            ],
                            [
                                11699.352000000001,
                                11699.606
                            ],
                            [
                                11699.616,
                                11699.637000000001
                            ],
                            [
                                11778.754999999999,
                                11778.798000000001
                            ],
                            [
                                11799.633,
                                11799.654
                            ],
                            [
                                11799.782999999999,
                                11800.107
                            ],
                            [
                                11900.364,
                                11900.712
                            ],
                            [
                                11900.724,
                                11900.745999999999
                            ],
                            [
                                11924.921,
                                11924.957
                            ],
                            [
                                12000.190000000001,
                                12000.209000000001
                            ],
                            [
                                12000.329,
                                12000.626
                            ],
                            [
                                12099.891,
                                12100.188
                            ],
                            [
                                12100.204,
                                12100.225
                            ],
                            [
                                12125.312,
                                12125.346
                            ],
                            [
                                12200.206,
                                12200.228999999999
                            ],
                            [
                                12200.370000000001,
                                12200.653
                            ],
                            [
                                12263.651,
                                12263.687
                            ],
                            [
                                12263.699000000001,
                                12263.725
                            ],
                            [
                                12263.728999999999,
                                12263.736000000001
                            ],
                            [
                                12300.129000000001,
                                12300.422
                            ],
                            [
                                12300.433000000001,
                                12300.439
                            ],
                            [
                                12325.764999999999,
                                12325.799000000001
                            ],
                            [
                                12344.534,
                                12344.575000000001
                            ],
                            [
                                12344.582,
                                12344.585999999999
                            ],
                            [
                                12344.602000000001,
                                12344.625
                            ],
                            [
                                12344.628000000001,
                                12344.630999999999
                            ],
                            [
                                12344.639999999999,
                                12344.65
                            ],
                            [
                                12344.651,
                                12344.653
                            ],
                            [
                                12344.657999999999,
                                12344.677
                            ],
                            [
                                12344.678,
                                12344.68
                            ],
                            [
                                12344.686,
                                12344.694
                            ],
                            [
                                12344.696,
                                12344.697
                            ],
                            [
                                12344.703,
                                12344.717000000001
                            ],
                            [
                                12344.718999999999,
                                12344.719999999999
                            ],
                            [
                                12344.725,
                                12344.735000000001
                            ],
                            [
                                12344.736000000001,
                                12344.737999999999
                            ],
                            [
                                12344.742,
                                12344.75
                            ],
                            [
                                12344.751,
                                12344.753000000001
                            ],
                            [
                                12344.758,
                                12344.763999999999
                            ],
                            [
                                12344.766,
                                12344.767
                            ],
                            [
                                12344.771000000001,
                                12344.785
                            ],
                            [
                                12344.786,
                                12344.787
                            ],
                            [
                                12344.791999999999,
                                12344.802
                            ],
                            [
                                12344.804,
                                12344.805
                            ],
                            [
                                12344.809999999999,
                                12344.83
                            ],
                            [
                                12344.832,
                                12344.834999999999
                            ],
                            [
                                12344.841,
                                12344.847
                            ],
                            [
                                12344.848,
                                12344.85
                            ],
                            [
                                12344.855,
                                12344.861000000001
                            ],
                            [
                                12344.864,
                                12344.865
                            ],
                            [
                                12344.870000000001,
                                12344.875
                            ],
                            [
                                12344.876,
                                12344.878000000001
                            ],
                            [
                                12344.882,
                                12344.888000000001
                            ],
                            [
                                12344.889999999999,
                                12344.891
                            ],
                            [
                                12344.896000000001,
                                12344.902
                            ],
                            [
                                12344.903,
                                12344.904
                            ],
                            [
                                12344.909,
                                12344.915999999999
                            ],
                            [
                                12344.918,
                                12344.919
                            ],
                            [
                                12344.923000000001,
                                12344.929
                            ],
                            [
                                12344.93,
                                12344.931
                            ],
                            [
                                12344.934999999999,
                                12344.941999999999
                            ],
                            [
                                12344.942999999999,
                                12344.945
                            ],
                            [
                                12344.949000000001,
                                12344.955
                            ],
                            [
                                12344.956,
                                12344.957
                            ],
                            [
                                12400.133,
                                12400.148999999999
                            ],
                            [
                                12402.376,
                                12402.594999999999
                            ],
                            [
                                13033.52,
                                13033.575999999999
                            ],
                            [
                                13033.584000000001,
                                13033.609
                            ],
                            [
                                13033.611999999999,
                                13033.625
                            ],
                            [
                                13099.603999999999,
                                13099.691999999999
                            ],
                            [
                                13099.700999999999,
                                13099.707
                            ],
                            [
                                13101.038,
                                13101.246999999999
                            ],
                            [
                                13688.200000000001,
                                13688.248
                            ],
                            [
                                13688.257,
                                13688.289000000001
                            ],
                            [
                                13688.291999999999,
                                13688.306
                            ],
                            [
                                13699.973,
                                13700.067999999999
                            ],
                            [
                                13700.075999999999,
                                13700.08
                            ],
                            [
                                13701.018,
                                13701.223
                            ],
                            [
                                14100.402,
                                14100.446
                            ],
                            [
                                14100.459999999999,
                                14100.464
                            ],
                            [
                                14100.471,
                                14100.473
                            ],
                            [
                                14100.477999999999,
                                14100.48
                            ],
                            [
                                14100.485000000001,
                                14100.487999999999
                            ],
                            [
                                14100.493,
                                14100.495000000001
                            ],
                            [
                                14100.522000000001,
                                14100.525
                            ],
                            [
                                14100.538,
                                14100.547
                            ],
                            [
                                14100.552,
                                14100.555
                            ],
                            [
                                14100.558999999999,
                                14100.561
                            ],
                            [
                                14100.564,
                                14100.566000000001
                            ],
                            [
                                14100.57,
                                14100.571
                            ],
                            [
                                14100.574000000001,
                                14100.575999999999
                            ],
                            [
                                14100.579,
                                14100.58
                            ],
                            [
                                14100.583000000001,
                                14100.584999999999
                            ],
                            [
                                14100.587,
                                14100.589
                            ],
                            [
                                14100.592000000001,
                                14100.593000000001
                            ],
                            [
                                14100.596,
                                14100.598
                            ],
                            [
                                14100.601000000001,
                                14100.602000000001
                            ],
                            [
                                14100.605,
                                14100.607
                            ],
                            [
                                14100.609,
                                14100.611000000001
                            ],
                            [
                                14100.612999999999,
                                14100.615
                            ],
                            [
                                14100.618,
                                14100.620999999999
                            ],
                            [
                                14100.624,
                                14100.626
                            ],
                            [
                                14100.629000000001,
                                14100.630999999999
                            ],
                            [
                                14100.633,
                                14100.635
                            ],
                            [
                                14100.638000000001,
                                14100.638999999999
                            ],
                            [
                                14100.642,
                                14100.643
                            ],
                            [
                                14100.647999999999,
                                14100.648999999999
                            ],
                            [
                                14100.652,
                                14100.653
                            ],
                            [
                                14100.656000000001,
                                14100.657999999999
                            ],
                            [
                                14100.661,
                                14100.662
                            ],
                            [
                                14100.665000000001,
                                14100.665999999999
                            ],
                            [
                                14100.669,
                                14100.67
                            ],
                            [
                                14100.673000000001,
                                14100.674999999999
                            ],
                            [
                                14100.68,
                                14100.683000000001
                            ],
                            [
                                14100.687,
                                14100.690000000001
                            ],
                            [
                                14100.694,
                                14100.712
                            ],
                            [
                                14100.717000000001,
                                14100.719999999999
                            ],
                            [
                                14100.724,
                                14100.727000000001
                            ],
                            [
                                14100.734,
                                14100.736999999999
                            ],
                            [
                                14100.741,
                                14100.744000000001
                            ],
                            [
                                14102.581,
                                14102.780000000001
                            ],
                            [
                                14337.787,
                                14337.833000000001
                            ],
                            [
                                14337.841,
                                14337.868
                            ],
                            [
                                14337.870999999999,
                                14337.886
                            ],
                            [
                                14399.331,
                                14399.411
                            ],
                            [
                                14399.419,
                                14399.423000000001
                            ],
                            [
                                14399.548000000001,
                                14399.817999999999
                            ],
                            [
                                14500.057000000001,
                                14500.325999999999
                            ],
                            [
                                14500.337,
                                14500.358
                            ],
                            [
                                14524.454,
                                14524.498
                            ],
                            [
                                14599.317999999999,
                                14599.341
                            ],
                            [
                                14599.475,
                                14599.800999999999
                            ],
                            [
                                14700.021000000001,
                                14700.303
                            ],
                            [
                                14700.313,
                                14700.334000000001
                            ],
                            [
                                14724.422,
                                14724.451999999999
                            ],
                            [
                                14799.322,
                                14799.34
                            ],
                            [
                                14799.447,
                                14799.724
                            ],
                            [
                                14899.871999999999,
                                14900.151
                            ],
                            [
                                14900.162,
                                14900.182000000001
                            ],
                            [
                                14924.287,
                                14924.326999999999
                            ],
                            [
                                15000.034,
                                15000.053
                            ],
                            [
                                15000.172,
                                15000.441999999999
                            ],
                            [
                                15099.677,
                                15099.957
                            ],
                            [
                                15099.968000000001,
                                15100.003000000001
                            ],
                            [
                                15125.093999999999,
                                15125.126
                            ],
                            [
                                15200.069,
                                15200.099
                            ],
                            [
                                15200.425999999999,
                                15200.632
                            ],
                            [
                                15257.342000000001,
                                15257.379999999999
                            ],
                            [
                                15257.388999999999,
                                15257.415000000001
                            ],
                            [
                                15257.419,
                                15257.433999999999
                            ],
                            [
                                15299.909,
                                15300.021000000001
                            ],
                            [
                                15300.029,
                                15300.034
                            ],
                            [
                                15325.467000000001,
                                15325.501
                            ],
                            [
                                15400.225,
                                15400.398999999999
                            ],
                            [
                                15744.564,
                                15744.647999999999
                            ],
                            [
                                15744.661,
                                15744.692999999999
                            ],
                            [
                                15744.728999999999,
                                15744.745999999999
                            ],
                            [
                                15744.749,
                                15744.751
                            ],
                            [
                                15744.763000000001,
                                15744.791999999999
                            ],
                            [
                                15744.795,
                                15744.798000000001
                            ],
                            [
                                15744.808999999999,
                                15744.823
                            ],
                            [
                                15744.825000000001,
                                15744.828
                            ],
                            [
                                15744.837,
                                15744.849
                            ],
                            [
                                15744.851000000001,
                                15744.853999999999
                            ],
                            [
                                15746.491,
                                15746.526
                            ],
                            [
                                15746.537,
                                15746.549000000001
                            ],
                            [
                                15746.564,
                                15746.579
                            ],
                            [
                                15746.581,
                                15746.584000000001
                            ],
                            [
                                15746.593000000001,
                                15746.603999999999
                            ],
                            [
                                15746.605,
                                15746.608
                            ],
                            [
                                15746.618,
                                15746.633
                            ],
                            [
                                15746.635,
                                15746.638000000001
                            ],
                            [
                                15746.646000000001,
                                15746.657999999999
                            ],
                            [
                                15746.659,
                                15746.662
                            ],
                            [
                                15746.671,
                                15746.683999999999
                            ],
                            [
                                15746.686,
                                15746.689
                            ],
                            [
                                15746.705,
                                15746.734
                            ],
                            [
                                15746.736999999999,
                                15746.741
                            ],
                            [
                                15746.75,
                                15746.766
                            ],
                            [
                                15746.771000000001,
                                15746.772999999999
                            ],
                            [
                                15746.781999999999,
                                15746.794
                            ],
                            [
                                15746.796,
                                15746.803
                            ],
                            [
                                15746.811,
                                15746.82
                            ],
                            [
                                15746.822,
                                15746.825000000001
                            ],
                            [
                                15746.833000000001,
                                15746.843000000001
                            ],
                            [
                                15746.844999999999,
                                15746.847
                            ],
                            [
                                15746.856,
                                15746.866
                            ],
                            [
                                15746.868,
                                15746.870999999999
                            ],
                            [
                                15746.879000000001,
                                15746.889999999999
                            ],
                            [
                                15746.891,
                                15746.894
                            ],
                            [
                                15746.903,
                                15746.914000000001
                            ],
                            [
                                15746.915000000001,
                                15746.918
                            ],
                            [
                                15746.925999999999,
                                15746.936
                            ],
                            [
                                15746.938,
                                15746.941000000001
                            ],
                            [
                                15746.949000000001,
                                15746.958000000001
                            ],
                            [
                                15746.959999999999,
                                15746.962
                            ],
                            [
                                15746.98,
                                15748.635
                            ],
                            [
                                15959.359,
                                15959.406999999999
                            ],
                            [
                                15959.415000000001,
                                15959.442999999999
                            ],
                            [
                                15959.446,
                                15959.460999999999
                            ],
                            [
                                15999.705,
                                15999.828
                            ],
                            [
                                15999.838,
                                15999.846
                            ],
                            [
                                16001.671,
                                16001.977000000001
                            ],
                            [
                                16656.646000000001,
                                16656.695
                            ],
                            [
                                16656.704000000002,
                                16656.731
                            ],
                            [
                                16656.734,
                                16656.763999999999
                            ],
                            [
                                16699.974999999999,
                                16700.078000000001
                            ],
                            [
                                16700.087,
                                16700.092000000001
                            ],
                            [
                                16701.185000000001,
                                16701.396000000001
                            ],
                            [
                                17463.239000000001,
                                17463.363000000001
                            ],
                            [
                                17463.371999999999,
                                17463.398000000001
                            ],
                            [
                                17463.401999999998,
                                17463.444
                            ],
                            [
                                17500.082999999999,
                                17500.097000000002
                            ],
                            [
                                17500.105,
                                17500.106
                            ],
                            [
                                17500.110000000001,
                                17500.111000000001
                            ],
                            [
                                17500.114000000001,
                                17500.116000000002
                            ],
                            [
                                17500.118999999999,
                                17500.120999999999
                            ],
                            [
                                17500.124,
                                17500.125
                            ],
                            [
                                17500.129000000001,
                                17500.130000000001
                            ],
                            [
                                17500.133000000002,
                                17500.134999999998
                            ],
                            [
                                17500.137999999999,
                                17500.138999999999
                            ],
                            [
                                17500.142,
                                17500.156999999999
                            ],
                            [
                                17500.165000000001,
                                17500.226999999999
                            ],
                            [
                                17500.231,
                                17500.234
                            ],
                            [
                                17501.529999999999,
                                17501.775000000001
                            ],
                            [
                                17600.306,
                                17600.337
                            ],
                            [
                                17600.345000000001,
                                17600.361000000001
                            ],
                            [
                                17600.365000000002,
                                17600.366999999998
                            ],
                            [
                                17600.369999999999,
                                17600.370999999999
                            ],
                            [
                                17600.374,
                                17600.376
                            ],
                            [
                                17600.380000000001,
                                17600.381000000001
                            ],
                            [
                                17600.383999999998,
                                17600.385999999999
                            ],
                            [
                                17600.388999999999,
                                17600.391
                            ],
                            [
                                17600.393,
                                17600.395
                            ],
                            [
                                17600.398000000001,
                                17600.399000000001
                            ],
                            [
                                17600.401999999998,
                                17600.402999999998
                            ],
                            [
                                17600.405999999999,
                                17600.407999999999
                            ],
                            [
                                17600.41,
                                17600.412
                            ],
                            [
                                17600.415000000001,
                                17600.416000000001
                            ],
                            [
                                17600.419000000002,
                                17600.420999999998
                            ],
                            [
                                17600.422999999999,
                                17600.424999999999
                            ],
                            [
                                17600.428,
                                17600.431
                            ],
                            [
                                17600.434000000001,
                                17600.436000000002
                            ],
                            [
                                17600.438999999998,
                                17600.439999999999
                            ],
                            [
                                17600.442999999999,
                                17600.445
                            ],
                            [
                                17600.447,
                                17600.449000000001
                            ],
                            [
                                17600.453000000001,
                                17600.455999999998
                            ],
                            [
                                17600.463,
                                17600.464
                            ],
                            [
                                17600.467000000001,
                                17600.469000000001
                            ],
                            [
                                17600.471000000001,
                                17600.473000000002
                            ],
                            [
                                17600.475999999999,
                                17600.476999999999
                            ],
                            [
                                17600.48,
                                17600.481
                            ],
                            [
                                17600.484,
                                17600.486000000001
                            ],
                            [
                                17600.490000000002,
                                17600.492999999999
                            ],
                            [
                                17600.495999999999,
                                17600.498
                            ],
                            [
                                17600.5,
                                17600.502
                            ],
                            [
                                17600.505000000001,
                                17600.508000000002
                            ],
                            [
                                17600.516,
                                17600.735000000001
                            ],
                            [
                                17600.741000000002,
                                17600.744999999999
                            ],
                            [
                                17626.43,
                                17626.463
                            ],
                            [
                                17700.225999999999,
                                17700.243999999999
                            ],
                            [
                                17700.355,
                                17700.631000000001
                            ],
                            [
                                17799.839,
                                17800.113000000001
                            ],
                            [
                                17800.125,
                                17800.144
                            ],
                            [
                                17825.228999999999,
                                17825.256000000001
                            ],
                            [
                                17899.68,
                                17899.715
                            ],
                            [
                                17899.829000000002,
                                17900.101999999999
                            ],
                            [
                                18000.214,
                                18000.473000000002
                            ],
                            [
                                18000.484,
                                18000.503000000001
                            ],
                            [
                                18024.588,
                                18024.616999999998
                            ],
                            [
                                18099.519,
                                18099.537
                            ],
                            [
                                18099.646000000001,
                                18099.945
                            ],
                            [
                                18200.105,
                                18200.368999999999
                            ],
                            [
                                18200.380000000001,
                                18200.399000000001
                            ],
                            [
                                18224.488000000001,
                                18224.518
                            ],
                            [
                                18299.449000000001,
                                18299.467000000001
                            ],
                            [
                                18299.580000000002,
                                18299.794999999998
                            ],
                            [
                                18597.254000000001,
                                18597.296999999999
                            ],
                            [
                                18597.306,
                                18597.332999999999
                            ],
                            [
                                18597.337,
                                18597.349999999999
                            ],
                            [
                                18597.603999999999,
                                18597.687000000002
                            ],
                            [
                                18597.697,
                                18597.712
                            ],
                            [
                                18599.697,
                                18599.838
                            ],
                            [
                                19111.436000000002,
                                19111.484
                            ],
                            [
                                19111.492999999999,
                                19111.519
                            ],
                            [
                                19111.522000000001,
                                19111.540000000001
                            ],
                            [
                                19111.928,
                                19112.032999999999
                            ],
                            [
                                19112.043000000001,
                                19112.048999999999
                            ],
                            [
                                19112.940999999999,
                                19113.113000000001
                            ],
                            [
                                19144.542000000001,
                                19144.606
                            ],
                            [
                                19144.614000000001,
                                19144.634999999998
                            ],
                            [
                                19144.653999999999,
                                19144.666000000001
                            ],
                            [
                                19144.667000000001,
                                19144.669000000002
                            ],
                            [
                                19144.674999999999,
                                19144.691999999999
                            ],
                            [
                                19144.694,
                                19144.695
                            ],
                            [
                                19144.700000000001,
                                19144.707999999999
                            ],
                            [
                                19144.708999999999,
                                19144.709999999999
                            ],
                            [
                                19144.716,
                                19144.724999999999
                            ],
                            [
                                19144.725999999999,
                                19144.727999999999
                            ],
                            [
                                19144.733,
                                19144.741000000002
                            ],
                            [
                                19144.741999999998,
                                19144.743999999999
                            ],
                            [
                                19144.748,
                                19144.757000000001
                            ],
                            [
                                19144.758000000002,
                                19144.758999999998
                            ],
                            [
                                19144.763999999999,
                                19144.771000000001
                            ],
                            [
                                19144.772000000001,
                                19144.774000000001
                            ],
                            [
                                19144.778999999999,
                                19144.786
                            ],
                            [
                                19144.787,
                                19144.789000000001
                            ],
                            [
                                19144.794000000002,
                                19144.800999999999
                            ],
                            [
                                19144.802,
                                19144.803
                            ],
                            [
                                19144.808000000001,
                                19144.844000000001
                            ],
                            [
                                19144.848000000002,
                                19144.851999999999
                            ],
                            [
                                19144.861000000001,
                                19144.874
                            ],
                            [
                                19144.876,
                                19144.877
                            ],
                            [
                                19144.882000000001,
                                19144.887999999999
                            ],
                            [
                                19144.889999999999,
                                19144.891
                            ],
                            [
                                19144.896000000001,
                                19144.903999999999
                            ],
                            [
                                19144.904999999999,
                                19144.905999999999
                            ],
                            [
                                19144.911,
                                19144.916000000001
                            ],
                            [
                                19144.919999999998,
                                19144.920999999998
                            ],
                            [
                                19144.925999999999,
                                19144.931
                            ],
                            [
                                19144.932000000001,
                                19144.934000000001
                            ],
                            [
                                19144.937999999998,
                                19144.944
                            ],
                            [
                                19144.945,
                                19144.946
                            ],
                            [
                                19144.951000000001,
                                19144.958999999999
                            ],
                            [
                                19144.959999999999,
                                19144.962
                            ],
                            [
                                19144.966,
                                19144.977999999999
                            ],
                            [
                                19144.978999999999,
                                19144.981
                            ],
                            [
                                19145.002,
                                19145.011999999999
                            ],
                            [
                                19145.012999999999,
                                19145.016
                            ],
                            [
                                19145.022000000001,
                                19145.032999999999
                            ],
                            [
                                19145.036,
                                19145.038
                            ],
                            [
                                19238.814999999999,
                                19238.859
                            ],
                            [
                                19300.939999999999,
                                19301.148000000001
                            ],
                            [
                                20335.993999999999,
                                20336.064999999999
                            ],
                            [
                                20336.079000000002,
                                20336.106
                            ],
                            [
                                20336.110000000001,
                                20336.123
                            ],
                            [
                                20399.556,
                                20399.636999999999
                            ],
                            [
                                20399.644,
                                20399.649000000001
                            ],
                            [
                                20401.095000000001,
                                20401.286
                            ],
                            [
                                20700.468000000001,
                                20700.494999999999
                            ],
                            [
                                20900.374,
                                20900.419000000002
                            ],
                            [
                                20900.432000000001,
                                20900.436000000002
                            ],
                            [
                                20900.441999999999,
                                20900.444
                            ],
                            [
                                20900.449000000001,
                                20900.463
                            ],
                            [
                                20900.469000000001,
                                20900.471000000001
                            ],
                            [
                                20900.475999999999,
                                20900.478999999999
                            ],
                            [
                                20900.484,
                                20900.486000000001
                            ],
                            [
                                20900.491000000002,
                                20900.492999999999
                            ],
                            [
                                20900.498,
                                20900.5
                            ],
                            [
                                20900.506000000001,
                                20900.508000000002
                            ],
                            [
                                20900.512999999999,
                                20900.514999999999
                            ],
                            [
                                20900.52,
                                20900.523000000001
                            ],
                            [
                                20900.526999999998,
                                20900.529999999999
                            ],
                            [
                                20900.535,
                                20900.537
                            ],
                            [
                                20900.542000000001,
                                20900.544999999998
                            ],
                            [
                                20900.549999999999,
                                20900.552
                            ],
                            [
                                20900.557000000001,
                                20900.559000000001
                            ],
                            [
                                20900.563999999998,
                                20900.565999999999
                            ],
                            [
                                20900.57,
                                20900.571
                            ],
                            [
                                20900.577000000001,
                                20900.579000000002
                            ],
                            [
                                20900.581999999999,
                                20900.583999999999
                            ],
                            [
                                20900.587,
                                20900.588
                            ],
                            [
                                20900.591,
                                20900.593000000001
                            ],
                            [
                                20900.596000000001,
                                20900.597000000002
                            ],
                            [
                                20900.599999999999,
                                20900.601999999999
                            ],
                            [
                                20900.603999999999,
                                20900.606
                            ],
                            [
                                20900.612000000001,
                                20900.613000000001
                            ],
                            [
                                20900.616000000002,
                                20900.617999999999
                            ],
                            [
                                20900.620999999999,
                                20900.621999999999
                            ],
                            [
                                20900.625,
                                20900.626
                            ],
                            [
                                20900.629000000001,
                                20900.631000000001
                            ],
                            [
                                20900.633999999998,
                                20900.634999999998
                            ],
                            [
                                20900.669999999998,
                                20900.670999999998
                            ],
                            [
                                20900.673999999999,
                                20900.675999999999
                            ],
                            [
                                20900.679,
                                20900.683000000001
                            ],
                            [
                                20900.686000000002,
                                20900.687000000002
                            ],
                            [
                                20900.690999999999,
                                20900.691999999999
                            ],
                            [
                                20900.696,
                                20900.698
                            ],
                            [
                                20900.701000000001,
                                20900.703000000001
                            ],
                            [
                                20900.705999999998,
                                20900.706999999999
                            ],
                            [
                                20900.709999999999,
                                20900.710999999999
                            ],
                            [
                                20900.714,
                                20900.716
                            ],
                            [
                                20902.171999999999,
                                20902.406999999999
                            ],
                            [
                                20944.861000000001,
                                20944.898000000001
                            ],
                            [
                                20944.904999999999,
                                20944.932000000001
                            ],
                            [
                                20944.935000000001,
                                20944.955000000002
                            ],
                            [
                                21000.060000000001,
                                21000.359
                            ],
                            [
                                21000.369999999999,
                                21000.377
                            ],
                            [
                                21028.031999999999,
                                21028.125
                            ],
                            [
                                21099.933000000001,
                                21099.952000000001
                            ],
                            [
                                21100.093000000001,
                                21100.365000000002
                            ],
                            [
                                21199.492999999999,
                                21199.802
                            ],
                            [
                                21199.812999999998,
                                21199.831999999999
                            ],
                            [
                                21225.925999999999,
                                21225.956999999999
                            ],
                            [
                                21299.655999999999,
                                21299.673999999999
                            ],
                            [
                                21299.787,
                                21300.07
                            ],
                            [
                                21400.195,
                                21400.452000000001
                            ],
                            [
                                21400.463,
                                21400.481
                            ],
                            [
                                21424.569,
                                21424.636999999999
                            ],
                            [
                                21500.178,
                                21500.196
                            ],
                            [
                                21500.310000000001,
                                21500.564999999999
                            ],
                            [
                                21599.814999999999,
                                21600.127
                            ],
                            [
                                21600.137999999999,
                                21600.16
                            ],
                            [
                                21625.246999999999,
                                21625.276000000002
                            ],
                            [
                                21699.718000000001,
                                21699.736000000001
                            ],
                            [
                                21699.851999999999,
                                21700.074000000001
                            ],
                            [
                                22135.07,
                                22135.116999999998
                            ],
                            [
                                22135.125,
                                22135.164000000001
                            ],
                            [
                                22135.167000000001,
                                22135.181
                            ],
                            [
                                22135.631000000001,
                                22135.714
                            ],
                            [
                                22135.722000000002,
                                22135.727999999999
                            ],
                            [
                                22136.463,
                                22136.669999999998
                            ],
                            [
                                22139.509999999998,
                                22139.517
                            ],
                            [
                                22544.555,
                                22544.635999999999
                            ],
                            [
                                22544.647000000001,
                                22544.682000000001
                            ],
                            [
                                22544.717000000001,
                                22544.734
                            ],
                            [
                                22544.738000000001,
                                22544.741000000002
                            ],
                            [
                                22544.75,
                                22544.764999999999
                            ],
                            [
                                22544.767,
                                22544.77
                            ],
                            [
                                22544.785,
                                22544.798999999999
                            ],
                            [
                                22544.800999999999,
                                22544.831999999999
                            ],
                            [
                                22546.446,
                                22546.475999999999
                            ],
                            [
                                22546.482,
                                22546.486000000001
                            ],
                            [
                                22546.503000000001,
                                22546.526999999998
                            ],
                            [
                                22546.530999999999,
                                22546.535
                            ],
                            [
                                22546.544999999998,
                                22546.569
                            ],
                            [
                                22546.571,
                                22546.574000000001
                            ],
                            [
                                22546.589,
                                22546.599999999999
                            ],
                            [
                                22546.601999999999,
                                22546.603999999999
                            ],
                            [
                                22546.612000000001,
                                22546.620999999999
                            ],
                            [
                                22546.623,
                                22546.626
                            ],
                            [
                                22546.633999999998,
                                22546.645
                            ],
                            [
                                22546.647000000001,
                                22546.649000000001
                            ],
                            [
                                22546.656999999999,
                                22546.669999999998
                            ],
                            [
                                22546.670999999998,
                                22546.673999999999
                            ],
                            [
                                22546.681,
                                22546.699000000001
                            ],
                            [
                                22546.701000000001,
                                22546.704000000002
                            ],
                            [
                                22546.709999999999,
                                22546.760999999999
                            ],
                            [
                                22546.762999999999,
                                22546.766
                            ],
                            [
                                22546.775000000001,
                                22546.792000000001
                            ],
                            [
                                22546.794000000002,
                                22546.796999999999
                            ],
                            [
                                22546.804,
                                22546.817999999999
                            ],
                            [
                                22546.82,
                                22546.822
                            ],
                            [
                                22546.829000000002,
                                22546.856
                            ],
                            [
                                22546.860000000001,
                                22546.863000000001
                            ],
                            [
                                22546.873,
                                22546.883000000002
                            ],
                            [
                                22546.884999999998,
                                22546.887999999999
                            ],
                            [
                                22546.895,
                                22546.904999999999
                            ],
                            [
                                22546.906999999999,
                                22546.91
                            ],
                            [
                                22546.918000000001,
                                22546.927
                            ],
                            [
                                22546.928,
                                22546.931
                            ],
                            [
                                22546.937999999998,
                                22546.949000000001
                            ],
                            [
                                22546.954000000002,
                                22546.957999999999
                            ],
                            [
                                22546.968000000001,
                                22546.98
                            ],
                            [
                                22546.983,
                                22546.996999999999
                            ],
                            [
                                22547.014999999999,
                                22548.886999999999
                            ],
                            [
                                22551.385999999999,
                                22551.508999999998
                            ],
                            [
                                22551.52,
                                22551.544000000002
                            ],
                            [
                                22551.546999999999,
                                22551.559000000001
                            ],
                            [
                                22603.006000000001,
                                22603.141
                            ],
                            [
                                22603.154999999999,
                                22603.165000000001
                            ],
                            [
                                22672.639999999999,
                                22672.694
                            ],
                            [
                                22700.898000000001,
                                22701.110000000001
                            ],
                            [
                                22826.138999999999,
                                22826.184000000001
                            ],
                            [
                                22826.191999999999,
                                22826.219000000001
                            ],
                            [
                                22826.222000000002,
                                22826.236000000001
                            ],
                            [
                                22899.956999999999,
                                22900.069
                            ],
                            [
                                22900.077000000001,
                                22900.081999999999
                            ],
                            [
                                22901.018,
                                22901.278999999999
                            ],
                            [
                                22999.767,
                                23000.087
                            ],
                            [
                                23000.099999999999,
                                23000.123
                            ],
                            [
                                23026.171999999999,
                                23026.210999999999
                            ],
                            [
                                23077.128000000001,
                                23077.141
                            ],
                            [
                                23077.149000000001,
                                23077.178
                            ],
                            [
                                23077.181,
                                23077.187000000002
                            ],
                            [
                                23100.254000000001,
                                23100.330999999998
                            ],
                            [
                                23100.338,
                                23100.342000000001
                            ],
                            [
                                23101.269,
                                23101.493999999999
                            ],
                            [
                                23200.298999999999,
                                23200.557000000001
                            ],
                            [
                                23200.566999999999,
                                23200.599999999999
                            ],
                            [
                                23226.689999999999,
                                23226.723999999998
                            ],
                            [
                                23299.82,
                                23299.843000000001
                            ],
                            [
                                23300.788,
                                23301.040000000001
                            ],
                            [
                                23400.166000000001,
                                23400.418000000001
                            ],
                            [
                                23400.428,
                                23400.446
                            ],
                            [
                                23425.544999999998,
                                23425.593000000001
                            ],
                            [
                                23499.757000000001,
                                23499.776000000002
                            ],
                            [
                                23500.446,
                                23500.686000000002
                            ],
                            [
                                23599.893,
                                23600.173999999999
                            ],
                            [
                                23600.186000000002,
                                23600.206999999999
                            ],
                            [
                                23625.297999999999,
                                23625.34
                            ],
                            [
                                23643.053,
                                23643.065999999999
                            ],
                            [
                                23643.073,
                                23643.102999999999
                            ],
                            [
                                23643.105,
                                23643.113000000001
                            ],
                            [
                                23700.083999999999,
                                23700.163
                            ],
                            [
                                23700.178,
                                23700.183000000001
                            ],
                            [
                                23701.16,
                                23701.34
                            ],
                            [
                                23788.296999999999,
                                23788.347000000002
                            ],
                            [
                                23788.363000000001,
                                23788.389999999999
                            ],
                            [
                                23788.394,
                                23788.407999999999
                            ],
                            [
                                23799.885999999999,
                                23799.958999999999
                            ],
                            [
                                23799.967000000001,
                                23799.971000000001
                            ],
                            [
                                23826.436000000002,
                                23826.482
                            ],
                            [
                                23899.603999999999,
                                23900.440999999999
                            ],
                            [
                                24300.292000000001,
                                24300.330000000002
                            ],
                            [
                                24300.338,
                                24300.34
                            ],
                            [
                                24300.344000000001,
                                24300.345000000001
                            ],
                            [
                                24300.348000000002,
                                24300.349999999999
                            ],
                            [
                                24300.362000000001,
                                24300.364000000001
                            ],
                            [
                                24300.366999999998,
                                24300.367999999999
                            ],
                            [
                                24300.373,
                                24300.375
                            ],
                            [
                                24300.378000000001,
                                24300.379000000001
                            ],
                            [
                                24300.382000000001,
                                24300.383999999998
                            ],
                            [
                                24300.386999999999,
                                24300.387999999999
                            ],
                            [
                                24300.391,
                                24300.393
                            ],
                            [
                                24300.398000000001,
                                24300.400000000001
                            ],
                            [
                                24300.402999999998,
                                24300.403999999999
                            ],
                            [
                                24300.407999999999,
                                24300.409
                            ],
                            [
                                24300.412,
                                24300.414000000001
                            ],
                            [
                                24300.417000000001,
                                24300.418000000001
                            ],
                            [
                                24300.420999999998,
                                24300.422999999999
                            ],
                            [
                                24300.425999999999,
                                24300.428
                            ],
                            [
                                24300.431,
                                24300.432000000001
                            ],
                            [
                                24300.435000000001,
                                24300.437999999998
                            ],
                            [
                                24300.440999999999,
                                24300.442999999999
                            ],
                            [
                                24300.445,
                                24300.447
                            ],
                            [
                                24300.450000000001,
                                24300.451000000001
                            ],
                            [
                                24300.454000000002,
                                24300.455999999998
                            ],
                            [
                                24300.458999999999,
                                24300.459999999999
                            ],
                            [
                                24300.465,
                                24300.466
                            ],
                            [
                                24300.469000000001,
                                24300.471000000001
                            ],
                            [
                                24300.473000000002,
                                24300.474999999999
                            ],
                            [
                                24300.477999999999,
                                24300.478999999999
                            ],
                            [
                                24300.482,
                                24300.483
                            ],
                            [
                                24300.486000000001,
                                24300.488000000001
                            ],
                            [
                                24300.490000000002,
                                24300.491999999998
                            ],
                            [
                                24300.494999999999,
                                24300.495999999999
                            ],
                            [
                                24300.499,
                                24300.5
                            ],
                            [
                                24300.503000000001,
                                24300.506000000001
                            ],
                            [
                                24300.508999999998,
                                24300.509999999998
                            ],
                            [
                                24300.512999999999,
                                24300.514999999999
                            ],
                            [
                                24300.517,
                                24300.519
                            ],
                            [
                                24300.522000000001,
                                24300.523000000001
                            ],
                            [
                                24300.526000000002,
                                24300.527999999998
                            ],
                            [
                                24300.536,
                                24300.537
                            ],
                            [
                                24300.540000000001,
                                24300.542000000001
                            ],
                            [
                                24302.117999999999,
                                24302.292000000001
                            ],
                            [
                                24353.996999999999,
                                24354.142
                            ],
                            [
                                24354.151999999998,
                                24354.179
                            ],
                            [
                                24354.181,
                                24354.195
                            ],
                            [
                                24400.062000000002,
                                24400.161
                            ],
                            [
                                24400.168000000001,
                                24400.173999999999
                            ],
                            [
                                24427.226999999999,
                                24427.262999999999
                            ],
                            [
                                24499.998,
                                24500.212
                            ],
                            [
                                24500.292000000001,
                                24500.514999999999
                            ],
                            [
                                24500.525000000001,
                                24500.542000000001
                            ],
                            [
                                24599.258000000002,
                                24599.276999999998
                            ],
                            [
                                24625.631000000001,
                                24625.665000000001
                            ],
                            [
                                24699.853999999999,
                                24700.087
                            ],
                            [
                                24700.168000000001,
                                24700.427
                            ],
                            [
                                24700.436000000002,
                                24700.468000000001
                            ],
                            [
                                24775.883999999998,
                                24775.899000000001
                            ],
                            [
                                24775.909,
                                24775.945
                            ],
                            [
                                24775.947,
                                24775.955000000002
                            ],
                            [
                                24800.157999999999,
                                24800.235000000001
                            ],
                            [
                                24800.241999999998,
                                24800.245999999999
                            ],
                            [
                                24824.555,
                                24824.588
                            ],
                            [
                                24900.120999999999,
                                24900.323
                            ],
                            [
                                24900.401999999998,
                                24900.629000000001
                            ],
                            [
                                24900.636999999999,
                                24900.667000000001
                            ],
                            [
                                24999.43,
                                24999.448
                            ],
                            [
                                25025.772000000001,
                                25025.819
                            ],
                            [
                                25099.956999999999,
                                25100.223000000002
                            ],
                            [
                                25100.302,
                                25100.526000000002
                            ],
                            [
                                25100.535,
                                25100.553
                            ],
                            [
                                25123.050999999999,
                                25123.063999999998
                            ],
                            [
                                25123.072,
                                25123.098999999998
                            ],
                            [
                                25123.102999999999,
                                25123.109
                            ],
                            [
                                25200.200000000001,
                                25200.282999999999
                            ],
                            [
                                25200.296999999999,
                                25200.302
                            ],
                            [
                                25225.647000000001,
                                25225.687000000002
                            ],
                            [
                                25300.151999999998,
                                25300.304
                            ],
                            [
                                25481.485000000001,
                                25481.526999999998
                            ],
                            [
                                25481.534,
                                25481.559000000001
                            ],
                            [
                                25481.562000000002,
                                25481.574000000001
                            ],
                            [
                                25483.871999999999,
                                25483.973000000002
                            ],
                            [
                                25483.995999999999,
                                25484.004000000001
                            ],
                            [
                                25484.733,
                                25484.955999999998
                            ],
                            [
                                25858.864000000001,
                                25858.91
                            ],
                            [
                                25858.918000000001,
                                25858.942999999999
                            ],
                            [
                                25858.946,
                                25858.958999999999
                            ],
                            [
                                25859.291000000001,
                                25859.381000000001
                            ],
                            [
                                25859.389999999999,
                                25859.396000000001
                            ],
                            [
                                25860.439999999999,
                                25860.598999999998
                            ],
                            [
                                25899.648000000001,
                                25899.887999999999
                            ],
                            [
                                25899.897000000001,
                                25899.915000000001
                            ],
                            [
                                25944.705999999998,
                                25944.762999999999
                            ],
                            [
                                25944.772000000001,
                                25944.778999999999
                            ],
                            [
                                25944.794999999998,
                                25944.821
                            ],
                            [
                                25944.825000000001,
                                25944.830000000002
                            ],
                            [
                                25944.842000000001,
                                25944.855
                            ],
                            [
                                25944.857,
                                25944.860000000001
                            ],
                            [
                                25944.867999999999,
                                25944.880000000001
                            ],
                            [
                                25944.882000000001,
                                25944.884999999998
                            ],
                            [
                                25944.893,
                                25944.903999999999
                            ],
                            [
                                25944.905999999999,
                                25944.909
                            ],
                            [
                                25944.917000000001,
                                25944.932000000001
                            ],
                            [
                                25944.934000000001,
                                25944.937000000002
                            ],
                            [
                                25944.946,
                                25944.959999999999
                            ],
                            [
                                25944.973000000002,
                                25945.003000000001
                            ],
                            [
                                25945.012999999999,
                                25945.028999999999
                            ],
                            [
                                25945.034,
                                25945.064999999999
                            ],
                            [
                                25945.074000000001,
                                25945.084999999999
                            ],
                            [
                                25945.088,
                                25945.091
                            ],
                            [
                                25945.098999999998,
                                25945.111000000001
                            ],
                            [
                                25945.113000000001,
                                25945.116000000002
                            ],
                            [
                                25945.124,
                                25945.135999999999
                            ],
                            [
                                25945.137999999999,
                                25945.141
                            ],
                            [
                                25945.148000000001,
                                25945.170999999998
                            ],
                            [
                                25945.174999999999,
                                25945.18
                            ],
                            [
                                25945.189999999999,
                                25945.204000000002
                            ],
                            [
                                25945.205999999998,
                                25945.208999999999
                            ],
                            [
                                25945.218000000001,
                                25945.23
                            ],
                            [
                                25945.232,
                                25945.235000000001
                            ],
                            [
                                25945.243999999999,
                                25945.261999999999
                            ],
                            [
                                25945.263999999999,
                                25945.267
                            ],
                            [
                                25945.275000000001,
                                25945.284
                            ],
                            [
                                25945.286,
                                25945.289000000001
                            ],
                            [
                                25945.295999999998,
                                25945.307000000001
                            ],
                            [
                                25945.309000000001,
                                25945.312000000002
                            ],
                            [
                                25945.32,
                                25945.330000000002
                            ],
                            [
                                25945.331999999999,
                                25945.334999999999
                            ],
                            [
                                25945.343000000001,
                                25945.351999999999
                            ],
                            [
                                25945.353999999999,
                                25945.357
                            ],
                            [
                                25945.364000000001,
                                25945.373
                            ],
                            [
                                25945.375,
                                25945.378000000001
                            ],
                            [
                                25945.384999999998,
                                25945.400000000001
                            ],
                            [
                                25945.401999999998,
                                25945.404999999999
                            ],
                            [
                                25986.059000000001,
                                25986.136999999999
                            ],
                            [
                                26000.052,
                                26000.089
                            ],
                            [
                                26003.164000000001,
                                26003.598999999998
                            ],
                            [
                                26100.214,
                                26100.474999999999
                            ],
                            [
                                26100.485000000001,
                                26100.499
                            ],
                            [
                                26128.591,
                                26128.627
                            ],
                            [
                                26183.907999999999,
                                26183.922999999999
                            ],
                            [
                                26183.931,
                                26183.963
                            ],
                            [
                                26183.966,
                                26183.973000000002
                            ],
                            [
                                26199.874,
                                26199.953000000001
                            ],
                            [
                                26199.959999999999,
                                26199.964
                            ],
                            [
                                26200.939999999999,
                                26201.165000000001
                            ],
                            [
                                26252.832999999999,
                                26252.861000000001
                            ],
                            [
                                26252.867999999999,
                                26252.892
                            ],
                            [
                                26252.895,
                                26252.901000000002
                            ],
                            [
                                26300.298999999999,
                                26300.609
                            ],
                            [
                                26300.616999999998,
                                26300.623
                            ],
                            [
                                26326.950000000001,
                                26326.978999999999
                            ],
                            [
                                26400.148000000001,
                                26400.167000000001
                            ],
                            [
                                26400.796999999999,
                                26401.026999999998
                            ],
                            [
                                26481.631000000001,
                                26481.66
                            ],
                            [
                                26481.667000000001,
                                26481.692999999999
                            ],
                            [
                                26481.696,
                                26481.702000000001
                            ],
                            [
                                26499.714,
                                26500.035
                            ],
                            [
                                26500.044000000002,
                                26500.049999999999
                            ],
                            [
                                26525.755000000001,
                                26525.786
                            ],
                            [
                                26599.91,
                                26599.933000000001
                            ],
                            [
                                26600.859,
                                26601.075000000001
                            ],
                            [
                                26967.309000000001,
                                26967.351999999999
                            ],
                            [
                                26967.361000000001,
                                26967.383000000002
                            ],
                            [
                                26967.385999999999,
                                26967.399000000001
                            ],
                            [
                                26999.720000000001,
                                26999.800999999999
                            ],
                            [
                                26999.808000000001,
                                26999.812000000002
                            ],
                            [
                                27000.906999999999,
                                27001.112000000001
                            ],
                            [
                                27099.73,
                                27100.175999999999
                            ],
                            [
                                27100.187000000002,
                                27100.202000000001
                            ],
                            [
                                27126.293000000001,
                                27126.322
                            ],
                            [
                                27200.287,
                                27200.306
                            ],
                            [
                                27200.938999999998,
                                27201.175999999999
                            ],
                            [
                                27262.863000000001,
                                27262.892
                            ],
                            [
                                27262.899000000001,
                                27262.922999999999
                            ],
                            [
                                27262.925999999999,
                                27262.933000000001
                            ],
                            [
                                27299.792000000001,
                                27300.110000000001
                            ],
                            [
                                27300.120999999999,
                                27300.128000000001
                            ],
                            [
                                27326.975999999999,
                                27327.017
                            ],
                            [
                                27400.220000000001,
                                27400.238000000001
                            ],
                            [
                                27400.919999999998,
                                27401.498
                            ],
                            [
                                27499.850999999999,
                                27500.116999999998
                            ],
                            [
                                27500.127,
                                27500.141
                            ],
                            [
                                27526.228999999999,
                                27526.263999999999
                            ],
                            [
                                27600.123,
                                27600.146000000001
                            ],
                            [
                                27600.866000000002,
                                27601.091
                            ],
                            [
                                27699.512999999999,
                                27699.776999999998
                            ],
                            [
                                27699.788,
                                27699.799999999999
                            ],
                            [
                                27710.237000000001,
                                27710.249
                            ],
                            [
                                27710.255000000001,
                                27710.281999999999
                            ],
                            [
                                27710.285,
                                27710.291000000001
                            ],
                            [
                                27725.894,
                                27725.933000000001
                            ],
                            [
                                27800.412,
                                27800.423999999999
                            ],
                            [
                                27800.432000000001,
                                27800.434000000001
                            ],
                            [
                                27800.439999999999,
                                27800.441999999999
                            ],
                            [
                                27800.445,
                                27800.446
                            ],
                            [
                                27800.449000000001,
                                27800.451000000001
                            ],
                            [
                                27800.455000000002,
                                27800.455999999998
                            ],
                            [
                                27800.459999999999,
                                27800.460999999999
                            ],
                            [
                                27800.464,
                                27800.465
                            ],
                            [
                                27800.468000000001,
                                27800.470000000001
                            ],
                            [
                                27800.473000000002,
                                27800.473999999998
                            ],
                            [
                                27800.477999999999,
                                27800.478999999999
                            ],
                            [
                                27800.482,
                                27800.483
                            ],
                            [
                                27800.486000000001,
                                27800.488000000001
                            ],
                            [
                                27800.491000000002,
                                27800.491999999998
                            ],
                            [
                                27800.494999999999,
                                27800.496999999999
                            ],
                            [
                                27800.502,
                                27800.504000000001
                            ],
                            [
                                27800.508000000002,
                                27800.508999999998
                            ],
                            [
                                27800.511999999999,
                                27800.513999999999
                            ],
                            [
                                27800.517,
                                27800.518
                            ],
                            [
                                27800.521000000001,
                                27800.522000000001
                            ],
                            [
                                27800.526000000002,
                                27800.526999999998
                            ],
                            [
                                27800.529999999999,
                                27800.531999999999
                            ],
                            [
                                27800.535,
                                27800.536
                            ],
                            [
                                27800.539000000001,
                                27800.540000000001
                            ],
                            [
                                27800.543000000001,
                                27800.544999999998
                            ],
                            [
                                27800.547999999999,
                                27800.548999999999
                            ],
                            [
                                27800.552,
                                27800.554
                            ],
                            [
                                27800.556,
                                27800.558000000001
                            ],
                            [
                                27800.561000000002,
                                27800.562000000002
                            ],
                            [
                                27800.564999999999,
                                27800.565999999999
                            ],
                            [
                                27800.569,
                                27800.572
                            ],
                            [
                                27800.575000000001,
                                27800.576000000001
                            ],
                            [
                                27800.580000000002,
                                27800.580999999998
                            ],
                            [
                                27800.583999999999,
                                27800.584999999999
                            ],
                            [
                                27800.588,
                                27800.589
                            ],
                            [
                                27800.592000000001,
                                27800.594000000001
                            ],
                            [
                                27800.597000000002,
                                27800.598000000002
                            ],
                            [
                                27800.600999999999,
                                27800.601999999999
                            ],
                            [
                                27800.605,
                                27800.606
                            ],
                            [
                                27800.609,
                                27800.611000000001
                            ],
                            [
                                27800.613000000001,
                                27800.615000000002
                            ],
                            [
                                27800.617999999999,
                                27800.619999999999
                            ],
                            [
                                27800.627,
                                27800.700000000001
                            ],
                            [
                                27800.705000000002,
                                27800.707999999999
                            ],
                            [
                                27802.235000000001,
                                27802.397000000001
                            ],
                            [
                                28279.141,
                                28279.179
                            ],
                            [
                                28279.186000000002,
                                28279.207999999999
                            ],
                            [
                                28279.209999999999,
                                28279.234
                            ],
                            [
                                28279.612000000001,
                                28279.686000000002
                            ],
                            [
                                28279.695,
                                28279.699000000001
                            ],
                            [
                                28280.554,
                                28280.705000000002
                            ],
                            [
                                28584.742999999999,
                                28584.787
                            ],
                            [
                                28584.795999999998,
                                28584.821
                            ],
                            [
                                28584.825000000001,
                                28584.839
                            ],
                            [
                                28586.721000000001,
                                28586.805
                            ],
                            [
                                28586.813999999998,
                                28586.819
                            ],
                            [
                                28587.489000000001,
                                28587.717000000001
                            ],
                            [
                                28600.171999999999,
                                28600.393
                            ],
                            [
                                28600.401000000002,
                                28600.412
                            ],
                            [
                                28699.752,
                                28699.77
                            ],
                            [
                                28712.499,
                                28712.529999999999
                            ],
                            [
                                28800.202000000001,
                                28800.382000000001
                            ],
                            [
                                28800.478999999999,
                                28800.703000000001
                            ],
                            [
                                28800.710999999999,
                                28800.723000000002
                            ],
                            [
                                28899.393,
                                28899.412
                            ],
                            [
                                28925.842000000001,
                                28925.883000000002
                            ],
                            [
                                28999.939999999999,
                                29000.285
                            ],
                            [
                                29000.355,
                                29000.597000000002
                            ],
                            [
                                29000.605,
                                29000.616999999998
                            ],
                            [
                                29099.616000000002,
                                29099.634999999998
                            ],
                            [
                                29125.850999999999,
                                29125.864000000001
                            ],
                            [
                                29125.871999999999,
                                29125.898000000001
                            ],
                            [
                                29125.901000000002,
                                29125.918000000001
                            ],
                            [
                                29125.936000000002,
                                29125.956999999999
                            ],
                            [
                                29200.157999999999,
                                29200.237000000001
                            ],
                            [
                                29200.243999999999,
                                29200.248
                            ],
                            [
                                29200.731,
                                29200.940999999999
                            ],
                            [
                                29300.185000000001,
                                29300.459999999999
                            ],
                            [
                                29300.470000000001,
                                29300.482
                            ],
                            [
                                29325.584999999999,
                                29325.625
                            ],
                            [
                                29344.491000000002,
                                29344.543000000001
                            ],
                            [
                                29344.550999999999,
                                29344.564999999999
                            ],
                            [
                                29344.583999999999,
                                29344.595000000001
                            ],
                            [
                                29344.597000000002,
                                29344.598999999998
                            ],
                            [
                                29344.605,
                                29344.615000000002
                            ],
                            [
                                29344.616000000002,
                                29344.616999999998
                            ],
                            [
                                29344.621999999999,
                                29344.628000000001
                            ],
                            [
                                29344.629000000001,
                                29344.631000000001
                            ],
                            [
                                29344.635999999999,
                                29344.643
                            ],
                            [
                                29344.645,
                                29344.646000000001
                            ],
                            [
                                29344.651000000002,
                                29344.657999999999
                            ],
                            [
                                29344.659,
                                29344.66
                            ],
                            [
                                29344.665000000001,
                                29344.674999999999
                            ],
                            [
                                29344.675999999999,
                                29344.678
                            ],
                            [
                                29344.682000000001,
                                29344.688999999998
                            ],
                            [
                                29344.689999999999,
                                29344.691999999999
                            ],
                            [
                                29344.697,
                                29344.703000000001
                            ],
                            [
                                29344.704000000002,
                                29344.707999999999
                            ],
                            [
                                29344.713,
                                29344.721000000001
                            ],
                            [
                                29344.722000000002,
                                29344.723999999998
                            ],
                            [
                                29344.727999999999,
                                29344.740000000002
                            ],
                            [
                                29344.742999999999,
                                29344.744999999999
                            ],
                            [
                                29344.752,
                                29344.763999999999
                            ],
                            [
                                29344.766,
                                29344.768
                            ],
                            [
                                29344.774000000001,
                                29344.793000000001
                            ],
                            [
                                29344.794999999998,
                                29344.796999999999
                            ],
                            [
                                29344.804,
                                29344.817999999999
                            ],
                            [
                                29344.82,
                                29344.822
                            ],
                            [
                                29344.829000000002,
                                29344.839
                            ],
                            [
                                29344.841,
                                29344.844000000001
                            ],
                            [
                                29344.849999999999,
                                29344.860000000001
                            ],
                            [
                                29344.862000000001,
                                29344.865000000002
                            ],
                            [
                                29344.873,
                                29344.883000000002
                            ],
                            [
                                29344.884999999998,
                                29344.889999999999
                            ],
                            [
                                29344.895,
                                29344.903999999999
                            ],
                            [
                                29344.904999999999,
                                29344.906999999999
                            ],
                            [
                                29344.912,
                                29344.918000000001
                            ],
                            [
                                29344.919999999998,
                                29344.920999999998
                            ],
                            [
                                29344.924999999999,
                                29344.931
                            ],
                            [
                                29344.932000000001,
                                29344.934000000001
                            ],
                            [
                                29344.937999999998,
                                29344.946
                            ],
                            [
                                29344.947,
                                29344.948
                            ],
                            [
                                29400.196,
                                29400.213
                            ],
                            [
                                29402.973000000002,
                                29403.131000000001
                            ],
                            [
                                29798.960999999999,
                                29799.014999999999
                            ],
                            [
                                29799.024000000001,
                                29799.046999999999
                            ],
                            [
                                29799.049999999999,
                                29799.066999999999
                            ],
                            [
                                29799.548999999999,
                                29799.636999999999
                            ],
                            [
                                29799.646000000001,
                                29799.651000000002
                            ],
                            [
                                29800.799999999999,
                                29800.949000000001
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "29874.120",
                        "request_id": "29874.120",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/assets\/fonts\/NEXTBook-Regular.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/assets\/fonts\/NEXTBook-Regular.woff2",
                        "raw_id": "29874.120",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 750,
                        "ttfb_ms": 719,
                        "load_start": 1203,
                        "load_start_float": 1203.0001400000001,
                        "bytesIn": 34652,
                        "objectSize": 34652,
                        "objectSizeUncompressed": 34652,
                        "chunks": [
                            {
                                "ts": 1924,
                                "bytes": 16278
                            },
                            {
                                "ts": 1953,
                                "bytes": 18374
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/assets\/css\/style.1565780565.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/assets\/fonts\/NEXTBook-Regular.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "origin: https:\/\/studiocoucou.berlin",
                                "priority: u=0",
                                "referer: https:\/\/studiocoucou.berlin\/assets\/css\/style.1565780565.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 34652",
                                "content-type: font\/woff2",
                                "date: Tue, 24 Dec 2024 19:55:37 GMT",
                                "etag: \"875c-5673a76af65f8\"",
                                "last-modified: Mon, 12 Mar 2018 17:28:00 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "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": -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": 1202,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 13,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 140,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 1953,
                        "ttfb_start": 1203,
                        "ttfb_end": 1922,
                        "download_start": 1922,
                        "download_end": 1953,
                        "download_ms": 31,
                        "all_start": 1203,
                        "all_end": 1953,
                        "all_ms": 750,
                        "index": 6,
                        "number": 7
                    },
                    {
                        "type": 3,
                        "id": "29874.133",
                        "request_id": "29874.133",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg",
                        "raw_id": "29874.133",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 112,
                        "ttfb_ms": 75,
                        "load_start": 2048,
                        "load_start_float": 2048.0001459999999,
                        "bytesIn": 39059,
                        "objectSize": 39059,
                        "objectSizeUncompressed": 39059,
                        "chunks": [
                            {
                                "ts": 2125,
                                "bytes": 16310
                            },
                            {
                                "ts": 2152,
                                "bytes": 16375
                            },
                            {
                                "ts": 2160,
                                "bytes": 6374
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": 277,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 39059",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:37 GMT",
                                "etag: \"9893-5bdcea4f39b36\"",
                                "last-modified: Thu, 18 Mar 2021 12:21:51 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2281,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 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": 39059,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 2040,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 15,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 146,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "38 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 1600,
                                    "ImageHeight": 640,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "1600x640",
                                    "Megapixels": 1
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1600,
                                    "height": 640,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1024000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 253,
                                        "mean": 198.57400000000001,
                                        "standardDeviation": 36.616799999999998,
                                        "kurtosis": 9.7047500000000007,
                                        "skewness": -3.1723499999999998,
                                        "entropy": 0.30936799999999998
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 231,
                                        "mean": 189.32599999999999,
                                        "standardDeviation": 60.213099999999997,
                                        "kurtosis": 3.6419199999999998,
                                        "skewness": -2.3090799999999998,
                                        "entropy": 0.30398900000000001
                                    },
                                    "green": {
                                        "min": 86,
                                        "max": 234,
                                        "mean": 198.08099999999999,
                                        "standardDeviation": 35.987299999999998,
                                        "kurtosis": 3.03457,
                                        "skewness": -2.1862499999999998,
                                        "entropy": 0.305977
                                    },
                                    "blue": {
                                        "min": 150,
                                        "max": 253,
                                        "mean": 208.315,
                                        "standardDeviation": 13.649900000000001,
                                        "kurtosis": 2.59795,
                                        "skewness": -0.519459,
                                        "entropy": 0.31813799999999998
                                    }
                                },
                                "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": 1600,
                                    "height": 640,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:37+00:00",
                                    "date:modify": "2024-12-24T19:55:37+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "31ae87f817f8eb5a3df79a6c62d561622ed7b015ce1cfabc07721a4502b8aca1"
                                },
                                "tainted": false,
                                "filesize": "39059B",
                                "numberPixels": "1024000",
                                "pixelsPerSecond": "82.1927MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.012"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 2160,
                        "ttfb_start": 2048,
                        "ttfb_end": 2123,
                        "download_start": 2123,
                        "download_end": 2160,
                        "download_ms": 37,
                        "all_start": 2048,
                        "all_end": 2160,
                        "all_ms": 112,
                        "index": 7,
                        "number": 8
                    },
                    {
                        "type": 3,
                        "id": "29874.134",
                        "request_id": "29874.134",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg",
                        "raw_id": "29874.134",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 177,
                        "ttfb_ms": 138,
                        "load_start": 2050,
                        "load_start_float": 2050.0001520000001,
                        "bytesIn": 40065,
                        "objectSize": 40065,
                        "objectSizeUncompressed": 40065,
                        "chunks": [
                            {
                                "ts": 2190,
                                "bytes": 16310
                            },
                            {
                                "ts": 2218,
                                "bytes": 16375
                            },
                            {
                                "ts": 2227,
                                "bytes": 7380
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": 277,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 40065",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:37 GMT",
                                "etag: \"9c81-5bdcea683c8b9\"",
                                "last-modified: Thu, 18 Mar 2021 12:22:18 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2284,
                        "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": 40065,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 2040,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 17,
                        "http2_stream_dependency": 15,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 152,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "32 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 177.559,
                                        "standardDeviation": 47.8078,
                                        "kurtosis": 1.1289,
                                        "skewness": -1.3951,
                                        "entropy": 0.19120200000000001
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 128,
                                        "max": 255,
                                        "mean": 188.81,
                                        "standardDeviation": 33.737699999999997,
                                        "kurtosis": -0.96637399999999996,
                                        "skewness": -0.851132,
                                        "entropy": 0.20118800000000001
                                    },
                                    "green": {
                                        "min": 93,
                                        "max": 255,
                                        "mean": 181.43199999999999,
                                        "standardDeviation": 40.6158,
                                        "kurtosis": -1.66612,
                                        "skewness": -0.57550800000000002,
                                        "entropy": 0.19348499999999999
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 162.435,
                                        "standardDeviation": 69.069800000000001,
                                        "kurtosis": -0.612537,
                                        "skewness": -1.02146,
                                        "entropy": 0.17893200000000001
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:38+00:00",
                                    "date:modify": "2024-12-24T19:55:38+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "5a30dd0667fb8dc82579455ac419e63b8da419ea59df06dce196365cdbd59b50"
                                },
                                "tainted": false,
                                "filesize": "32685B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "74.4725MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.036"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 2227,
                        "ttfb_start": 2050,
                        "ttfb_end": 2188,
                        "download_start": 2188,
                        "download_end": 2227,
                        "download_ms": 39,
                        "all_start": 2050,
                        "all_end": 2227,
                        "all_ms": 177,
                        "index": 8,
                        "number": 9
                    },
                    {
                        "type": 3,
                        "id": "29874.135",
                        "request_id": "29874.135",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg",
                        "raw_id": "29874.135",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 309,
                        "ttfb_ms": 272,
                        "load_start": 2050,
                        "load_start_float": 2050.0001579999998,
                        "bytesIn": 39256,
                        "objectSize": 39256,
                        "objectSizeUncompressed": 39256,
                        "chunks": [
                            {
                                "ts": 2328,
                                "bytes": 16006
                            },
                            {
                                "ts": 2351,
                                "bytes": 16375
                            },
                            {
                                "ts": 2359,
                                "bytes": 6875
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": 277,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 39256",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:37 GMT",
                                "etag: \"9958-5bdcea8222319\"",
                                "last-modified: Thu, 18 Mar 2021 12:22:45 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2284,
                        "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": 39256,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 2043,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 19,
                        "http2_stream_dependency": 17,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 158,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "32 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 128,
                                        "max": 255,
                                        "mean": 187.52000000000001,
                                        "standardDeviation": 34.630099999999999,
                                        "kurtosis": -1.06287,
                                        "skewness": -0.79911699999999997,
                                        "entropy": 0.211341
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 128,
                                        "max": 255,
                                        "mean": 185.90100000000001,
                                        "standardDeviation": 37.123199999999997,
                                        "kurtosis": -1.45825,
                                        "skewness": -0.61303700000000005,
                                        "entropy": 0.20688599999999999
                                    },
                                    "green": {
                                        "min": 128,
                                        "max": 255,
                                        "mean": 191.72999999999999,
                                        "standardDeviation": 31.970600000000001,
                                        "kurtosis": -0.0179606,
                                        "skewness": -1.19529,
                                        "entropy": 0.21906200000000001
                                    },
                                    "blue": {
                                        "min": 128,
                                        "max": 255,
                                        "mean": 184.929,
                                        "standardDeviation": 34.796700000000001,
                                        "kurtosis": -1.30071,
                                        "skewness": -0.65691500000000003,
                                        "entropy": 0.20807600000000001
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:38+00:00",
                                    "date:modify": "2024-12-24T19:55:38+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "6515d9173d12b53a429a3bed5b48695ff459d166127827960e28ce6d91df1017"
                                },
                                "tainted": false,
                                "filesize": "32381B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "31.8018MB",
                                "userTime": "0.030u",
                                "elapsedTime": "0:01.085"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 2359,
                        "ttfb_start": 2050,
                        "ttfb_end": 2322,
                        "download_start": 2322,
                        "download_end": 2359,
                        "download_ms": 37,
                        "all_start": 2050,
                        "all_end": 2359,
                        "all_ms": 309,
                        "index": 9,
                        "number": 10
                    },
                    {
                        "type": 3,
                        "id": "29874.136",
                        "request_id": "29874.136",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg",
                        "raw_id": "29874.136",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 390,
                        "ttfb_ms": 272,
                        "load_start": 2050,
                        "load_start_float": 2050.000164,
                        "bytesIn": 45414,
                        "objectSize": 45414,
                        "objectSizeUncompressed": 45414,
                        "chunks": [
                            {
                                "ts": 2389,
                                "bytes": 16375
                            },
                            {
                                "ts": 2417,
                                "bytes": 16375
                            },
                            {
                                "ts": 2440,
                                "bytes": 12664
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": 277,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 45414",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:37 GMT",
                                "etag: \"b166-5bdcea9a9f838\"",
                                "last-modified: Thu, 18 Mar 2021 12:23:10 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2284,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 94,
                        "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": 45414,
                        "image_save": 2625,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 2044,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 21,
                        "http2_stream_dependency": 19,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 164,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "32 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 163.709,
                                        "standardDeviation": 60.798900000000003,
                                        "kurtosis": 0.427732,
                                        "skewness": -1.1387799999999999,
                                        "entropy": 0.196579
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 86,
                                        "max": 255,
                                        "mean": 176.25800000000001,
                                        "standardDeviation": 42.098799999999997,
                                        "kurtosis": -1.9136599999999999,
                                        "skewness": -0.25166300000000003,
                                        "entropy": 0.207845
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 154.46700000000001,
                                        "standardDeviation": 77.408699999999996,
                                        "kurtosis": -0.21695600000000001,
                                        "skewness": -1.07864,
                                        "entropy": 0.188693
                                    },
                                    "blue": {
                                        "min": 15,
                                        "max": 255,
                                        "mean": 160.404,
                                        "standardDeviation": 62.889099999999999,
                                        "kurtosis": -0.75220699999999996,
                                        "skewness": -0.82334099999999999,
                                        "entropy": 0.19319900000000001
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:38+00:00",
                                    "date:modify": "2024-12-24T19:55:38+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "c0c80262a4226b7670039f7ec8d30fb119f5deb4b87316fd268a7d1d2a7e5ff1"
                                },
                                "tainted": false,
                                "filesize": "32750B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "62562900B",
                                "userTime": "0.030u",
                                "elapsedTime": "0:01.043"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 2440,
                        "ttfb_start": 2050,
                        "ttfb_end": 2322,
                        "download_start": 2322,
                        "download_end": 2440,
                        "download_ms": 118,
                        "all_start": 2050,
                        "all_end": 2440,
                        "all_ms": 390,
                        "index": 10,
                        "number": 11
                    },
                    {
                        "type": 3,
                        "id": "29874.137",
                        "request_id": "29874.137",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg",
                        "raw_id": "29874.137",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 243,
                        "ttfb_ms": 206,
                        "load_start": 2050,
                        "load_start_float": 2050.0001699999998,
                        "bytesIn": 38636,
                        "objectSize": 38636,
                        "objectSizeUncompressed": 38636,
                        "chunks": [
                            {
                                "ts": 2257,
                                "bytes": 16310
                            },
                            {
                                "ts": 2285,
                                "bytes": 16375
                            },
                            {
                                "ts": 2293,
                                "bytes": 5951
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": 277,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 38636",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:37 GMT",
                                "etag: \"96ec-5bdceab695a7e\"",
                                "last-modified: Thu, 18 Mar 2021 12:23:40 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2284,
                        "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": 38636,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 2045,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 23,
                        "http2_stream_dependency": 21,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 170,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "38 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 94,
                                        "max": 255,
                                        "mean": 195.501,
                                        "standardDeviation": 30.677299999999999,
                                        "kurtosis": 0.60457799999999995,
                                        "skewness": -1.52301,
                                        "entropy": 0.1234
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 118,
                                        "max": 255,
                                        "mean": 198.21299999999999,
                                        "standardDeviation": 28.065899999999999,
                                        "kurtosis": -0.119577,
                                        "skewness": -1.3672299999999999,
                                        "entropy": 0.125142
                                    },
                                    "green": {
                                        "min": 94,
                                        "max": 255,
                                        "mean": 191.55000000000001,
                                        "standardDeviation": 38.782499999999999,
                                        "kurtosis": -0.12398000000000001,
                                        "skewness": -1.36754,
                                        "entropy": 0.119175
                                    },
                                    "blue": {
                                        "min": 121,
                                        "max": 255,
                                        "mean": 196.739,
                                        "standardDeviation": 25.183599999999998,
                                        "kurtosis": -0.116006,
                                        "skewness": -1.3665700000000001,
                                        "entropy": 0.12588299999999999
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:38+00:00",
                                    "date:modify": "2024-12-24T19:55:38+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "41e6cc6e4c226e039288a486441ff4847d186055005d237b816f41a0e6d87100"
                                },
                                "tainted": false,
                                "filesize": "38636B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "67.3422MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.040"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 2293,
                        "ttfb_start": 2050,
                        "ttfb_end": 2256,
                        "download_start": 2256,
                        "download_end": 2293,
                        "download_ms": 37,
                        "all_start": 2050,
                        "all_end": 2293,
                        "all_ms": 243,
                        "index": 11,
                        "number": 12
                    },
                    {
                        "type": 3,
                        "id": "29874.138",
                        "request_id": "29874.138",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg",
                        "raw_id": "29874.138",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 498,
                        "ttfb_ms": 272,
                        "load_start": 2050,
                        "load_start_float": 2050.000176,
                        "bytesIn": 64833,
                        "objectSize": 64833,
                        "objectSizeUncompressed": 64833,
                        "chunks": [
                            {
                                "ts": 2465,
                                "bytes": 16375
                            },
                            {
                                "ts": 2493,
                                "bytes": 16375
                            },
                            {
                                "ts": 2521,
                                "bytes": 16375
                            },
                            {
                                "ts": 2548,
                                "bytes": 15708
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": 277,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 64833",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:37 GMT",
                                "etag: \"fd41-5bdceab5a6a58\"",
                                "last-modified: Thu, 18 Mar 2021 12:23:39 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2284,
                        "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": 64833,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 2045,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 25,
                        "http2_stream_dependency": 23,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 176,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "63 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 249,
                                        "mean": 189.114,
                                        "standardDeviation": 45.695799999999998,
                                        "kurtosis": 3.8509199999999999,
                                        "skewness": -2.1485099999999999,
                                        "entropy": 0.27573399999999998
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 108,
                                        "max": 249,
                                        "mean": 198.35599999999999,
                                        "standardDeviation": 28.1173,
                                        "kurtosis": 0.074626100000000001,
                                        "skewness": -1.4204399999999999,
                                        "entropy": 0.26529799999999998
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 238,
                                        "mean": 185.09999999999999,
                                        "standardDeviation": 56.696199999999997,
                                        "kurtosis": 3.1698200000000001,
                                        "skewness": -2.06081,
                                        "entropy": 0.27460099999999998
                                    },
                                    "blue": {
                                        "min": 37,
                                        "max": 229,
                                        "mean": 183.886,
                                        "standardDeviation": 52.274000000000001,
                                        "kurtosis": 1.1452,
                                        "skewness": -1.6772100000000001,
                                        "entropy": 0.287304
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:38+00:00",
                                    "date:modify": "2024-12-24T19:55:38+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "c196860f8a1e948b56785697587328e6780513a6103601b650bc3d5f20b9d22a"
                                },
                                "tainted": false,
                                "filesize": "64833B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "94.773MB",
                                "userTime": "0.030u",
                                "elapsedTime": "0:01.028"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 2548,
                        "ttfb_start": 2050,
                        "ttfb_end": 2322,
                        "download_start": 2322,
                        "download_end": 2548,
                        "download_ms": 226,
                        "all_start": 2050,
                        "all_end": 2548,
                        "all_ms": 498,
                        "index": 12,
                        "number": 13
                    },
                    {
                        "type": 3,
                        "id": "29874.139",
                        "request_id": "29874.139",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg",
                        "raw_id": "29874.139",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 574,
                        "ttfb_ms": 273,
                        "load_start": 2050,
                        "load_start_float": 2050.0001820000002,
                        "bytesIn": 46927,
                        "objectSize": 46927,
                        "objectSizeUncompressed": 46927,
                        "chunks": [
                            {
                                "ts": 2573,
                                "bytes": 16375
                            },
                            {
                                "ts": 2601,
                                "bytes": 16375
                            },
                            {
                                "ts": 2624,
                                "bytes": 14177
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": 277,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 46927",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:37 GMT",
                                "etag: \"b74f-5bdceab716cdf\"",
                                "last-modified: Thu, 18 Mar 2021 12:23:40 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2284,
                        "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": 46927,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 2046,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 27,
                        "http2_stream_dependency": 25,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 182,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "46 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 228,
                                        "mean": 184.95599999999999,
                                        "standardDeviation": 52.020000000000003,
                                        "kurtosis": 3.7305799999999998,
                                        "skewness": -2.2392699999999999,
                                        "entropy": 0.14557500000000001
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 224,
                                        "mean": 168.648,
                                        "standardDeviation": 85.5749,
                                        "kurtosis": 0.11355899999999999,
                                        "skewness": -1.4444699999999999,
                                        "entropy": 0.13761899999999999
                                    },
                                    "green": {
                                        "min": 58,
                                        "max": 222,
                                        "mean": 186.08500000000001,
                                        "standardDeviation": 49.226999999999997,
                                        "kurtosis": -0.057995400000000003,
                                        "skewness": -1.38592,
                                        "entropy": 0.15096100000000001
                                    },
                                    "blue": {
                                        "min": 19,
                                        "max": 228,
                                        "mean": 200.13499999999999,
                                        "standardDeviation": 21.257999999999999,
                                        "kurtosis": 13.8344,
                                        "skewness": -3.0449600000000001,
                                        "entropy": 0.148145
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:38+00:00",
                                    "date:modify": "2024-12-24T19:55:38+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "c8a9d25f480c0175c5375bf5c77c9a7590e1f9fae4d0e96e7cb02285d313ed9e"
                                },
                                "tainted": false,
                                "filesize": "46927B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "155.342MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.017"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 2624,
                        "ttfb_start": 2050,
                        "ttfb_end": 2323,
                        "download_start": 2323,
                        "download_end": 2624,
                        "download_ms": 301,
                        "all_start": 2050,
                        "all_end": 2624,
                        "all_ms": 574,
                        "index": 13,
                        "number": 14
                    },
                    {
                        "type": 3,
                        "id": "29874.140",
                        "request_id": "29874.140",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg",
                        "raw_id": "29874.140",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1064,
                        "ttfb_ms": 273,
                        "load_start": 2050,
                        "load_start_float": 2050.000188,
                        "bytesIn": 291851,
                        "objectSize": 291851,
                        "objectSizeUncompressed": 291851,
                        "chunks": [
                            {
                                "ts": 2653,
                                "bytes": 16375
                            },
                            {
                                "ts": 2682,
                                "bytes": 16375
                            },
                            {
                                "ts": 2710,
                                "bytes": 16375
                            },
                            {
                                "ts": 2738,
                                "bytes": 16375
                            },
                            {
                                "ts": 2762,
                                "bytes": 16375
                            },
                            {
                                "ts": 2790,
                                "bytes": 16375
                            },
                            {
                                "ts": 2819,
                                "bytes": 16375
                            },
                            {
                                "ts": 2847,
                                "bytes": 16375
                            },
                            {
                                "ts": 2875,
                                "bytes": 16375
                            },
                            {
                                "ts": 2903,
                                "bytes": 16375
                            },
                            {
                                "ts": 2927,
                                "bytes": 16375
                            },
                            {
                                "ts": 2955,
                                "bytes": 16375
                            },
                            {
                                "ts": 2983,
                                "bytes": 16375
                            },
                            {
                                "ts": 3012,
                                "bytes": 16375
                            },
                            {
                                "ts": 3040,
                                "bytes": 16375
                            },
                            {
                                "ts": 3068,
                                "bytes": 16375
                            },
                            {
                                "ts": 3092,
                                "bytes": 16375
                            },
                            {
                                "ts": 3114,
                                "bytes": 13476
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": 277,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 291851",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:37 GMT",
                                "etag: \"4740b-61ce61baec10b\"",
                                "last-modified: Wed, 10 Jul 2024 15:14:52 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2305,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 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": 291851,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 2047,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 29,
                        "http2_stream_dependency": 27,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 188,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "272 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2601,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 300,
                                    "YResolution": 300
                                },
                                "Composite": {
                                    "ImageSize": "2601x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2601,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 300,
                                    "y": 300
                                },
                                "printSize": {
                                    "x": 8.6699999999999999,
                                    "y": 3.4666700000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2705040,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 82.037099999999995,
                                        "standardDeviation": 47.834899999999998,
                                        "kurtosis": -0.38687899999999997,
                                        "skewness": 0.33852300000000002,
                                        "entropy": 0.91509799999999997
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 78.873199999999997,
                                        "standardDeviation": 51.012099999999997,
                                        "kurtosis": 0.0053044099999999999,
                                        "skewness": 0.649474,
                                        "entropy": 0.92423599999999995
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 78.294899999999998,
                                        "standardDeviation": 44.827800000000003,
                                        "kurtosis": -0.131797,
                                        "skewness": 0.272117,
                                        "entropy": 0.90687399999999996
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 88.943200000000004,
                                        "standardDeviation": 47.6648,
                                        "kurtosis": -0.94362999999999997,
                                        "skewness": 0.023914000000000001,
                                        "entropy": 0.91418600000000005
                                    }
                                },
                                "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": 2601,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 81,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:38+00:00",
                                    "date:modify": "2024-12-24T19:55:38+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "7b7362e628dac506ea49c65970e84f48273d817906fb327a2d6c8a76e63e48cf"
                                },
                                "tainted": false,
                                "filesize": "278375B",
                                "numberPixels": "2705040",
                                "pixelsPerSecond": "98.8558MB",
                                "userTime": "0.030u",
                                "elapsedTime": "0:01.027"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 3114,
                        "ttfb_start": 2050,
                        "ttfb_end": 2323,
                        "download_start": 2323,
                        "download_end": 3114,
                        "download_ms": 791,
                        "all_start": 2050,
                        "all_end": 3114,
                        "all_ms": 1064,
                        "index": 14,
                        "number": 15
                    },
                    {
                        "type": 3,
                        "id": "29874.141",
                        "request_id": "29874.141",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg",
                        "raw_id": "29874.141",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1612,
                        "ttfb_ms": 273,
                        "load_start": 2050,
                        "load_start_float": 2050.0001940000002,
                        "bytesIn": 325362,
                        "objectSize": 325362,
                        "objectSizeUncompressed": 325362,
                        "chunks": [
                            {
                                "ts": 3144,
                                "bytes": 16375
                            },
                            {
                                "ts": 3172,
                                "bytes": 16375
                            },
                            {
                                "ts": 3200,
                                "bytes": 16375
                            },
                            {
                                "ts": 3224,
                                "bytes": 16375
                            },
                            {
                                "ts": 3252,
                                "bytes": 16375
                            },
                            {
                                "ts": 3281,
                                "bytes": 16375
                            },
                            {
                                "ts": 3309,
                                "bytes": 16375
                            },
                            {
                                "ts": 3337,
                                "bytes": 16375
                            },
                            {
                                "ts": 3365,
                                "bytes": 16375
                            },
                            {
                                "ts": 3389,
                                "bytes": 16375
                            },
                            {
                                "ts": 3418,
                                "bytes": 16375
                            },
                            {
                                "ts": 3446,
                                "bytes": 16375
                            },
                            {
                                "ts": 3474,
                                "bytes": 16375
                            },
                            {
                                "ts": 3503,
                                "bytes": 16375
                            },
                            {
                                "ts": 3531,
                                "bytes": 16375
                            },
                            {
                                "ts": 3555,
                                "bytes": 16375
                            },
                            {
                                "ts": 3584,
                                "bytes": 16375
                            },
                            {
                                "ts": 3611,
                                "bytes": 16375
                            },
                            {
                                "ts": 3640,
                                "bytes": 16375
                            },
                            {
                                "ts": 3662,
                                "bytes": 14237
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": 277,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 325362",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:37 GMT",
                                "etag: \"4f6f2-61ce61c08c40c\"",
                                "last-modified: Wed, 10 Jul 2024 15:14:58 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2305,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 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": 325362,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 2048,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 31,
                        "http2_stream_dependency": 29,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 194,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "318 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 300,
                                    "YResolution": 300
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 300,
                                    "y": 300
                                },
                                "printSize": {
                                    "x": 8.6666699999999999,
                                    "y": 3.4666700000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 128.554,
                                        "standardDeviation": 66.435400000000001,
                                        "kurtosis": -1.26528,
                                        "skewness": -0.14527599999999999,
                                        "entropy": 0.97721599999999997
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 131.46899999999999,
                                        "standardDeviation": 66.630200000000002,
                                        "kurtosis": -1.19753,
                                        "skewness": -0.29643000000000003,
                                        "entropy": 0.97408799999999995
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 128.13499999999999,
                                        "standardDeviation": 66.986599999999996,
                                        "kurtosis": -1.2793300000000001,
                                        "skewness": -0.13902700000000001,
                                        "entropy": 0.98028700000000002
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 126.05800000000001,
                                        "standardDeviation": 65.689300000000003,
                                        "kurtosis": -1.28064,
                                        "skewness": 0.0020152299999999998,
                                        "entropy": 0.97727299999999995
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 81,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:39+00:00",
                                    "date:modify": "2024-12-24T19:55:39+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "3e61fd1bb464279c96d42bdb1203ec5cb50097f811940702eb12d7ac90922c35"
                                },
                                "tainted": false,
                                "filesize": "325362B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "88.2613MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.030"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 3662,
                        "ttfb_start": 2050,
                        "ttfb_end": 2323,
                        "download_start": 2323,
                        "download_end": 3662,
                        "download_ms": 1339,
                        "all_start": 2050,
                        "all_end": 3662,
                        "all_ms": 1612,
                        "index": 15,
                        "number": 16
                    },
                    {
                        "type": 3,
                        "id": "29874.142",
                        "request_id": "29874.142",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg",
                        "raw_id": "29874.142",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2347,
                        "ttfb_ms": 1639,
                        "load_start": 2051,
                        "load_start_float": 2051.0001999999999,
                        "bytesIn": 420381,
                        "objectSize": 420381,
                        "objectSizeUncompressed": 420381,
                        "chunks": [
                            {
                                "ts": 3692,
                                "bytes": 16309
                            },
                            {
                                "ts": 3720,
                                "bytes": 16375
                            },
                            {
                                "ts": 3744,
                                "bytes": 16375
                            },
                            {
                                "ts": 3772,
                                "bytes": 16375
                            },
                            {
                                "ts": 3800,
                                "bytes": 16375
                            },
                            {
                                "ts": 3829,
                                "bytes": 16375
                            },
                            {
                                "ts": 3863,
                                "bytes": 16375
                            },
                            {
                                "ts": 3898,
                                "bytes": 16441
                            },
                            {
                                "ts": 3921,
                                "bytes": 16375
                            },
                            {
                                "ts": 3949,
                                "bytes": 16375
                            },
                            {
                                "ts": 3978,
                                "bytes": 16375
                            },
                            {
                                "ts": 4008,
                                "bytes": 16375
                            },
                            {
                                "ts": 4036,
                                "bytes": 16375
                            },
                            {
                                "ts": 4060,
                                "bytes": 16375
                            },
                            {
                                "ts": 4091,
                                "bytes": 16375
                            },
                            {
                                "ts": 4122,
                                "bytes": 16375
                            },
                            {
                                "ts": 4151,
                                "bytes": 16375
                            },
                            {
                                "ts": 4180,
                                "bytes": 16375
                            },
                            {
                                "ts": 4209,
                                "bytes": 16375
                            },
                            {
                                "ts": 4233,
                                "bytes": 16375
                            },
                            {
                                "ts": 4261,
                                "bytes": 16375
                            },
                            {
                                "ts": 4292,
                                "bytes": 16375
                            },
                            {
                                "ts": 4320,
                                "bytes": 16375
                            },
                            {
                                "ts": 4348,
                                "bytes": 16375
                            },
                            {
                                "ts": 4378,
                                "bytes": 16375
                            },
                            {
                                "ts": 4398,
                                "bytes": 11006
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": 277,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 420381",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:37 GMT",
                                "etag: \"66a1d-61ce61c5d48c3\"",
                                "last-modified: Wed, 10 Jul 2024 15:15:04 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2314,
                        "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": 420381,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 2049,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 33,
                        "http2_stream_dependency": 31,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 200,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "411 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 300,
                                    "YResolution": 300
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 300,
                                    "y": 300
                                },
                                "printSize": {
                                    "x": 8.6666699999999999,
                                    "y": 3.4666700000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 153.05199999999999,
                                        "standardDeviation": 68.898899999999998,
                                        "kurtosis": -1.0686800000000001,
                                        "skewness": -0.52385999999999999,
                                        "entropy": 0.96747499999999997
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 155.96700000000001,
                                        "standardDeviation": 66.2958,
                                        "kurtosis": -0.85215700000000005,
                                        "skewness": -0.63376900000000003,
                                        "entropy": 0.96267599999999998
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 155.18799999999999,
                                        "standardDeviation": 69.763000000000005,
                                        "kurtosis": -1.08328,
                                        "skewness": -0.53834800000000005,
                                        "entropy": 0.96473399999999998
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 148.00200000000001,
                                        "standardDeviation": 70.638000000000005,
                                        "kurtosis": -1.2216100000000001,
                                        "skewness": -0.40611900000000001,
                                        "entropy": 0.97501300000000002
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 81,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:40+00:00",
                                    "date:modify": "2024-12-24T19:55:40+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "ca63d74820b483689d0fad85b913f2c5442d27969cde13b3de6de461c8080210"
                                },
                                "tainted": false,
                                "filesize": "420381B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "120.177MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.022"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 4398,
                        "ttfb_start": 2051,
                        "ttfb_end": 3690,
                        "download_start": 3690,
                        "download_end": 4398,
                        "download_ms": 708,
                        "all_start": 2051,
                        "all_end": 4398,
                        "all_ms": 2347,
                        "index": 16,
                        "number": 17
                    },
                    {
                        "type": 3,
                        "id": "29874.144",
                        "request_id": "29874.144",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg",
                        "raw_id": "29874.144",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2779,
                        "ttfb_ms": 2022,
                        "load_start": 2399,
                        "load_start_float": 2399.0002079999999,
                        "bytesIn": 467457,
                        "objectSize": 467457,
                        "objectSizeUncompressed": 467457,
                        "chunks": [
                            {
                                "ts": 4423,
                                "bytes": 16286
                            },
                            {
                                "ts": 4451,
                                "bytes": 16375
                            },
                            {
                                "ts": 4479,
                                "bytes": 16375
                            },
                            {
                                "ts": 4507,
                                "bytes": 16375
                            },
                            {
                                "ts": 4536,
                                "bytes": 16375
                            },
                            {
                                "ts": 4559,
                                "bytes": 16375
                            },
                            {
                                "ts": 4588,
                                "bytes": 16375
                            },
                            {
                                "ts": 4616,
                                "bytes": 16464
                            },
                            {
                                "ts": 4644,
                                "bytes": 16375
                            },
                            {
                                "ts": 4673,
                                "bytes": 16375
                            },
                            {
                                "ts": 4701,
                                "bytes": 16375
                            },
                            {
                                "ts": 4724,
                                "bytes": 16375
                            },
                            {
                                "ts": 4753,
                                "bytes": 16375
                            },
                            {
                                "ts": 4781,
                                "bytes": 16375
                            },
                            {
                                "ts": 4810,
                                "bytes": 16375
                            },
                            {
                                "ts": 4839,
                                "bytes": 16375
                            },
                            {
                                "ts": 4866,
                                "bytes": 16375
                            },
                            {
                                "ts": 4890,
                                "bytes": 16375
                            },
                            {
                                "ts": 4918,
                                "bytes": 16375
                            },
                            {
                                "ts": 4946,
                                "bytes": 16375
                            },
                            {
                                "ts": 4972,
                                "bytes": 16375
                            },
                            {
                                "ts": 5003,
                                "bytes": 16375
                            },
                            {
                                "ts": 5031,
                                "bytes": 16375
                            },
                            {
                                "ts": 5055,
                                "bytes": 16375
                            },
                            {
                                "ts": 5083,
                                "bytes": 16375
                            },
                            {
                                "ts": 5111,
                                "bytes": 16375
                            },
                            {
                                "ts": 5140,
                                "bytes": 16375
                            },
                            {
                                "ts": 5168,
                                "bytes": 16375
                            },
                            {
                                "ts": 5178,
                                "bytes": 8957
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": 277,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 467457",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:38 GMT",
                                "etag: \"72201-61ce61cb12db4\"",
                                "last-modified: Wed, 10 Jul 2024 15:15:09 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2305,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 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": 467457,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 2398,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 35,
                        "http2_stream_dependency": 33,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 208,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "457 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2601,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 300,
                                    "YResolution": 300
                                },
                                "Composite": {
                                    "ImageSize": "2601x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2601,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 300,
                                    "y": 300
                                },
                                "printSize": {
                                    "x": 8.6699999999999999,
                                    "y": 3.4666700000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2705040,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 107.208,
                                        "standardDeviation": 64.976799999999997,
                                        "kurtosis": -1.28148,
                                        "skewness": -0.087606799999999999,
                                        "entropy": 0.94777100000000003
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 109.032,
                                        "standardDeviation": 67.686700000000002,
                                        "kurtosis": -1.30844,
                                        "skewness": -0.18906800000000001,
                                        "entropy": 0.93092600000000003
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 107.283,
                                        "standardDeviation": 67.512699999999995,
                                        "kurtosis": -1.3591599999999999,
                                        "skewness": -0.14610300000000001,
                                        "entropy": 0.93907600000000002
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 248,
                                        "mean": 105.309,
                                        "standardDeviation": 59.731099999999998,
                                        "kurtosis": -1.1561999999999999,
                                        "skewness": 0.11876100000000001,
                                        "entropy": 0.97331100000000004
                                    }
                                },
                                "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": 2601,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 81,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:40+00:00",
                                    "date:modify": "2024-12-24T19:55:40+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "9daee7a7769e91fed99896141cbefcff13c1bf03ddab5198dd88a6bcf481bad3"
                                },
                                "tainted": false,
                                "filesize": "467457B",
                                "numberPixels": "2705040",
                                "pixelsPerSecond": "117.165MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.023"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 5178,
                        "ttfb_start": 2399,
                        "ttfb_end": 4421,
                        "download_start": 4421,
                        "download_end": 5178,
                        "download_ms": 757,
                        "all_start": 2399,
                        "all_end": 5178,
                        "all_ms": 2779,
                        "index": 17,
                        "number": 18
                    },
                    {
                        "type": 3,
                        "id": "29874.145",
                        "request_id": "29874.145",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/content\/favicon-32x32.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/content\/favicon-32x32.svg",
                        "raw_id": "29874.145",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Other",
                        "load_ms": 40,
                        "ttfb_ms": 39,
                        "load_start": 5186,
                        "load_start_float": 5186.0002340000001,
                        "bytesIn": 518,
                        "objectSize": 518,
                        "objectSizeUncompressed": 518,
                        "chunks": [
                            {
                                "ts": 5226,
                                "bytes": 518
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/content\/favicon-32x32.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",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: u=1, i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 518",
                                "content-type: image\/svg+xml",
                                "date: Tue, 24 Dec 2024 19:55:41 GMT",
                                "etag: \"206-5673ab48e8bf1\"",
                                "last-modified: Mon, 12 Mar 2018 17:45:18 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2173,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -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": 5185,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 37,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 234,
                        "server_port": "443",
                        "load_end": 5226,
                        "ttfb_start": 5186,
                        "ttfb_end": 5225,
                        "download_start": 5225,
                        "download_end": 5226,
                        "download_ms": 1,
                        "all_start": 5186,
                        "all_end": 5226,
                        "all_ms": 40,
                        "index": 18,
                        "number": 19
                    },
                    {
                        "type": 3,
                        "id": "29874.151",
                        "request_id": "29874.151",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg",
                        "raw_id": "29874.151",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 589,
                        "ttfb_ms": 77,
                        "load_start": 5203,
                        "load_start_float": 5203.0002400000003,
                        "bytesIn": 320717,
                        "objectSize": 320717,
                        "objectSizeUncompressed": 320717,
                        "chunks": [
                            {
                                "ts": 5283,
                                "bytes": 16309
                            },
                            {
                                "ts": 5310,
                                "bytes": 16375
                            },
                            {
                                "ts": 5338,
                                "bytes": 16375
                            },
                            {
                                "ts": 5366,
                                "bytes": 16375
                            },
                            {
                                "ts": 5394,
                                "bytes": 16375
                            },
                            {
                                "ts": 5418,
                                "bytes": 16375
                            },
                            {
                                "ts": 5446,
                                "bytes": 16375
                            },
                            {
                                "ts": 5474,
                                "bytes": 16375
                            },
                            {
                                "ts": 5477,
                                "bytes": 66
                            },
                            {
                                "ts": 5501,
                                "bytes": 16375
                            },
                            {
                                "ts": 5530,
                                "bytes": 16375
                            },
                            {
                                "ts": 5558,
                                "bytes": 16375
                            },
                            {
                                "ts": 5584,
                                "bytes": 16375
                            },
                            {
                                "ts": 5612,
                                "bytes": 16375
                            },
                            {
                                "ts": 5640,
                                "bytes": 16375
                            },
                            {
                                "ts": 5669,
                                "bytes": 16375
                            },
                            {
                                "ts": 5697,
                                "bytes": 16375
                            },
                            {
                                "ts": 5723,
                                "bytes": 16375
                            },
                            {
                                "ts": 5751,
                                "bytes": 16375
                            },
                            {
                                "ts": 5780,
                                "bytes": 16375
                            },
                            {
                                "ts": 5792,
                                "bytes": 9592
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 320717",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:41 GMT",
                                "etag: \"4e4cd-5ad4cb19278d2\"",
                                "last-modified: Thu, 20 Aug 2020 10:36:31 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2263,
                        "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": 320717,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 5198,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 39,
                        "http2_stream_dependency": 37,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 240,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "313 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 158.73599999999999,
                                        "standardDeviation": 71.832099999999997,
                                        "kurtosis": -0.64721200000000001,
                                        "skewness": -0.75738700000000003,
                                        "entropy": 0.95916100000000004
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 180.10300000000001,
                                        "standardDeviation": 60.952599999999997,
                                        "kurtosis": 0.77139199999999997,
                                        "skewness": -1.1844699999999999,
                                        "entropy": 0.94162699999999999
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 160.077,
                                        "standardDeviation": 76.042000000000002,
                                        "kurtosis": -0.78018200000000004,
                                        "skewness": -0.76327400000000001,
                                        "entropy": 0.95964700000000003
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 136.029,
                                        "standardDeviation": 78.501599999999996,
                                        "kurtosis": -1.16018,
                                        "skewness": -0.35951499999999997,
                                        "entropy": 0.97621000000000002
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:41+00:00",
                                    "date:modify": "2024-12-24T19:55:41+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "d633920508cfc5c45b05bb3fe6f618fc9daf3623bd0b02ee4823222d063505a2"
                                },
                                "tainted": false,
                                "filesize": "320717B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "139.548MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.019"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 5792,
                        "ttfb_start": 5203,
                        "ttfb_end": 5280,
                        "download_start": 5280,
                        "download_end": 5792,
                        "download_ms": 512,
                        "all_start": 5203,
                        "all_end": 5792,
                        "all_ms": 589,
                        "index": 19,
                        "number": 20
                    },
                    {
                        "type": 3,
                        "id": "29874.152",
                        "request_id": "29874.152",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg",
                        "raw_id": "29874.152",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1250,
                        "ttfb_ms": 618,
                        "load_start": 5203,
                        "load_start_float": 5203.0002459999996,
                        "bytesIn": 383182,
                        "objectSize": 383182,
                        "objectSizeUncompressed": 383182,
                        "chunks": [
                            {
                                "ts": 5824,
                                "bytes": 16243
                            },
                            {
                                "ts": 5851,
                                "bytes": 16375
                            },
                            {
                                "ts": 5881,
                                "bytes": 16375
                            },
                            {
                                "ts": 5904,
                                "bytes": 16375
                            },
                            {
                                "ts": 5935,
                                "bytes": 16375
                            },
                            {
                                "ts": 5963,
                                "bytes": 16375
                            },
                            {
                                "ts": 5993,
                                "bytes": 16375
                            },
                            {
                                "ts": 6024,
                                "bytes": 16507
                            },
                            {
                                "ts": 6052,
                                "bytes": 16375
                            },
                            {
                                "ts": 6078,
                                "bytes": 16375
                            },
                            {
                                "ts": 6108,
                                "bytes": 16375
                            },
                            {
                                "ts": 6138,
                                "bytes": 16375
                            },
                            {
                                "ts": 6167,
                                "bytes": 16375
                            },
                            {
                                "ts": 6198,
                                "bytes": 16375
                            },
                            {
                                "ts": 6221,
                                "bytes": 16375
                            },
                            {
                                "ts": 6251,
                                "bytes": 16375
                            },
                            {
                                "ts": 6280,
                                "bytes": 16375
                            },
                            {
                                "ts": 6308,
                                "bytes": 16375
                            },
                            {
                                "ts": 6336,
                                "bytes": 16375
                            },
                            {
                                "ts": 6365,
                                "bytes": 16375
                            },
                            {
                                "ts": 6388,
                                "bytes": 16375
                            },
                            {
                                "ts": 6416,
                                "bytes": 16375
                            },
                            {
                                "ts": 6445,
                                "bytes": 16375
                            },
                            {
                                "ts": 6453,
                                "bytes": 6557
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 383182",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:41 GMT",
                                "etag: \"5d8ce-5ad4cb1cbe72f\"",
                                "last-modified: Thu, 20 Aug 2020 10:36:35 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2263,
                        "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": 383182,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 5199,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 41,
                        "http2_stream_dependency": 39,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 246,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "374 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 152.429,
                                        "standardDeviation": 77.145799999999994,
                                        "kurtosis": -1.03342,
                                        "skewness": -0.52381500000000003,
                                        "entropy": 0.96923099999999995
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 171.41499999999999,
                                        "standardDeviation": 67.216200000000001,
                                        "kurtosis": -0.50566,
                                        "skewness": -0.71575699999999998,
                                        "entropy": 0.96269800000000005
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 152.19800000000001,
                                        "standardDeviation": 82.062100000000001,
                                        "kurtosis": -1.14561,
                                        "skewness": -0.54547599999999996,
                                        "entropy": 0.96497900000000003
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 133.673,
                                        "standardDeviation": 82.159000000000006,
                                        "kurtosis": -1.31253,
                                        "skewness": -0.231848,
                                        "entropy": 0.98001400000000005
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:42+00:00",
                                    "date:modify": "2024-12-24T19:55:42+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "c1a21b8215fd88ebb405351a5d3de1086f25666dbf9ad400aa78ff98432642a1"
                                },
                                "tainted": false,
                                "filesize": "383182B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "134.701MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.020"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 6453,
                        "ttfb_start": 5203,
                        "ttfb_end": 5821,
                        "download_start": 5821,
                        "download_end": 6453,
                        "download_ms": 632,
                        "all_start": 5203,
                        "all_end": 6453,
                        "all_ms": 1250,
                        "index": 20,
                        "number": 21
                    },
                    {
                        "type": 3,
                        "id": "29874.153",
                        "request_id": "29874.153",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg",
                        "raw_id": "29874.153",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1740,
                        "ttfb_ms": 617,
                        "load_start": 5204,
                        "load_start_float": 5204.0002519999998,
                        "bytesIn": 289895,
                        "objectSize": 289895,
                        "objectSizeUncompressed": 289895,
                        "chunks": [
                            {
                                "ts": 6483,
                                "bytes": 16375
                            },
                            {
                                "ts": 6512,
                                "bytes": 16375
                            },
                            {
                                "ts": 6539,
                                "bytes": 16375
                            },
                            {
                                "ts": 6567,
                                "bytes": 16375
                            },
                            {
                                "ts": 6596,
                                "bytes": 16375
                            },
                            {
                                "ts": 6619,
                                "bytes": 16375
                            },
                            {
                                "ts": 6648,
                                "bytes": 16375
                            },
                            {
                                "ts": 6676,
                                "bytes": 16375
                            },
                            {
                                "ts": 6705,
                                "bytes": 16375
                            },
                            {
                                "ts": 6733,
                                "bytes": 16375
                            },
                            {
                                "ts": 6761,
                                "bytes": 16375
                            },
                            {
                                "ts": 6785,
                                "bytes": 16375
                            },
                            {
                                "ts": 6823,
                                "bytes": 16375
                            },
                            {
                                "ts": 6842,
                                "bytes": 16375
                            },
                            {
                                "ts": 6869,
                                "bytes": 16375
                            },
                            {
                                "ts": 6898,
                                "bytes": 16375
                            },
                            {
                                "ts": 6921,
                                "bytes": 16375
                            },
                            {
                                "ts": 6944,
                                "bytes": 11520
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 289895",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:41 GMT",
                                "etag: \"46c67-5ad4cb2036223\"",
                                "last-modified: Thu, 20 Aug 2020 10:36:39 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2263,
                        "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": 289895,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 5200,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 43,
                        "http2_stream_dependency": 41,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 252,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "272 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 154.839,
                                        "standardDeviation": 82.512200000000007,
                                        "kurtosis": -1.2913399999999999,
                                        "skewness": -0.39320300000000002,
                                        "entropy": 0.935473
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 176.935,
                                        "standardDeviation": 69.159400000000005,
                                        "kurtosis": -0.91231499999999999,
                                        "skewness": -0.57446399999999997,
                                        "entropy": 0.92492099999999999
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 153.072,
                                        "standardDeviation": 86.8767,
                                        "kurtosis": -1.4127700000000001,
                                        "skewness": -0.34718300000000002,
                                        "entropy": 0.93551899999999999
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 134.50899999999999,
                                        "standardDeviation": 91.500399999999999,
                                        "kurtosis": -1.5486899999999999,
                                        "skewness": -0.094238100000000005,
                                        "entropy": 0.94597799999999999
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:42+00:00",
                                    "date:modify": "2024-12-24T19:55:42+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "92b82ce5f50338c5185be80fd492784c50558388add97b36fea17d42233577ec"
                                },
                                "tainted": false,
                                "filesize": "278375B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "141.817MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.019"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 6944,
                        "ttfb_start": 5204,
                        "ttfb_end": 5821,
                        "download_start": 5821,
                        "download_end": 6944,
                        "download_ms": 1123,
                        "all_start": 5204,
                        "all_end": 6944,
                        "all_ms": 1740,
                        "index": 21,
                        "number": 22
                    },
                    {
                        "type": 3,
                        "id": "29874.154",
                        "request_id": "29874.154",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg",
                        "raw_id": "29874.154",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2809,
                        "ttfb_ms": 2334,
                        "load_start": 5204,
                        "load_start_float": 5204.000258,
                        "bytesIn": 299953,
                        "objectSize": 299953,
                        "objectSizeUncompressed": 299953,
                        "chunks": [
                            {
                                "ts": 7540,
                                "bytes": 16309
                            },
                            {
                                "ts": 7567,
                                "bytes": 16375
                            },
                            {
                                "ts": 7596,
                                "bytes": 16375
                            },
                            {
                                "ts": 7624,
                                "bytes": 16375
                            },
                            {
                                "ts": 7652,
                                "bytes": 16375
                            },
                            {
                                "ts": 7676,
                                "bytes": 16375
                            },
                            {
                                "ts": 7704,
                                "bytes": 16375
                            },
                            {
                                "ts": 7733,
                                "bytes": 16441
                            },
                            {
                                "ts": 7761,
                                "bytes": 16375
                            },
                            {
                                "ts": 7789,
                                "bytes": 16375
                            },
                            {
                                "ts": 7818,
                                "bytes": 16375
                            },
                            {
                                "ts": 7841,
                                "bytes": 16375
                            },
                            {
                                "ts": 7869,
                                "bytes": 16375
                            },
                            {
                                "ts": 7898,
                                "bytes": 16375
                            },
                            {
                                "ts": 7926,
                                "bytes": 16375
                            },
                            {
                                "ts": 7954,
                                "bytes": 16375
                            },
                            {
                                "ts": 7983,
                                "bytes": 16375
                            },
                            {
                                "ts": 8006,
                                "bytes": 16375
                            },
                            {
                                "ts": 8013,
                                "bytes": 5203
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 299953",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:41 GMT",
                                "etag: \"493b1-5ad4d0a784009\"",
                                "last-modified: Thu, 20 Aug 2020 11:01:23 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2266,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 299953,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 5200,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 45,
                        "http2_stream_dependency": 43,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 258,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "293 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 192.14599999999999,
                                        "standardDeviation": 56.676099999999998,
                                        "kurtosis": 2.9030900000000002,
                                        "skewness": -1.9111499999999999,
                                        "entropy": 0.85194000000000003
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 200.15199999999999,
                                        "standardDeviation": 52.738799999999998,
                                        "kurtosis": 3.6892100000000001,
                                        "skewness": -2.0979199999999998,
                                        "entropy": 0.83440199999999998
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 195.90000000000001,
                                        "standardDeviation": 57.608199999999997,
                                        "kurtosis": 3.4247700000000001,
                                        "skewness": -2.07978,
                                        "entropy": 0.84246799999999999
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 180.38800000000001,
                                        "standardDeviation": 59.6813,
                                        "kurtosis": 2.0667399999999998,
                                        "skewness": -1.67204,
                                        "entropy": 0.87895000000000001
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:43+00:00",
                                    "date:modify": "2024-12-24T19:55:43+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "a8d43aaf6530c98b1688f0ee5098e35df1e52465d57ab743bba66e909d97536e"
                                },
                                "tainted": false,
                                "filesize": "299953B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "102.705MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.026"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 8013,
                        "ttfb_start": 5204,
                        "ttfb_end": 7538,
                        "download_start": 7538,
                        "download_end": 8013,
                        "download_ms": 475,
                        "all_start": 5204,
                        "all_end": 8013,
                        "all_ms": 2809,
                        "index": 22,
                        "number": 23
                    },
                    {
                        "type": 3,
                        "id": "29874.155",
                        "request_id": "29874.155",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg",
                        "raw_id": "29874.155",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2310,
                        "ttfb_ms": 1763,
                        "load_start": 5204,
                        "load_start_float": 5204.0002640000002,
                        "bytesIn": 339856,
                        "objectSize": 339856,
                        "objectSizeUncompressed": 339856,
                        "chunks": [
                            {
                                "ts": 6969,
                                "bytes": 16309
                            },
                            {
                                "ts": 6997,
                                "bytes": 16375
                            },
                            {
                                "ts": 7025,
                                "bytes": 16375
                            },
                            {
                                "ts": 7053,
                                "bytes": 16375
                            },
                            {
                                "ts": 7082,
                                "bytes": 16375
                            },
                            {
                                "ts": 7110,
                                "bytes": 16375
                            },
                            {
                                "ts": 7134,
                                "bytes": 16375
                            },
                            {
                                "ts": 7162,
                                "bytes": 16441
                            },
                            {
                                "ts": 7190,
                                "bytes": 16375
                            },
                            {
                                "ts": 7219,
                                "bytes": 16375
                            },
                            {
                                "ts": 7247,
                                "bytes": 16375
                            },
                            {
                                "ts": 7273,
                                "bytes": 16375
                            },
                            {
                                "ts": 7300,
                                "bytes": 16375
                            },
                            {
                                "ts": 7327,
                                "bytes": 16375
                            },
                            {
                                "ts": 7355,
                                "bytes": 16375
                            },
                            {
                                "ts": 7384,
                                "bytes": 16375
                            },
                            {
                                "ts": 7412,
                                "bytes": 16375
                            },
                            {
                                "ts": 7435,
                                "bytes": 16375
                            },
                            {
                                "ts": 7464,
                                "bytes": 16375
                            },
                            {
                                "ts": 7492,
                                "bytes": 16375
                            },
                            {
                                "ts": 7514,
                                "bytes": 12356
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 339856",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:41 GMT",
                                "etag: \"52f90-5ad4d08ac3ad4\"",
                                "last-modified: Thu, 20 Aug 2020 11:00:53 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2266,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 339856,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 5202,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 47,
                        "http2_stream_dependency": 45,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 264,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "320 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 152.96799999999999,
                                        "standardDeviation": 70.453800000000001,
                                        "kurtosis": -0.82861399999999996,
                                        "skewness": -0.65016600000000002,
                                        "entropy": 0.94835000000000003
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 167.203,
                                        "standardDeviation": 62.4514,
                                        "kurtosis": -0.598244,
                                        "skewness": -0.71884199999999998,
                                        "entropy": 0.94017899999999999
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 154.267,
                                        "standardDeviation": 74.595299999999995,
                                        "kurtosis": -0.89074699999999996,
                                        "skewness": -0.69703999999999999,
                                        "entropy": 0.94654899999999997
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 137.43299999999999,
                                        "standardDeviation": 74.314700000000002,
                                        "kurtosis": -1.111,
                                        "skewness": -0.45141500000000001,
                                        "entropy": 0.95832300000000004
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:43+00:00",
                                    "date:modify": "2024-12-24T19:55:43+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "e12aef16d68ed8d3b2a27f3cbe6c46ea9f7e4d71309943b873329e973f749158"
                                },
                                "tainted": false,
                                "filesize": "327500B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "98.0394MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.027"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 7514,
                        "ttfb_start": 5204,
                        "ttfb_end": 6967,
                        "download_start": 6967,
                        "download_end": 7514,
                        "download_ms": 547,
                        "all_start": 5204,
                        "all_end": 7514,
                        "all_ms": 2310,
                        "index": 23,
                        "number": 24
                    },
                    {
                        "type": 3,
                        "id": "29874.157",
                        "request_id": "29874.157",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg",
                        "raw_id": "29874.157",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 268,
                        "ttfb_ms": 69,
                        "load_start": 8099,
                        "load_start_float": 8099.000274,
                        "bytesIn": 134955,
                        "objectSize": 134955,
                        "objectSizeUncompressed": 134955,
                        "chunks": [
                            {
                                "ts": 8171,
                                "bytes": 16286
                            },
                            {
                                "ts": 8198,
                                "bytes": 16375
                            },
                            {
                                "ts": 8226,
                                "bytes": 16375
                            },
                            {
                                "ts": 8254,
                                "bytes": 16375
                            },
                            {
                                "ts": 8283,
                                "bytes": 16375
                            },
                            {
                                "ts": 8306,
                                "bytes": 16375
                            },
                            {
                                "ts": 8335,
                                "bytes": 16375
                            },
                            {
                                "ts": 8363,
                                "bytes": 16464
                            },
                            {
                                "ts": 8367,
                                "bytes": 3955
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 134955",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:43 GMT",
                                "etag: \"20f2b-5ae676df0c174\"",
                                "last-modified: Thu, 03 Sep 2020 11:55:32 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2314,
                        "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": 134955,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 8098,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 49,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 274,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "132 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 1600,
                                    "ImageHeight": 640,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "1600x640",
                                    "Megapixels": 1
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1600,
                                    "height": 640,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1024000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 137.43000000000001,
                                        "standardDeviation": 82.940700000000007,
                                        "kurtosis": -1.3679300000000001,
                                        "skewness": -0.097636399999999998,
                                        "entropy": 0.94876300000000002
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 155.554,
                                        "standardDeviation": 77.611800000000002,
                                        "kurtosis": -0.93714399999999998,
                                        "skewness": -0.43762200000000001,
                                        "entropy": 0.95013499999999995
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 141.67599999999999,
                                        "standardDeviation": 80.161100000000005,
                                        "kurtosis": -1.2441,
                                        "skewness": -0.11418,
                                        "entropy": 0.95851200000000003
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 115.05800000000001,
                                        "standardDeviation": 91.049300000000002,
                                        "kurtosis": -1.4670799999999999,
                                        "skewness": 0.31368699999999999,
                                        "entropy": 0.937643
                                    }
                                },
                                "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": 1600,
                                    "height": 640,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:44+00:00",
                                    "date:modify": "2024-12-24T19:55:44+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "25351e53eb5dba91d73dc3ed3d9965b13828567fd85de15ff6b345be95a5b65a"
                                },
                                "tainted": false,
                                "filesize": "134955B",
                                "numberPixels": "1024000",
                                "pixelsPerSecond": "114.21MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.008"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 8367,
                        "ttfb_start": 8099,
                        "ttfb_end": 8168,
                        "download_start": 8168,
                        "download_end": 8367,
                        "download_ms": 199,
                        "all_start": 8099,
                        "all_end": 8367,
                        "all_ms": 268,
                        "index": 24,
                        "number": 25
                    },
                    {
                        "type": 3,
                        "id": "29874.159",
                        "request_id": "29874.159",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg",
                        "raw_id": "29874.159",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 415,
                        "ttfb_ms": 96,
                        "load_start": 8299,
                        "load_start_float": 8299.0002820000009,
                        "bytesIn": 206510,
                        "objectSize": 206510,
                        "objectSizeUncompressed": 206510,
                        "chunks": [
                            {
                                "ts": 8397,
                                "bytes": 16287
                            },
                            {
                                "ts": 8425,
                                "bytes": 16375
                            },
                            {
                                "ts": 8453,
                                "bytes": 16375
                            },
                            {
                                "ts": 8482,
                                "bytes": 16375
                            },
                            {
                                "ts": 8509,
                                "bytes": 16375
                            },
                            {
                                "ts": 8533,
                                "bytes": 16375
                            },
                            {
                                "ts": 8561,
                                "bytes": 16375
                            },
                            {
                                "ts": 8590,
                                "bytes": 16463
                            },
                            {
                                "ts": 8618,
                                "bytes": 16375
                            },
                            {
                                "ts": 8646,
                                "bytes": 16375
                            },
                            {
                                "ts": 8675,
                                "bytes": 16375
                            },
                            {
                                "ts": 8699,
                                "bytes": 16375
                            },
                            {
                                "ts": 8714,
                                "bytes": 10010
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 206510",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:44 GMT",
                                "etag: \"326ae-5ae676e0a19af\"",
                                "last-modified: Thu, 03 Sep 2020 11:55:34 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2317,
                        "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": 206510,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 8298,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 51,
                        "http2_stream_dependency": 49,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 282,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "202 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 124.97799999999999,
                                        "standardDeviation": 68.129000000000005,
                                        "kurtosis": -1.2128099999999999,
                                        "skewness": -0.124075,
                                        "entropy": 0.95654700000000004
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 145.78700000000001,
                                        "standardDeviation": 66.010800000000003,
                                        "kurtosis": -0.66428500000000001,
                                        "skewness": -0.53586199999999995,
                                        "entropy": 0.94807200000000003
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 241,
                                        "mean": 133.05000000000001,
                                        "standardDeviation": 64.304400000000001,
                                        "kurtosis": -0.990726,
                                        "skewness": -0.15418100000000001,
                                        "entropy": 0.96304500000000004
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 237,
                                        "mean": 96.096500000000006,
                                        "standardDeviation": 74.071799999999996,
                                        "kurtosis": -1.1963200000000001,
                                        "skewness": 0.43599100000000002,
                                        "entropy": 0.95852499999999996
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:44+00:00",
                                    "date:modify": "2024-12-24T19:55:44+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "c773264c2461b661fcbf87fc00ce70571570bc20fa08c02124c004168b377e3f"
                                },
                                "tainted": false,
                                "filesize": "206510B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "132.931MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.020"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 8714,
                        "ttfb_start": 8299,
                        "ttfb_end": 8395,
                        "download_start": 8395,
                        "download_end": 8714,
                        "download_ms": 319,
                        "all_start": 8299,
                        "all_end": 8714,
                        "all_ms": 415,
                        "index": 25,
                        "number": 26
                    },
                    {
                        "type": 3,
                        "id": "29874.161",
                        "request_id": "29874.161",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg",
                        "raw_id": "29874.161",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 696,
                        "ttfb_ms": 243,
                        "load_start": 8499,
                        "load_start_float": 8499.0002879999993,
                        "bytesIn": 284475,
                        "objectSize": 284475,
                        "objectSizeUncompressed": 284475,
                        "chunks": [
                            {
                                "ts": 8744,
                                "bytes": 16309
                            },
                            {
                                "ts": 8772,
                                "bytes": 16375
                            },
                            {
                                "ts": 8800,
                                "bytes": 16375
                            },
                            {
                                "ts": 8828,
                                "bytes": 16375
                            },
                            {
                                "ts": 8856,
                                "bytes": 16375
                            },
                            {
                                "ts": 8880,
                                "bytes": 16375
                            },
                            {
                                "ts": 8909,
                                "bytes": 16375
                            },
                            {
                                "ts": 8936,
                                "bytes": 16375
                            },
                            {
                                "ts": 8939,
                                "bytes": 66
                            },
                            {
                                "ts": 8963,
                                "bytes": 16375
                            },
                            {
                                "ts": 8991,
                                "bytes": 16375
                            },
                            {
                                "ts": 9020,
                                "bytes": 16375
                            },
                            {
                                "ts": 9048,
                                "bytes": 16375
                            },
                            {
                                "ts": 9076,
                                "bytes": 16375
                            },
                            {
                                "ts": 9100,
                                "bytes": 16375
                            },
                            {
                                "ts": 9128,
                                "bytes": 16375
                            },
                            {
                                "ts": 9157,
                                "bytes": 16375
                            },
                            {
                                "ts": 9183,
                                "bytes": 16375
                            },
                            {
                                "ts": 9195,
                                "bytes": 6100
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 284475",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:44 GMT",
                                "etag: \"4573b-5ae676e20f5f1\"",
                                "last-modified: Thu, 03 Sep 2020 11:55:36 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2317,
                        "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": 284475,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 8498,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 53,
                        "http2_stream_dependency": 51,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 288,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "278 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 83.177800000000005,
                                        "standardDeviation": 69.428200000000004,
                                        "kurtosis": -0.57109500000000002,
                                        "skewness": 0.807423,
                                        "entropy": 0.94847700000000001
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 86.295100000000005,
                                        "standardDeviation": 73.351200000000006,
                                        "kurtosis": -0.79813400000000001,
                                        "skewness": 0.71703399999999995,
                                        "entropy": 0.958144
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 94.877700000000004,
                                        "standardDeviation": 66.9636,
                                        "kurtosis": -0.70396700000000001,
                                        "skewness": 0.64628200000000002,
                                        "entropy": 0.97041299999999997
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 68.360399999999998,
                                        "standardDeviation": 67.969700000000003,
                                        "kurtosis": 0.165966,
                                        "skewness": 1.16513,
                                        "entropy": 0.916875
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:44+00:00",
                                    "date:modify": "2024-12-24T19:55:44+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "a3b54e4a572ca1e6e6fc6411ec9ab3427cfa400848c339e7d20e402077fda371"
                                },
                                "tainted": false,
                                "filesize": "284475B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "127.976MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.021"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 9195,
                        "ttfb_start": 8499,
                        "ttfb_end": 8742,
                        "download_start": 8742,
                        "download_end": 9195,
                        "download_ms": 453,
                        "all_start": 8499,
                        "all_end": 9195,
                        "all_ms": 696,
                        "index": 26,
                        "number": 27
                    },
                    {
                        "type": 3,
                        "id": "29874.163",
                        "request_id": "29874.163",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg",
                        "raw_id": "29874.163",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 730,
                        "ttfb_ms": 520,
                        "load_start": 8699,
                        "load_start_float": 8699.0002939999995,
                        "bytesIn": 141626,
                        "objectSize": 141626,
                        "objectSizeUncompressed": 141626,
                        "chunks": [
                            {
                                "ts": 9221,
                                "bytes": 16332
                            },
                            {
                                "ts": 9248,
                                "bytes": 16375
                            },
                            {
                                "ts": 9277,
                                "bytes": 16375
                            },
                            {
                                "ts": 9306,
                                "bytes": 16375
                            },
                            {
                                "ts": 9333,
                                "bytes": 16375
                            },
                            {
                                "ts": 9362,
                                "bytes": 16375
                            },
                            {
                                "ts": 9385,
                                "bytes": 16375
                            },
                            {
                                "ts": 9414,
                                "bytes": 16418
                            },
                            {
                                "ts": 9429,
                                "bytes": 10626
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 141626",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:44 GMT",
                                "etag: \"2293a-5ae676e2c4097\"",
                                "last-modified: Thu, 03 Sep 2020 11:55:36 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2314,
                        "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": 141626,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 8698,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 55,
                        "http2_stream_dependency": 53,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 294,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "138 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 1600,
                                    "ImageHeight": 640,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "1600x640",
                                    "Megapixels": 1
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1600,
                                    "height": 640,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1024000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 87.834900000000005,
                                        "standardDeviation": 54.238,
                                        "kurtosis": -0.59122200000000003,
                                        "skewness": 0.58833899999999995,
                                        "entropy": 0.94189699999999998
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 90.466499999999996,
                                        "standardDeviation": 58.2498,
                                        "kurtosis": -0.60126599999999997,
                                        "skewness": 0.66464199999999996,
                                        "entropy": 0.95423500000000006
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 102.81100000000001,
                                        "standardDeviation": 51.483400000000003,
                                        "kurtosis": -0.64988199999999996,
                                        "skewness": 0.45612900000000001,
                                        "entropy": 0.94879800000000003
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 253,
                                        "mean": 70.227599999999995,
                                        "standardDeviation": 52.980800000000002,
                                        "kurtosis": -0.339339,
                                        "skewness": 0.80718299999999998,
                                        "entropy": 0.92265699999999995
                                    }
                                },
                                "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": 1600,
                                    "height": 640,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:45+00:00",
                                    "date:modify": "2024-12-24T19:55:45+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "29f6e379306ca7a3b38327f5b0e5ea85ae1fc82a3a74d38ea49f5eaefb715c00"
                                },
                                "tainted": false,
                                "filesize": "141626B",
                                "numberPixels": "1024000",
                                "pixelsPerSecond": "113.027MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.009"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 9429,
                        "ttfb_start": 8699,
                        "ttfb_end": 9219,
                        "download_start": 9219,
                        "download_end": 9429,
                        "download_ms": 210,
                        "all_start": 8699,
                        "all_end": 9429,
                        "all_ms": 730,
                        "index": 27,
                        "number": 28
                    },
                    {
                        "type": 3,
                        "id": "29874.165",
                        "request_id": "29874.165",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg",
                        "raw_id": "29874.165",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 285,
                        "ttfb_ms": 76,
                        "load_start": 9600,
                        "load_start_float": 9600.0003020000004,
                        "bytesIn": 141066,
                        "objectSize": 141066,
                        "objectSizeUncompressed": 141066,
                        "chunks": [
                            {
                                "ts": 9679,
                                "bytes": 16286
                            },
                            {
                                "ts": 9706,
                                "bytes": 16375
                            },
                            {
                                "ts": 9734,
                                "bytes": 16375
                            },
                            {
                                "ts": 9762,
                                "bytes": 16375
                            },
                            {
                                "ts": 9791,
                                "bytes": 16375
                            },
                            {
                                "ts": 9816,
                                "bytes": 16375
                            },
                            {
                                "ts": 9843,
                                "bytes": 16375
                            },
                            {
                                "ts": 9871,
                                "bytes": 16464
                            },
                            {
                                "ts": 9885,
                                "bytes": 10066
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 141066",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:45 GMT",
                                "etag: \"2270a-5ae676e41f6c5\"",
                                "last-modified: Thu, 03 Sep 2020 11:55:38 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2317,
                        "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": 141066,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 9598,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 57,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 302,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "128 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 128.91499999999999,
                                        "standardDeviation": 62.566899999999997,
                                        "kurtosis": -1.0449299999999999,
                                        "skewness": 0.044015400000000003,
                                        "entropy": 0.92701699999999998
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 124.994,
                                        "standardDeviation": 69.187600000000003,
                                        "kurtosis": -1.3337300000000001,
                                        "skewness": 0.015392899999999999,
                                        "entropy": 0.93692699999999995
                                    },
                                    "green": {
                                        "min": 1,
                                        "max": 255,
                                        "mean": 142.005,
                                        "standardDeviation": 53.444099999999999,
                                        "kurtosis": -0.90866499999999994,
                                        "skewness": 0.15976699999999999,
                                        "entropy": 0.91222700000000001
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 119.747,
                                        "standardDeviation": 65.068899999999999,
                                        "kurtosis": -0.96291800000000005,
                                        "skewness": 0.23133100000000001,
                                        "entropy": 0.93189900000000003
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:45+00:00",
                                    "date:modify": "2024-12-24T19:55:45+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "b832668660f0cc0a548fa3d2de311b1746a7293180b31ef9950bbb6fb917d45a"
                                },
                                "tainted": false,
                                "filesize": "131000B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "56.5478MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.047"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 9885,
                        "ttfb_start": 9600,
                        "ttfb_end": 9676,
                        "download_start": 9676,
                        "download_end": 9885,
                        "download_ms": 209,
                        "all_start": 9600,
                        "all_end": 9885,
                        "all_ms": 285,
                        "index": 28,
                        "number": 29
                    },
                    {
                        "type": 3,
                        "id": "29874.167",
                        "request_id": "29874.167",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg",
                        "raw_id": "29874.167",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 398,
                        "ttfb_ms": 114,
                        "load_start": 9799,
                        "load_start_float": 9799.0003080000006,
                        "bytesIn": 185651,
                        "objectSize": 185651,
                        "objectSizeUncompressed": 185651,
                        "chunks": [
                            {
                                "ts": 9916,
                                "bytes": 16309
                            },
                            {
                                "ts": 9943,
                                "bytes": 16375
                            },
                            {
                                "ts": 9971,
                                "bytes": 16375
                            },
                            {
                                "ts": 10000,
                                "bytes": 16375
                            },
                            {
                                "ts": 10028,
                                "bytes": 16375
                            },
                            {
                                "ts": 10051,
                                "bytes": 16375
                            },
                            {
                                "ts": 10081,
                                "bytes": 16375
                            },
                            {
                                "ts": 10108,
                                "bytes": 16441
                            },
                            {
                                "ts": 10136,
                                "bytes": 16375
                            },
                            {
                                "ts": 10164,
                                "bytes": 16375
                            },
                            {
                                "ts": 10193,
                                "bytes": 16375
                            },
                            {
                                "ts": 10197,
                                "bytes": 5526
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 185651",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:45 GMT",
                                "etag: \"2d533-59f524eae5fe7\"",
                                "last-modified: Mon, 24 Feb 2020 13:25:39 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2341,
                        "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": 185651,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 9798,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 59,
                        "http2_stream_dependency": 57,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 308,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "181 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 1600,
                                    "ImageHeight": 640,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "1600x640",
                                    "Megapixels": 1
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1600,
                                    "height": 640,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1024000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 154.48500000000001,
                                        "standardDeviation": 60.733400000000003,
                                        "kurtosis": -0.85620099999999999,
                                        "skewness": -0.17769099999999999,
                                        "entropy": 0.97178799999999999
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 161.667,
                                        "standardDeviation": 58.9985,
                                        "kurtosis": -0.64316099999999998,
                                        "skewness": -0.34161900000000001,
                                        "entropy": 0.96537799999999996
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 152.697,
                                        "standardDeviation": 60.4803,
                                        "kurtosis": -0.89131199999999999,
                                        "skewness": -0.11125,
                                        "entropy": 0.97162899999999996
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 149.09,
                                        "standardDeviation": 62.721299999999999,
                                        "kurtosis": -0.94604999999999995,
                                        "skewness": -0.073150000000000007,
                                        "entropy": 0.978356
                                    }
                                },
                                "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": 1600,
                                    "height": 640,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:45+00:00",
                                    "date:modify": "2024-12-24T19:55:45+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "6ed4ca124e5452dc7eb1703b44b9b6dac05a232b6ec7d3b3f45315aa7068d887"
                                },
                                "tainted": false,
                                "filesize": "185651B",
                                "numberPixels": "1024000",
                                "pixelsPerSecond": "108.558MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.009"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 10197,
                        "ttfb_start": 9799,
                        "ttfb_end": 9913,
                        "download_start": 9913,
                        "download_end": 10197,
                        "download_ms": 284,
                        "all_start": 9799,
                        "all_end": 10197,
                        "all_ms": 398,
                        "index": 29,
                        "number": 30
                    },
                    {
                        "type": 3,
                        "id": "29874.169",
                        "request_id": "29874.169",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg",
                        "raw_id": "29874.169",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1088,
                        "ttfb_ms": 226,
                        "load_start": 9999,
                        "load_start_float": 9999.0003140000008,
                        "bytesIn": 529937,
                        "objectSize": 529937,
                        "objectSizeUncompressed": 529937,
                        "chunks": [
                            {
                                "ts": 10227,
                                "bytes": 16308
                            },
                            {
                                "ts": 10254,
                                "bytes": 16375
                            },
                            {
                                "ts": 10281,
                                "bytes": 16375
                            },
                            {
                                "ts": 10312,
                                "bytes": 16375
                            },
                            {
                                "ts": 10339,
                                "bytes": 16375
                            },
                            {
                                "ts": 10363,
                                "bytes": 16375
                            },
                            {
                                "ts": 10392,
                                "bytes": 16375
                            },
                            {
                                "ts": 10418,
                                "bytes": 16375
                            },
                            {
                                "ts": 10422,
                                "bytes": 67
                            },
                            {
                                "ts": 10446,
                                "bytes": 16375
                            },
                            {
                                "ts": 10475,
                                "bytes": 16375
                            },
                            {
                                "ts": 10503,
                                "bytes": 16375
                            },
                            {
                                "ts": 10531,
                                "bytes": 16375
                            },
                            {
                                "ts": 10559,
                                "bytes": 16375
                            },
                            {
                                "ts": 10583,
                                "bytes": 16375
                            },
                            {
                                "ts": 10613,
                                "bytes": 16375
                            },
                            {
                                "ts": 10640,
                                "bytes": 16375
                            },
                            {
                                "ts": 10668,
                                "bytes": 16375
                            },
                            {
                                "ts": 10696,
                                "bytes": 16375
                            },
                            {
                                "ts": 10724,
                                "bytes": 16375
                            },
                            {
                                "ts": 10750,
                                "bytes": 16375
                            },
                            {
                                "ts": 10776,
                                "bytes": 16375
                            },
                            {
                                "ts": 10805,
                                "bytes": 16375
                            },
                            {
                                "ts": 10833,
                                "bytes": 16375
                            },
                            {
                                "ts": 10861,
                                "bytes": 16375
                            },
                            {
                                "ts": 10890,
                                "bytes": 16375
                            },
                            {
                                "ts": 10913,
                                "bytes": 16375
                            },
                            {
                                "ts": 10941,
                                "bytes": 16375
                            },
                            {
                                "ts": 10970,
                                "bytes": 16375
                            },
                            {
                                "ts": 10998,
                                "bytes": 16375
                            },
                            {
                                "ts": 11026,
                                "bytes": 16375
                            },
                            {
                                "ts": 11055,
                                "bytes": 16375
                            },
                            {
                                "ts": 11078,
                                "bytes": 16375
                            },
                            {
                                "ts": 11087,
                                "bytes": 5937
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 529937",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:45 GMT",
                                "etag: \"81611-59f4fa9439b56\"",
                                "last-modified: Mon, 24 Feb 2020 10:16:14 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2332,
                        "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": 529937,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 9999,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 61,
                        "http2_stream_dependency": 59,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 314,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "518 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 300,
                                    "YResolution": 300
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 300,
                                    "y": 300
                                },
                                "printSize": {
                                    "x": 8.6666699999999999,
                                    "y": 3.4666700000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 160.774,
                                        "standardDeviation": 51.091099999999997,
                                        "kurtosis": -0.27478900000000001,
                                        "skewness": -0.33966099999999999,
                                        "entropy": 0.94853299999999996
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 170.09899999999999,
                                        "standardDeviation": 46.556399999999996,
                                        "kurtosis": 0.88483999999999996,
                                        "skewness": -0.69125199999999998,
                                        "entropy": 0.93193199999999998
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 160.786,
                                        "standardDeviation": 50.328600000000002,
                                        "kurtosis": -0.119764,
                                        "skewness": -0.317604,
                                        "entropy": 0.94917399999999996
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 151.43700000000001,
                                        "standardDeviation": 56.388300000000001,
                                        "kurtosis": -0.83635499999999996,
                                        "skewness": -0.017654,
                                        "entropy": 0.96449300000000004
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:46+00:00",
                                    "date:modify": "2024-12-24T19:55:46+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "e4aa29b12fe0dbef05277f6cceb6fa32dc6b9dbd409e793c60ed823a51b7ccdb"
                                },
                                "tainted": false,
                                "filesize": "529937B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "113.202MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.023"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 11087,
                        "ttfb_start": 9999,
                        "ttfb_end": 10225,
                        "download_start": 10225,
                        "download_end": 11087,
                        "download_ms": 862,
                        "all_start": 9999,
                        "all_end": 11087,
                        "all_ms": 1088,
                        "index": 30,
                        "number": 31
                    },
                    {
                        "type": 3,
                        "id": "29874.171",
                        "request_id": "29874.171",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg",
                        "raw_id": "29874.171",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1349,
                        "ttfb_ms": 915,
                        "load_start": 10200,
                        "load_start_float": 10200.000319999999,
                        "bytesIn": 275195,
                        "objectSize": 275195,
                        "objectSizeUncompressed": 275195,
                        "chunks": [
                            {
                                "ts": 11117,
                                "bytes": 16285
                            },
                            {
                                "ts": 11144,
                                "bytes": 16375
                            },
                            {
                                "ts": 11170,
                                "bytes": 16375
                            },
                            {
                                "ts": 11201,
                                "bytes": 16375
                            },
                            {
                                "ts": 11229,
                                "bytes": 16375
                            },
                            {
                                "ts": 11253,
                                "bytes": 16375
                            },
                            {
                                "ts": 11281,
                                "bytes": 16375
                            },
                            {
                                "ts": 11309,
                                "bytes": 16465
                            },
                            {
                                "ts": 11338,
                                "bytes": 16375
                            },
                            {
                                "ts": 11366,
                                "bytes": 16375
                            },
                            {
                                "ts": 11394,
                                "bytes": 16375
                            },
                            {
                                "ts": 11418,
                                "bytes": 16375
                            },
                            {
                                "ts": 11446,
                                "bytes": 16375
                            },
                            {
                                "ts": 11475,
                                "bytes": 16375
                            },
                            {
                                "ts": 11503,
                                "bytes": 16375
                            },
                            {
                                "ts": 11531,
                                "bytes": 16375
                            },
                            {
                                "ts": 11549,
                                "bytes": 13195
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 275195",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:46 GMT",
                                "etag: \"432fb-59f4fa99082c6\"",
                                "last-modified: Mon, 24 Feb 2020 10:16:19 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2347,
                        "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": 275195,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 10199,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 63,
                        "http2_stream_dependency": 61,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 320,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "269 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 300,
                                    "YResolution": 300
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 300,
                                    "y": 300
                                },
                                "printSize": {
                                    "x": 8.6666699999999999,
                                    "y": 3.4666700000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 132.84999999999999,
                                        "standardDeviation": 52.264600000000002,
                                        "kurtosis": -0.25486199999999998,
                                        "skewness": -0.13725899999999999,
                                        "entropy": 0.94873499999999999
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 131.31899999999999,
                                        "standardDeviation": 53.617699999999999,
                                        "kurtosis": -0.35903200000000002,
                                        "skewness": -0.29005199999999998,
                                        "entropy": 0.949739
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 133.58500000000001,
                                        "standardDeviation": 51.143799999999999,
                                        "kurtosis": -0.22640299999999999,
                                        "skewness": -0.18018000000000001,
                                        "entropy": 0.94750199999999996
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 133.64400000000001,
                                        "standardDeviation": 52.032200000000003,
                                        "kurtosis": -0.21018700000000001,
                                        "skewness": 0.077579999999999996,
                                        "entropy": 0.94896499999999995
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:47+00:00",
                                    "date:modify": "2024-12-24T19:55:47+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "547ce799260311d47d4adec31dca6b80be44e8dcb8cb7b9bbfe1e64394216449"
                                },
                                "tainted": false,
                                "filesize": "275195B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "103.448MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.026"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 11549,
                        "ttfb_start": 10200,
                        "ttfb_end": 11115,
                        "download_start": 11115,
                        "download_end": 11549,
                        "download_ms": 434,
                        "all_start": 10200,
                        "all_end": 11549,
                        "all_ms": 1349,
                        "index": 31,
                        "number": 32
                    },
                    {
                        "type": 3,
                        "id": "29874.173",
                        "request_id": "29874.173",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg",
                        "raw_id": "29874.173",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 562,
                        "ttfb_ms": 85,
                        "load_start": 11598,
                        "load_start_float": 11598.000328,
                        "bytesIn": 300854,
                        "objectSize": 300854,
                        "objectSizeUncompressed": 300854,
                        "chunks": [
                            {
                                "ts": 11686,
                                "bytes": 16285
                            },
                            {
                                "ts": 11713,
                                "bytes": 16375
                            },
                            {
                                "ts": 11741,
                                "bytes": 16375
                            },
                            {
                                "ts": 11769,
                                "bytes": 16375
                            },
                            {
                                "ts": 11798,
                                "bytes": 16375
                            },
                            {
                                "ts": 11821,
                                "bytes": 16375
                            },
                            {
                                "ts": 11850,
                                "bytes": 16375
                            },
                            {
                                "ts": 11876,
                                "bytes": 16375
                            },
                            {
                                "ts": 11881,
                                "bytes": 90
                            },
                            {
                                "ts": 11904,
                                "bytes": 16375
                            },
                            {
                                "ts": 11933,
                                "bytes": 16375
                            },
                            {
                                "ts": 11961,
                                "bytes": 16375
                            },
                            {
                                "ts": 11989,
                                "bytes": 16375
                            },
                            {
                                "ts": 12018,
                                "bytes": 16375
                            },
                            {
                                "ts": 12041,
                                "bytes": 16375
                            },
                            {
                                "ts": 12070,
                                "bytes": 16375
                            },
                            {
                                "ts": 12098,
                                "bytes": 16375
                            },
                            {
                                "ts": 12126,
                                "bytes": 16375
                            },
                            {
                                "ts": 12154,
                                "bytes": 16375
                            },
                            {
                                "ts": 12160,
                                "bytes": 6104
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 300854",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:47 GMT",
                                "etag: \"49736-59f4fa9dab73b\"",
                                "last-modified: Mon, 24 Feb 2020 10:16:24 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2332,
                        "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": 300854,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 11598,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 65,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 328,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "288 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 300,
                                    "YResolution": 300
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 300,
                                    "y": 300
                                },
                                "printSize": {
                                    "x": 8.6666699999999999,
                                    "y": 3.4666700000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 152.50700000000001,
                                        "standardDeviation": 67.641000000000005,
                                        "kurtosis": -0.82053299999999996,
                                        "skewness": -0.42828500000000003,
                                        "entropy": 0.97139500000000001
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 158.714,
                                        "standardDeviation": 65.609899999999996,
                                        "kurtosis": -0.55859800000000004,
                                        "skewness": -0.58130899999999996,
                                        "entropy": 0.96466499999999999
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 151.52199999999999,
                                        "standardDeviation": 67.993700000000004,
                                        "kurtosis": -0.86666500000000002,
                                        "skewness": -0.40247100000000002,
                                        "entropy": 0.97273100000000001
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 147.285,
                                        "standardDeviation": 69.319299999999998,
                                        "kurtosis": -0.957569,
                                        "skewness": -0.30462299999999998,
                                        "entropy": 0.97679000000000005
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:47+00:00",
                                    "date:modify": "2024-12-24T19:55:47+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "36162af2be9a47d307b420ba37254d9d0fa1301c9b30050d33a897b9bf65dbdf"
                                },
                                "tainted": false,
                                "filesize": "294750B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "106.27MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.025"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 12160,
                        "ttfb_start": 11598,
                        "ttfb_end": 11683,
                        "download_start": 11683,
                        "download_end": 12160,
                        "download_ms": 477,
                        "all_start": 11598,
                        "all_end": 12160,
                        "all_ms": 562,
                        "index": 32,
                        "number": 33
                    },
                    {
                        "type": 3,
                        "id": "29874.175",
                        "request_id": "29874.175",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg",
                        "raw_id": "29874.175",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1130,
                        "ttfb_ms": 388,
                        "load_start": 11800,
                        "load_start_float": 11800.000335999999,
                        "bytesIn": 456946,
                        "objectSize": 456946,
                        "objectSizeUncompressed": 456946,
                        "chunks": [
                            {
                                "ts": 12190,
                                "bytes": 16308
                            },
                            {
                                "ts": 12218,
                                "bytes": 16375
                            },
                            {
                                "ts": 12246,
                                "bytes": 16375
                            },
                            {
                                "ts": 12275,
                                "bytes": 16375
                            },
                            {
                                "ts": 12303,
                                "bytes": 16375
                            },
                            {
                                "ts": 12327,
                                "bytes": 16375
                            },
                            {
                                "ts": 12356,
                                "bytes": 16375
                            },
                            {
                                "ts": 12381,
                                "bytes": 16375
                            },
                            {
                                "ts": 12386,
                                "bytes": 67
                            },
                            {
                                "ts": 12410,
                                "bytes": 16375
                            },
                            {
                                "ts": 12438,
                                "bytes": 16375
                            },
                            {
                                "ts": 12466,
                                "bytes": 16375
                            },
                            {
                                "ts": 12495,
                                "bytes": 16375
                            },
                            {
                                "ts": 12523,
                                "bytes": 16375
                            },
                            {
                                "ts": 12546,
                                "bytes": 16375
                            },
                            {
                                "ts": 12575,
                                "bytes": 16375
                            },
                            {
                                "ts": 12604,
                                "bytes": 16375
                            },
                            {
                                "ts": 12631,
                                "bytes": 16375
                            },
                            {
                                "ts": 12660,
                                "bytes": 16375
                            },
                            {
                                "ts": 12686,
                                "bytes": 16375
                            },
                            {
                                "ts": 12714,
                                "bytes": 16375
                            },
                            {
                                "ts": 12740,
                                "bytes": 16375
                            },
                            {
                                "ts": 12768,
                                "bytes": 16375
                            },
                            {
                                "ts": 12796,
                                "bytes": 16375
                            },
                            {
                                "ts": 12825,
                                "bytes": 16375
                            },
                            {
                                "ts": 12854,
                                "bytes": 16375
                            },
                            {
                                "ts": 12877,
                                "bytes": 16375
                            },
                            {
                                "ts": 12908,
                                "bytes": 16375
                            },
                            {
                                "ts": 12930,
                                "bytes": 14821
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 456946",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:47 GMT",
                                "etag: \"6f8f2-5987abba9dc45\"",
                                "last-modified: Fri, 29 Nov 2019 11:43:05 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2365,
                        "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": 456946,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 11799,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 67,
                        "http2_stream_dependency": 65,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 336,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "432 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 73.805300000000003,
                                        "standardDeviation": 66.106899999999996,
                                        "kurtosis": -0.0148705,
                                        "skewness": 0.86202699999999999,
                                        "entropy": 0.91459400000000002
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 79.492699999999999,
                                        "standardDeviation": 67.883600000000001,
                                        "kurtosis": -0.34500900000000001,
                                        "skewness": 0.73129100000000002,
                                        "entropy": 0.93243900000000002
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 75.864900000000006,
                                        "standardDeviation": 64.677599999999998,
                                        "kurtosis": -0.023641100000000002,
                                        "skewness": 0.78820900000000005,
                                        "entropy": 0.92263799999999996
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 66.058300000000003,
                                        "standardDeviation": 65.759399999999999,
                                        "kurtosis": 0.493224,
                                        "skewness": 1.09056,
                                        "entropy": 0.88870400000000005
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:48+00:00",
                                    "date:modify": "2024-12-24T19:55:48+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "bed4248f091a6b1f1d9841ac4dce4757f53679a90d73e026cb854f43406aa062"
                                },
                                "tainted": false,
                                "filesize": "442125B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "93.5678MB",
                                "userTime": "0.030u",
                                "elapsedTime": "0:01.028"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 12930,
                        "ttfb_start": 11800,
                        "ttfb_end": 12188,
                        "download_start": 12188,
                        "download_end": 12930,
                        "download_ms": 742,
                        "all_start": 11800,
                        "all_end": 12930,
                        "all_ms": 1130,
                        "index": 33,
                        "number": 34
                    },
                    {
                        "type": 3,
                        "id": "29874.177",
                        "request_id": "29874.177",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg",
                        "raw_id": "29874.177",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1584,
                        "ttfb_ms": 956,
                        "load_start": 11999,
                        "load_start_float": 11999.000341999999,
                        "bytesIn": 389987,
                        "objectSize": 389987,
                        "objectSizeUncompressed": 389987,
                        "chunks": [
                            {
                                "ts": 12957,
                                "bytes": 16309
                            },
                            {
                                "ts": 12985,
                                "bytes": 16375
                            },
                            {
                                "ts": 13014,
                                "bytes": 16375
                            },
                            {
                                "ts": 13042,
                                "bytes": 16375
                            },
                            {
                                "ts": 13070,
                                "bytes": 16375
                            },
                            {
                                "ts": 13094,
                                "bytes": 16375
                            },
                            {
                                "ts": 13122,
                                "bytes": 16375
                            },
                            {
                                "ts": 13150,
                                "bytes": 16441
                            },
                            {
                                "ts": 13179,
                                "bytes": 16375
                            },
                            {
                                "ts": 13207,
                                "bytes": 16375
                            },
                            {
                                "ts": 13235,
                                "bytes": 16375
                            },
                            {
                                "ts": 13259,
                                "bytes": 16375
                            },
                            {
                                "ts": 13287,
                                "bytes": 16375
                            },
                            {
                                "ts": 13315,
                                "bytes": 16375
                            },
                            {
                                "ts": 13344,
                                "bytes": 16375
                            },
                            {
                                "ts": 13370,
                                "bytes": 16375
                            },
                            {
                                "ts": 13401,
                                "bytes": 16375
                            },
                            {
                                "ts": 13424,
                                "bytes": 16375
                            },
                            {
                                "ts": 13452,
                                "bytes": 16375
                            },
                            {
                                "ts": 13481,
                                "bytes": 16375
                            },
                            {
                                "ts": 13509,
                                "bytes": 16375
                            },
                            {
                                "ts": 13537,
                                "bytes": 16375
                            },
                            {
                                "ts": 13565,
                                "bytes": 16375
                            },
                            {
                                "ts": 13583,
                                "bytes": 13362
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 389987",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:47 GMT",
                                "etag: \"5f363-5987ac328baee\"",
                                "last-modified: Fri, 29 Nov 2019 11:45:11 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2365,
                        "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": 389987,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 11998,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 69,
                        "http2_stream_dependency": 67,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 342,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "368 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2602,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2602x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2602,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2706080,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 78.891199999999998,
                                        "standardDeviation": 59.658700000000003,
                                        "kurtosis": -0.379473,
                                        "skewness": 0.56114399999999998,
                                        "entropy": 0.91969299999999998
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 89.954999999999998,
                                        "standardDeviation": 57.174900000000001,
                                        "kurtosis": -0.167267,
                                        "skewness": 0.55585499999999999,
                                        "entropy": 0.94110899999999997
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 77.568700000000007,
                                        "standardDeviation": 59.951999999999998,
                                        "kurtosis": -0.382017,
                                        "skewness": 0.62318799999999996,
                                        "entropy": 0.93276099999999995
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 69.150000000000006,
                                        "standardDeviation": 61.8491,
                                        "kurtosis": -0.466445,
                                        "skewness": 0.62559799999999999,
                                        "entropy": 0.88521000000000005
                                    }
                                },
                                "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": 2602,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:49+00:00",
                                    "date:modify": "2024-12-24T19:55:49+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "61d484398bdfb5891154e9efacf4a17d2d217965f3c5b7e9b94aa501a2a17f6c"
                                },
                                "tainted": false,
                                "filesize": "376625B",
                                "numberPixels": "2706080",
                                "pixelsPerSecond": "131.406MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.020"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 13583,
                        "ttfb_start": 11999,
                        "ttfb_end": 12955,
                        "download_start": 12955,
                        "download_end": 13583,
                        "download_ms": 628,
                        "all_start": 11999,
                        "all_end": 13583,
                        "all_ms": 1584,
                        "index": 34,
                        "number": 35
                    },
                    {
                        "type": 3,
                        "id": "29874.179",
                        "request_id": "29874.179",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg",
                        "raw_id": "29874.179",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2034,
                        "ttfb_ms": 1413,
                        "load_start": 12199,
                        "load_start_float": 12199.000348,
                        "bytesIn": 387525,
                        "objectSize": 387525,
                        "objectSizeUncompressed": 387525,
                        "chunks": [
                            {
                                "ts": 13614,
                                "bytes": 16286
                            },
                            {
                                "ts": 13641,
                                "bytes": 16375
                            },
                            {
                                "ts": 13669,
                                "bytes": 16375
                            },
                            {
                                "ts": 13698,
                                "bytes": 16375
                            },
                            {
                                "ts": 13721,
                                "bytes": 16375
                            },
                            {
                                "ts": 13749,
                                "bytes": 16375
                            },
                            {
                                "ts": 13778,
                                "bytes": 16375
                            },
                            {
                                "ts": 13809,
                                "bytes": 16464
                            },
                            {
                                "ts": 13835,
                                "bytes": 16375
                            },
                            {
                                "ts": 13863,
                                "bytes": 16375
                            },
                            {
                                "ts": 13887,
                                "bytes": 16375
                            },
                            {
                                "ts": 13915,
                                "bytes": 16375
                            },
                            {
                                "ts": 13943,
                                "bytes": 16375
                            },
                            {
                                "ts": 13972,
                                "bytes": 16375
                            },
                            {
                                "ts": 13997,
                                "bytes": 16375
                            },
                            {
                                "ts": 14028,
                                "bytes": 16375
                            },
                            {
                                "ts": 14052,
                                "bytes": 16375
                            },
                            {
                                "ts": 14080,
                                "bytes": 16375
                            },
                            {
                                "ts": 14108,
                                "bytes": 16375
                            },
                            {
                                "ts": 14136,
                                "bytes": 16375
                            },
                            {
                                "ts": 14165,
                                "bytes": 16375
                            },
                            {
                                "ts": 14189,
                                "bytes": 16375
                            },
                            {
                                "ts": 14217,
                                "bytes": 16375
                            },
                            {
                                "ts": 14233,
                                "bytes": 10900
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 387525",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:48 GMT",
                                "etag: \"5e9c5-5987abc2770ae\"",
                                "last-modified: Fri, 29 Nov 2019 11:43:13 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2365,
                        "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": 387525,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 12198,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 71,
                        "http2_stream_dependency": 69,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 348,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "368 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 95.152000000000001,
                                        "standardDeviation": 68.993799999999993,
                                        "kurtosis": -0.62904199999999999,
                                        "skewness": 0.50749500000000003,
                                        "entropy": 0.96375699999999997
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 95.845299999999995,
                                        "standardDeviation": 71.057400000000001,
                                        "kurtosis": -0.72616199999999997,
                                        "skewness": 0.47094799999999998,
                                        "entropy": 0.96257199999999998
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 99.142300000000006,
                                        "standardDeviation": 67.891199999999998,
                                        "kurtosis": -0.64944599999999997,
                                        "skewness": 0.44516099999999997,
                                        "entropy": 0.97035099999999996
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 90.468500000000006,
                                        "standardDeviation": 68.033000000000001,
                                        "kurtosis": -0.472603,
                                        "skewness": 0.61448100000000005,
                                        "entropy": 0.95834799999999998
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:50+00:00",
                                    "date:modify": "2024-12-24T19:55:50+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "78f75da5415cad177ddfad0a9b24f0718f727e61e70d10a2abd3ca90e87b7706"
                                },
                                "tainted": false,
                                "filesize": "376625B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "132.633MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.020"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 14233,
                        "ttfb_start": 12199,
                        "ttfb_end": 13612,
                        "download_start": 13612,
                        "download_end": 14233,
                        "download_ms": 621,
                        "all_start": 12199,
                        "all_end": 14233,
                        "all_ms": 2034,
                        "index": 35,
                        "number": 36
                    },
                    {
                        "type": 3,
                        "id": "29874.181",
                        "request_id": "29874.181",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg",
                        "raw_id": "29874.181",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 754,
                        "ttfb_ms": 74,
                        "load_start": 14399,
                        "load_start_float": 14399.000356,
                        "bytesIn": 422128,
                        "objectSize": 422128,
                        "objectSizeUncompressed": 422128,
                        "chunks": [
                            {
                                "ts": 14476,
                                "bytes": 16287
                            },
                            {
                                "ts": 14502,
                                "bytes": 16375
                            },
                            {
                                "ts": 14531,
                                "bytes": 16375
                            },
                            {
                                "ts": 14559,
                                "bytes": 16375
                            },
                            {
                                "ts": 14588,
                                "bytes": 16375
                            },
                            {
                                "ts": 14611,
                                "bytes": 16375
                            },
                            {
                                "ts": 14639,
                                "bytes": 16375
                            },
                            {
                                "ts": 14666,
                                "bytes": 16375
                            },
                            {
                                "ts": 14670,
                                "bytes": 88
                            },
                            {
                                "ts": 14694,
                                "bytes": 16375
                            },
                            {
                                "ts": 14722,
                                "bytes": 16375
                            },
                            {
                                "ts": 14751,
                                "bytes": 16375
                            },
                            {
                                "ts": 14779,
                                "bytes": 16375
                            },
                            {
                                "ts": 14807,
                                "bytes": 16375
                            },
                            {
                                "ts": 14831,
                                "bytes": 16375
                            },
                            {
                                "ts": 14859,
                                "bytes": 16375
                            },
                            {
                                "ts": 14888,
                                "bytes": 16375
                            },
                            {
                                "ts": 14916,
                                "bytes": 16375
                            },
                            {
                                "ts": 14944,
                                "bytes": 16375
                            },
                            {
                                "ts": 14972,
                                "bytes": 16375
                            },
                            {
                                "ts": 14996,
                                "bytes": 16375
                            },
                            {
                                "ts": 15024,
                                "bytes": 16375
                            },
                            {
                                "ts": 15052,
                                "bytes": 16375
                            },
                            {
                                "ts": 15081,
                                "bytes": 16375
                            },
                            {
                                "ts": 15109,
                                "bytes": 16375
                            },
                            {
                                "ts": 15137,
                                "bytes": 16375
                            },
                            {
                                "ts": 15153,
                                "bytes": 12753
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 422128",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:50 GMT",
                                "etag: \"670f0-5987abca0e26f\"",
                                "last-modified: Fri, 29 Nov 2019 11:43:21 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2365,
                        "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": 422128,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 14398,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 73,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 356,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "412 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 121.842,
                                        "standardDeviation": 58.034599999999998,
                                        "kurtosis": -0.55624799999999996,
                                        "skewness": -0.13541900000000001,
                                        "entropy": 0.95408499999999996
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 142.048,
                                        "standardDeviation": 54.018000000000001,
                                        "kurtosis": 0.33907900000000002,
                                        "skewness": -0.615344,
                                        "entropy": 0.94911299999999998
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 119.51000000000001,
                                        "standardDeviation": 58.350700000000003,
                                        "kurtosis": -0.339698,
                                        "skewness": -0.12657399999999999,
                                        "entropy": 0.954372
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 103.967,
                                        "standardDeviation": 61.735199999999999,
                                        "kurtosis": -0.55000899999999997,
                                        "skewness": 0.34998499999999999,
                                        "entropy": 0.95876899999999998
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:50+00:00",
                                    "date:modify": "2024-12-24T19:55:50+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "042891b799d84bb3a9c2fab9f88dcaae08068af123ad7e08bc70aacd1d976a6e"
                                },
                                "tainted": false,
                                "filesize": "422128B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "131.6MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.020"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 15153,
                        "ttfb_start": 14399,
                        "ttfb_end": 14473,
                        "download_start": 14473,
                        "download_end": 15153,
                        "download_ms": 680,
                        "all_start": 14399,
                        "all_end": 15153,
                        "all_ms": 754,
                        "index": 36,
                        "number": 37
                    },
                    {
                        "type": 3,
                        "id": "29874.183",
                        "request_id": "29874.183",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg",
                        "raw_id": "29874.183",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1256,
                        "ttfb_ms": 583,
                        "load_start": 14599,
                        "load_start_float": 14599.000364,
                        "bytesIn": 417788,
                        "objectSize": 417788,
                        "objectSizeUncompressed": 417788,
                        "chunks": [
                            {
                                "ts": 15184,
                                "bytes": 16308
                            },
                            {
                                "ts": 15211,
                                "bytes": 16375
                            },
                            {
                                "ts": 15239,
                                "bytes": 16375
                            },
                            {
                                "ts": 15268,
                                "bytes": 16375
                            },
                            {
                                "ts": 15296,
                                "bytes": 16375
                            },
                            {
                                "ts": 15320,
                                "bytes": 16375
                            },
                            {
                                "ts": 15348,
                                "bytes": 16375
                            },
                            {
                                "ts": 15375,
                                "bytes": 16375
                            },
                            {
                                "ts": 15379,
                                "bytes": 67
                            },
                            {
                                "ts": 15403,
                                "bytes": 16375
                            },
                            {
                                "ts": 15431,
                                "bytes": 16375
                            },
                            {
                                "ts": 15459,
                                "bytes": 16375
                            },
                            {
                                "ts": 15488,
                                "bytes": 16375
                            },
                            {
                                "ts": 15516,
                                "bytes": 16375
                            },
                            {
                                "ts": 15540,
                                "bytes": 16375
                            },
                            {
                                "ts": 15568,
                                "bytes": 16375
                            },
                            {
                                "ts": 15596,
                                "bytes": 16375
                            },
                            {
                                "ts": 15625,
                                "bytes": 16375
                            },
                            {
                                "ts": 15653,
                                "bytes": 16375
                            },
                            {
                                "ts": 15681,
                                "bytes": 16375
                            },
                            {
                                "ts": 15706,
                                "bytes": 16375
                            },
                            {
                                "ts": 15733,
                                "bytes": 16375
                            },
                            {
                                "ts": 15761,
                                "bytes": 16375
                            },
                            {
                                "ts": 15790,
                                "bytes": 16375
                            },
                            {
                                "ts": 15819,
                                "bytes": 16375
                            },
                            {
                                "ts": 15847,
                                "bytes": 16375
                            },
                            {
                                "ts": 15855,
                                "bytes": 8413
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 417788",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:50 GMT",
                                "etag: \"65ffc-5987abd13ccd7\"",
                                "last-modified: Fri, 29 Nov 2019 11:43:29 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2365,
                        "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": 417788,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 14598,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 75,
                        "http2_stream_dependency": 73,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 364,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "400 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 91.588800000000006,
                                        "standardDeviation": 63.870600000000003,
                                        "kurtosis": -0.50161299999999998,
                                        "skewness": 0.45143899999999998,
                                        "entropy": 0.92501199999999995
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 119.15600000000001,
                                        "standardDeviation": 62.369599999999998,
                                        "kurtosis": -0.42813600000000002,
                                        "skewness": -0.047784699999999999,
                                        "entropy": 0.95883600000000002
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 86.590400000000002,
                                        "standardDeviation": 64.513800000000003,
                                        "kurtosis": -0.16353899999999999,
                                        "skewness": 0.546736,
                                        "entropy": 0.92827400000000004
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 69.020399999999995,
                                        "standardDeviation": 64.728399999999993,
                                        "kurtosis": 0.58628800000000003,
                                        "skewness": 1.0704499999999999,
                                        "entropy": 0.88792599999999999
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:51+00:00",
                                    "date:modify": "2024-12-24T19:55:51+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "0529f057dd521f2aa9049c1012c3a05a504d41b8ad23470554689b8e80cda668"
                                },
                                "tainted": false,
                                "filesize": "409375B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "128.012MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.021"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 15855,
                        "ttfb_start": 14599,
                        "ttfb_end": 15182,
                        "download_start": 15182,
                        "download_end": 15855,
                        "download_ms": 673,
                        "all_start": 14599,
                        "all_end": 15855,
                        "all_ms": 1256,
                        "index": 37,
                        "number": 38
                    },
                    {
                        "type": 3,
                        "id": "29874.185",
                        "request_id": "29874.185",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg",
                        "raw_id": "29874.185",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1754,
                        "ttfb_ms": 1084,
                        "load_start": 14799,
                        "load_start_float": 14799.00037,
                        "bytesIn": 413288,
                        "objectSize": 413288,
                        "objectSizeUncompressed": 413288,
                        "chunks": [
                            {
                                "ts": 15886,
                                "bytes": 16291
                            },
                            {
                                "ts": 15914,
                                "bytes": 16375
                            },
                            {
                                "ts": 15939,
                                "bytes": 16375
                            },
                            {
                                "ts": 15970,
                                "bytes": 16375
                            },
                            {
                                "ts": 15998,
                                "bytes": 16375
                            },
                            {
                                "ts": 16021,
                                "bytes": 16375
                            },
                            {
                                "ts": 16049,
                                "bytes": 16375
                            },
                            {
                                "ts": 16078,
                                "bytes": 16459
                            },
                            {
                                "ts": 16107,
                                "bytes": 16375
                            },
                            {
                                "ts": 16134,
                                "bytes": 16375
                            },
                            {
                                "ts": 16163,
                                "bytes": 16375
                            },
                            {
                                "ts": 16186,
                                "bytes": 16375
                            },
                            {
                                "ts": 16215,
                                "bytes": 16375
                            },
                            {
                                "ts": 16243,
                                "bytes": 16375
                            },
                            {
                                "ts": 16271,
                                "bytes": 16375
                            },
                            {
                                "ts": 16300,
                                "bytes": 16375
                            },
                            {
                                "ts": 16325,
                                "bytes": 16375
                            },
                            {
                                "ts": 16354,
                                "bytes": 16375
                            },
                            {
                                "ts": 16382,
                                "bytes": 16375
                            },
                            {
                                "ts": 16410,
                                "bytes": 16375
                            },
                            {
                                "ts": 16436,
                                "bytes": 16375
                            },
                            {
                                "ts": 16464,
                                "bytes": 16375
                            },
                            {
                                "ts": 16493,
                                "bytes": 16375
                            },
                            {
                                "ts": 16516,
                                "bytes": 16375
                            },
                            {
                                "ts": 16545,
                                "bytes": 16375
                            },
                            {
                                "ts": 16553,
                                "bytes": 3913
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 413288",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:50 GMT",
                                "etag: \"64e68-5680466e78297\"",
                                "last-modified: Thu, 22 Mar 2018 18:23:19 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2323,
                        "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": 413288,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 14798,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 77,
                        "http2_stream_dependency": 75,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 370,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "404 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 143.059,
                                        "standardDeviation": 69.808300000000003,
                                        "kurtosis": -1.06535,
                                        "skewness": -0.37886900000000001,
                                        "entropy": 0.96531299999999998
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 154.01300000000001,
                                        "standardDeviation": 65.142300000000006,
                                        "kurtosis": -0.79386100000000004,
                                        "skewness": -0.49704599999999999,
                                        "entropy": 0.96335999999999999
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 139.24700000000001,
                                        "standardDeviation": 73.990300000000005,
                                        "kurtosis": -1.1845699999999999,
                                        "skewness": -0.36060900000000001,
                                        "entropy": 0.96359600000000001
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 135.917,
                                        "standardDeviation": 70.292299999999997,
                                        "kurtosis": -1.1853499999999999,
                                        "skewness": -0.241927,
                                        "entropy": 0.96898300000000004
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:52+00:00",
                                    "date:modify": "2024-12-24T19:55:52+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "31449552125a97690275ba81c23e94a5c6a68d65ea3d8248f6957f9da90b32b2"
                                },
                                "tainted": false,
                                "filesize": "413288B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "121.178MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.022"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 16553,
                        "ttfb_start": 14799,
                        "ttfb_end": 15883,
                        "download_start": 15883,
                        "download_end": 16553,
                        "download_ms": 670,
                        "all_start": 14799,
                        "all_end": 16553,
                        "all_ms": 1754,
                        "index": 38,
                        "number": 39
                    },
                    {
                        "type": 3,
                        "id": "29874.187",
                        "request_id": "29874.187",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg",
                        "raw_id": "29874.187",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2361,
                        "ttfb_ms": 1578,
                        "load_start": 14999,
                        "load_start_float": 14999.000376,
                        "bytesIn": 483125,
                        "objectSize": 483125,
                        "objectSizeUncompressed": 483125,
                        "chunks": [
                            {
                                "ts": 16579,
                                "bytes": 16308
                            },
                            {
                                "ts": 16606,
                                "bytes": 16375
                            },
                            {
                                "ts": 16634,
                                "bytes": 16375
                            },
                            {
                                "ts": 16663,
                                "bytes": 16375
                            },
                            {
                                "ts": 16691,
                                "bytes": 16375
                            },
                            {
                                "ts": 16719,
                                "bytes": 16375
                            },
                            {
                                "ts": 16743,
                                "bytes": 16375
                            },
                            {
                                "ts": 16772,
                                "bytes": 16442
                            },
                            {
                                "ts": 16800,
                                "bytes": 16375
                            },
                            {
                                "ts": 16828,
                                "bytes": 16375
                            },
                            {
                                "ts": 16856,
                                "bytes": 16375
                            },
                            {
                                "ts": 16884,
                                "bytes": 16375
                            },
                            {
                                "ts": 16908,
                                "bytes": 16375
                            },
                            {
                                "ts": 16936,
                                "bytes": 16375
                            },
                            {
                                "ts": 16964,
                                "bytes": 16375
                            },
                            {
                                "ts": 16993,
                                "bytes": 16375
                            },
                            {
                                "ts": 17021,
                                "bytes": 16375
                            },
                            {
                                "ts": 17045,
                                "bytes": 16375
                            },
                            {
                                "ts": 17073,
                                "bytes": 16375
                            },
                            {
                                "ts": 17102,
                                "bytes": 16375
                            },
                            {
                                "ts": 17130,
                                "bytes": 16375
                            },
                            {
                                "ts": 17158,
                                "bytes": 16375
                            },
                            {
                                "ts": 17186,
                                "bytes": 16375
                            },
                            {
                                "ts": 17210,
                                "bytes": 16375
                            },
                            {
                                "ts": 17238,
                                "bytes": 16375
                            },
                            {
                                "ts": 17266,
                                "bytes": 16375
                            },
                            {
                                "ts": 17295,
                                "bytes": 16375
                            },
                            {
                                "ts": 17323,
                                "bytes": 16375
                            },
                            {
                                "ts": 17349,
                                "bytes": 16375
                            },
                            {
                                "ts": 17360,
                                "bytes": 8250
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 483125",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:50 GMT",
                                "etag: \"75f35-56804a4a3c7f8\"",
                                "last-modified: Thu, 22 Mar 2018 18:40:34 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2380,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 483125,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 14998,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 79,
                        "http2_stream_dependency": 77,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 376,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "464 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2601,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 300,
                                    "YResolution": 300
                                },
                                "Composite": {
                                    "ImageSize": "2601x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2601,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 300,
                                    "y": 300
                                },
                                "printSize": {
                                    "x": 8.6699999999999999,
                                    "y": 3.4666700000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2705040,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 140.899,
                                        "standardDeviation": 58.862200000000001,
                                        "kurtosis": -0.99538400000000005,
                                        "skewness": -0.088483300000000001,
                                        "entropy": 0.96024799999999999
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 162.74199999999999,
                                        "standardDeviation": 61.774000000000001,
                                        "kurtosis": -1.0109300000000001,
                                        "skewness": -0.30107899999999999,
                                        "entropy": 0.96091899999999997
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 141.85300000000001,
                                        "standardDeviation": 57.098199999999999,
                                        "kurtosis": -0.927674,
                                        "skewness": -0.17815300000000001,
                                        "entropy": 0.95785399999999998
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 253,
                                        "mean": 118.10299999999999,
                                        "standardDeviation": 57.714599999999997,
                                        "kurtosis": -1.0625,
                                        "skewness": 0.061168199999999999,
                                        "entropy": 0.96196999999999999
                                    }
                                },
                                "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": 2601,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:53+00:00",
                                    "date:modify": "2024-12-24T19:55:53+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "7a667a7fe2d8ec25d3f45e31c7cb3853191b6e9bedc2c5d93373b907f8104e0d"
                                },
                                "tainted": false,
                                "filesize": "474875B",
                                "numberPixels": "2705040",
                                "pixelsPerSecond": "93.5062MB",
                                "userTime": "0.030u",
                                "elapsedTime": "0:01.028"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 17360,
                        "ttfb_start": 14999,
                        "ttfb_end": 16577,
                        "download_start": 16577,
                        "download_end": 17360,
                        "download_ms": 783,
                        "all_start": 14999,
                        "all_end": 17360,
                        "all_ms": 2361,
                        "index": 39,
                        "number": 40
                    },
                    {
                        "type": 3,
                        "id": "29874.189",
                        "request_id": "29874.189",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg",
                        "raw_id": "29874.189",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 994,
                        "ttfb_ms": 84,
                        "load_start": 17499,
                        "load_start_float": 17499.000383999999,
                        "bytesIn": 559081,
                        "objectSize": 559081,
                        "objectSizeUncompressed": 559081,
                        "chunks": [
                            {
                                "ts": 17586,
                                "bytes": 16286
                            },
                            {
                                "ts": 17613,
                                "bytes": 16375
                            },
                            {
                                "ts": 17641,
                                "bytes": 16375
                            },
                            {
                                "ts": 17669,
                                "bytes": 16375
                            },
                            {
                                "ts": 17695,
                                "bytes": 16375
                            },
                            {
                                "ts": 17721,
                                "bytes": 16375
                            },
                            {
                                "ts": 17750,
                                "bytes": 16375
                            },
                            {
                                "ts": 17776,
                                "bytes": 16375
                            },
                            {
                                "ts": 17781,
                                "bytes": 89
                            },
                            {
                                "ts": 17804,
                                "bytes": 16375
                            },
                            {
                                "ts": 17833,
                                "bytes": 16375
                            },
                            {
                                "ts": 17861,
                                "bytes": 16375
                            },
                            {
                                "ts": 17889,
                                "bytes": 16375
                            },
                            {
                                "ts": 17918,
                                "bytes": 16375
                            },
                            {
                                "ts": 17941,
                                "bytes": 16375
                            },
                            {
                                "ts": 17970,
                                "bytes": 16375
                            },
                            {
                                "ts": 17998,
                                "bytes": 16375
                            },
                            {
                                "ts": 18026,
                                "bytes": 16375
                            },
                            {
                                "ts": 18054,
                                "bytes": 16375
                            },
                            {
                                "ts": 18083,
                                "bytes": 16375
                            },
                            {
                                "ts": 18106,
                                "bytes": 16375
                            },
                            {
                                "ts": 18135,
                                "bytes": 16375
                            },
                            {
                                "ts": 18163,
                                "bytes": 16375
                            },
                            {
                                "ts": 18191,
                                "bytes": 16375
                            },
                            {
                                "ts": 18219,
                                "bytes": 16375
                            },
                            {
                                "ts": 18248,
                                "bytes": 16375
                            },
                            {
                                "ts": 18272,
                                "bytes": 16375
                            },
                            {
                                "ts": 18300,
                                "bytes": 16375
                            },
                            {
                                "ts": 18328,
                                "bytes": 16375
                            },
                            {
                                "ts": 18356,
                                "bytes": 16375
                            },
                            {
                                "ts": 18385,
                                "bytes": 16375
                            },
                            {
                                "ts": 18413,
                                "bytes": 16375
                            },
                            {
                                "ts": 18436,
                                "bytes": 16375
                            },
                            {
                                "ts": 18465,
                                "bytes": 16375
                            },
                            {
                                "ts": 18493,
                                "bytes": 16375
                            },
                            {
                                "ts": 18493,
                                "bytes": 2331
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 559081",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:53 GMT",
                                "etag: \"887e9-567e6e8562a2a\"",
                                "last-modified: Wed, 21 Mar 2018 07:12:01 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2323,
                        "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": 559081,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 17499,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 81,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 384,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "546 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 300,
                                    "YResolution": 300
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 300,
                                    "y": 300
                                },
                                "printSize": {
                                    "x": 8.6666699999999999,
                                    "y": 3.4666700000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 120.624,
                                        "standardDeviation": 69.757999999999996,
                                        "kurtosis": -1.06341,
                                        "skewness": 0.22015399999999999,
                                        "entropy": 0.98722600000000005
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 130.49100000000001,
                                        "standardDeviation": 71.414400000000001,
                                        "kurtosis": -1.11385,
                                        "skewness": 0.15987599999999999,
                                        "entropy": 0.98711000000000004
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 115.405,
                                        "standardDeviation": 69.742800000000003,
                                        "kurtosis": -1.01267,
                                        "skewness": 0.225048,
                                        "entropy": 0.98995100000000003
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 115.977,
                                        "standardDeviation": 68.116699999999994,
                                        "kurtosis": -1.10446,
                                        "skewness": 0.26039200000000001,
                                        "entropy": 0.98461500000000002
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:54+00:00",
                                    "date:modify": "2024-12-24T19:55:54+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "e327160b1cff1f8f18f479c019e68b4a2b6adef5db040ba9566c5d02e0c1ea32"
                                },
                                "tainted": false,
                                "filesize": "559081B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "80.7823MB",
                                "userTime": "0.030u",
                                "elapsedTime": "0:01.033"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 18493,
                        "ttfb_start": 17499,
                        "ttfb_end": 17583,
                        "download_start": 17583,
                        "download_end": 18493,
                        "download_ms": 910,
                        "all_start": 17499,
                        "all_end": 18493,
                        "all_ms": 994,
                        "index": 40,
                        "number": 41
                    },
                    {
                        "type": 3,
                        "id": "29874.191",
                        "request_id": "29874.191",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg",
                        "raw_id": "29874.191",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1309,
                        "ttfb_ms": 822,
                        "load_start": 17699,
                        "load_start_float": 17699.000392000002,
                        "bytesIn": 306108,
                        "objectSize": 306108,
                        "objectSizeUncompressed": 306108,
                        "chunks": [
                            {
                                "ts": 18524,
                                "bytes": 16300
                            },
                            {
                                "ts": 18551,
                                "bytes": 16375
                            },
                            {
                                "ts": 18579,
                                "bytes": 16375
                            },
                            {
                                "ts": 18607,
                                "bytes": 16375
                            },
                            {
                                "ts": 18635,
                                "bytes": 16375
                            },
                            {
                                "ts": 18668,
                                "bytes": 16375
                            },
                            {
                                "ts": 18688,
                                "bytes": 16375
                            },
                            {
                                "ts": 18715,
                                "bytes": 16375
                            },
                            {
                                "ts": 18724,
                                "bytes": 75
                            },
                            {
                                "ts": 18742,
                                "bytes": 16375
                            },
                            {
                                "ts": 18771,
                                "bytes": 16375
                            },
                            {
                                "ts": 18799,
                                "bytes": 16375
                            },
                            {
                                "ts": 18825,
                                "bytes": 16375
                            },
                            {
                                "ts": 18856,
                                "bytes": 16375
                            },
                            {
                                "ts": 18889,
                                "bytes": 16375
                            },
                            {
                                "ts": 18907,
                                "bytes": 16375
                            },
                            {
                                "ts": 18936,
                                "bytes": 16375
                            },
                            {
                                "ts": 18964,
                                "bytes": 16375
                            },
                            {
                                "ts": 18997,
                                "bytes": 16375
                            },
                            {
                                "ts": 19008,
                                "bytes": 11358
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 306108",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:53 GMT",
                                "etag: \"4abbc-568036adc33a6\"",
                                "last-modified: Thu, 22 Mar 2018 17:12:50 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2323,
                        "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": 306108,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 17698,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 83,
                        "http2_stream_dependency": 81,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 392,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "288 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 156.387,
                                        "standardDeviation": 64.202799999999996,
                                        "kurtosis": -0.45413199999999998,
                                        "skewness": -0.69459099999999996,
                                        "entropy": 0.93582100000000001
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 168.79300000000001,
                                        "standardDeviation": 66.085700000000003,
                                        "kurtosis": -0.37217600000000001,
                                        "skewness": -0.81869800000000004,
                                        "entropy": 0.92521399999999998
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 156.209,
                                        "standardDeviation": 63.875399999999999,
                                        "kurtosis": -0.30653200000000003,
                                        "skewness": -0.78220000000000001,
                                        "entropy": 0.938724
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 144.15899999999999,
                                        "standardDeviation": 62.647199999999998,
                                        "kurtosis": -0.52660200000000001,
                                        "skewness": -0.604464,
                                        "entropy": 0.94352499999999995
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:54+00:00",
                                    "date:modify": "2024-12-24T19:55:54+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "ff1d7e0454be12369cad35230455de0506237499295e2b03d48190deb162f9a1"
                                },
                                "tainted": false,
                                "filesize": "294750B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "141.638MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.019"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 19008,
                        "ttfb_start": 17699,
                        "ttfb_end": 18521,
                        "download_start": 18521,
                        "download_end": 19008,
                        "download_ms": 487,
                        "all_start": 17699,
                        "all_end": 19008,
                        "all_ms": 1309,
                        "index": 41,
                        "number": 42
                    },
                    {
                        "type": 3,
                        "id": "29874.193",
                        "request_id": "29874.193",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg",
                        "raw_id": "29874.193",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2333,
                        "ttfb_ms": 1137,
                        "load_start": 17899,
                        "load_start_float": 17899.000398,
                        "bytesIn": 728608,
                        "objectSize": 728608,
                        "objectSizeUncompressed": 728608,
                        "chunks": [
                            {
                                "ts": 19038,
                                "bytes": 16309
                            },
                            {
                                "ts": 19065,
                                "bytes": 16375
                            },
                            {
                                "ts": 19091,
                                "bytes": 16375
                            },
                            {
                                "ts": 19122,
                                "bytes": 16375
                            },
                            {
                                "ts": 19150,
                                "bytes": 16375
                            },
                            {
                                "ts": 19174,
                                "bytes": 16375
                            },
                            {
                                "ts": 19202,
                                "bytes": 16375
                            },
                            {
                                "ts": 19229,
                                "bytes": 16375
                            },
                            {
                                "ts": 19233,
                                "bytes": 66
                            },
                            {
                                "ts": 19257,
                                "bytes": 16375
                            },
                            {
                                "ts": 19285,
                                "bytes": 16375
                            },
                            {
                                "ts": 19314,
                                "bytes": 16375
                            },
                            {
                                "ts": 19342,
                                "bytes": 16375
                            },
                            {
                                "ts": 19370,
                                "bytes": 16375
                            },
                            {
                                "ts": 19394,
                                "bytes": 16375
                            },
                            {
                                "ts": 19422,
                                "bytes": 16375
                            },
                            {
                                "ts": 19450,
                                "bytes": 16375
                            },
                            {
                                "ts": 19479,
                                "bytes": 16375
                            },
                            {
                                "ts": 19507,
                                "bytes": 16375
                            },
                            {
                                "ts": 19533,
                                "bytes": 16375
                            },
                            {
                                "ts": 19559,
                                "bytes": 16375
                            },
                            {
                                "ts": 19587,
                                "bytes": 16375
                            },
                            {
                                "ts": 19616,
                                "bytes": 16375
                            },
                            {
                                "ts": 19644,
                                "bytes": 16375
                            },
                            {
                                "ts": 19672,
                                "bytes": 16375
                            },
                            {
                                "ts": 19701,
                                "bytes": 16375
                            },
                            {
                                "ts": 19724,
                                "bytes": 16375
                            },
                            {
                                "ts": 19752,
                                "bytes": 16375
                            },
                            {
                                "ts": 19781,
                                "bytes": 16375
                            },
                            {
                                "ts": 19824,
                                "bytes": 16375
                            },
                            {
                                "ts": 19835,
                                "bytes": 16375
                            },
                            {
                                "ts": 19865,
                                "bytes": 16375
                            },
                            {
                                "ts": 19889,
                                "bytes": 16375
                            },
                            {
                                "ts": 19917,
                                "bytes": 16375
                            },
                            {
                                "ts": 19946,
                                "bytes": 16375
                            },
                            {
                                "ts": 19974,
                                "bytes": 16375
                            },
                            {
                                "ts": 20002,
                                "bytes": 16375
                            },
                            {
                                "ts": 20026,
                                "bytes": 16375
                            },
                            {
                                "ts": 20054,
                                "bytes": 16375
                            },
                            {
                                "ts": 20083,
                                "bytes": 16375
                            },
                            {
                                "ts": 20111,
                                "bytes": 16375
                            },
                            {
                                "ts": 20139,
                                "bytes": 16375
                            },
                            {
                                "ts": 20167,
                                "bytes": 16375
                            },
                            {
                                "ts": 20191,
                                "bytes": 16375
                            },
                            {
                                "ts": 20219,
                                "bytes": 16375
                            },
                            {
                                "ts": 20232,
                                "bytes": 8108
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 728608",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:53 GMT",
                                "etag: \"b1e20-568048a566f26\"",
                                "last-modified: Thu, 22 Mar 2018 18:33:13 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2323,
                        "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": 728608,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 17898,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 85,
                        "http2_stream_dependency": 83,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 398,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "704 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2601,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2601x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2601,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2705040,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 135,
                                        "standardDeviation": 33.912300000000002,
                                        "kurtosis": 1.5787100000000001,
                                        "skewness": -0.38995000000000002,
                                        "entropy": 0.88168999999999997
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 141.08099999999999,
                                        "standardDeviation": 36.799199999999999,
                                        "kurtosis": 0.83120400000000005,
                                        "skewness": -0.216089,
                                        "entropy": 0.90167299999999995
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 133.345,
                                        "standardDeviation": 33.184600000000003,
                                        "kurtosis": 1.54766,
                                        "skewness": -0.398449,
                                        "entropy": 0.88012599999999996
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 130.57300000000001,
                                        "standardDeviation": 31.7531,
                                        "kurtosis": 2.5457800000000002,
                                        "skewness": -0.86620900000000001,
                                        "entropy": 0.86327200000000004
                                    }
                                },
                                "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": 2601,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:56+00:00",
                                    "date:modify": "2024-12-24T19:55:56+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "06fbd5e432dfc444ec632fe1ccceb1f6648f0d6b66d76c55218a550f02b27a2f"
                                },
                                "tainted": false,
                                "filesize": "720500B",
                                "numberPixels": "2705040",
                                "pixelsPerSecond": "100.806MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.026"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 20232,
                        "ttfb_start": 17899,
                        "ttfb_end": 19036,
                        "download_start": 19036,
                        "download_end": 20232,
                        "download_ms": 1196,
                        "all_start": 17899,
                        "all_end": 20232,
                        "all_ms": 2333,
                        "index": 42,
                        "number": 43
                    },
                    {
                        "type": 3,
                        "id": "29874.195",
                        "request_id": "29874.195",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg",
                        "raw_id": "29874.195",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2742,
                        "ttfb_ms": 2161,
                        "load_start": 18099,
                        "load_start_float": 18099.000403999999,
                        "bytesIn": 363353,
                        "objectSize": 363353,
                        "objectSizeUncompressed": 363353,
                        "chunks": [
                            {
                                "ts": 20262,
                                "bytes": 16308
                            },
                            {
                                "ts": 20290,
                                "bytes": 16375
                            },
                            {
                                "ts": 20316,
                                "bytes": 16375
                            },
                            {
                                "ts": 20342,
                                "bytes": 16375
                            },
                            {
                                "ts": 20370,
                                "bytes": 16375
                            },
                            {
                                "ts": 20399,
                                "bytes": 16375
                            },
                            {
                                "ts": 20427,
                                "bytes": 16375
                            },
                            {
                                "ts": 20455,
                                "bytes": 16442
                            },
                            {
                                "ts": 20484,
                                "bytes": 16375
                            },
                            {
                                "ts": 20507,
                                "bytes": 16375
                            },
                            {
                                "ts": 20535,
                                "bytes": 16375
                            },
                            {
                                "ts": 20564,
                                "bytes": 16375
                            },
                            {
                                "ts": 20592,
                                "bytes": 16375
                            },
                            {
                                "ts": 20620,
                                "bytes": 16375
                            },
                            {
                                "ts": 20648,
                                "bytes": 16375
                            },
                            {
                                "ts": 20672,
                                "bytes": 16375
                            },
                            {
                                "ts": 20700,
                                "bytes": 16375
                            },
                            {
                                "ts": 20729,
                                "bytes": 16375
                            },
                            {
                                "ts": 20757,
                                "bytes": 16375
                            },
                            {
                                "ts": 20785,
                                "bytes": 16375
                            },
                            {
                                "ts": 20815,
                                "bytes": 16375
                            },
                            {
                                "ts": 20837,
                                "bytes": 16375
                            },
                            {
                                "ts": 20841,
                                "bytes": 3103
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 363353",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:53 GMT",
                                "etag: \"58b59-5680343ca9621\"",
                                "last-modified: Thu, 22 Mar 2018 17:01:55 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2320,
                        "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": 363353,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 18098,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 87,
                        "http2_stream_dependency": 85,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 404,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "355 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 300,
                                    "YResolution": 300
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 300,
                                    "y": 300
                                },
                                "printSize": {
                                    "x": 8.6666699999999999,
                                    "y": 3.4666700000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 180.68899999999999,
                                        "standardDeviation": 73.169499999999999,
                                        "kurtosis": -0.011504199999999999,
                                        "skewness": -1.2303900000000001,
                                        "entropy": 0.87141199999999996
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 184.72399999999999,
                                        "standardDeviation": 84.197599999999994,
                                        "kurtosis": -0.27096799999999999,
                                        "skewness": -1.2007399999999999,
                                        "entropy": 0.86683200000000005
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 178.44900000000001,
                                        "standardDeviation": 74.816000000000003,
                                        "kurtosis": -0.13422999999999999,
                                        "skewness": -1.2237199999999999,
                                        "entropy": 0.87376200000000004
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 178.89500000000001,
                                        "standardDeviation": 60.494799999999998,
                                        "kurtosis": 0.28640100000000002,
                                        "skewness": -1.29772,
                                        "entropy": 0.87364299999999995
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:56+00:00",
                                    "date:modify": "2024-12-24T19:55:56+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "986f4d0465cd2ddae86822dd4517157d8e4acffbc199e59261280ddb6f3d19c3"
                                },
                                "tainted": false,
                                "filesize": "363353B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "109.812MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.024"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 20841,
                        "ttfb_start": 18099,
                        "ttfb_end": 20260,
                        "download_start": 20260,
                        "download_end": 20841,
                        "download_ms": 581,
                        "all_start": 18099,
                        "all_end": 20841,
                        "all_ms": 2742,
                        "index": 43,
                        "number": 44
                    },
                    {
                        "type": 3,
                        "id": "29874.197",
                        "request_id": "29874.197",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg",
                        "raw_id": "29874.197",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1131,
                        "ttfb_ms": 75,
                        "load_start": 20900,
                        "load_start_float": 20900.000413999998,
                        "bytesIn": 646334,
                        "objectSize": 646334,
                        "objectSizeUncompressed": 646334,
                        "chunks": [
                            {
                                "ts": 20977,
                                "bytes": 16281
                            },
                            {
                                "ts": 21004,
                                "bytes": 16375
                            },
                            {
                                "ts": 21032,
                                "bytes": 16375
                            },
                            {
                                "ts": 21061,
                                "bytes": 16375
                            },
                            {
                                "ts": 21089,
                                "bytes": 16375
                            },
                            {
                                "ts": 21113,
                                "bytes": 16375
                            },
                            {
                                "ts": 21141,
                                "bytes": 16375
                            },
                            {
                                "ts": 21168,
                                "bytes": 16375
                            },
                            {
                                "ts": 21172,
                                "bytes": 94
                            },
                            {
                                "ts": 21196,
                                "bytes": 16375
                            },
                            {
                                "ts": 21224,
                                "bytes": 16375
                            },
                            {
                                "ts": 21252,
                                "bytes": 16375
                            },
                            {
                                "ts": 21281,
                                "bytes": 16375
                            },
                            {
                                "ts": 21307,
                                "bytes": 16375
                            },
                            {
                                "ts": 21333,
                                "bytes": 16375
                            },
                            {
                                "ts": 21361,
                                "bytes": 16375
                            },
                            {
                                "ts": 21389,
                                "bytes": 16375
                            },
                            {
                                "ts": 21418,
                                "bytes": 16375
                            },
                            {
                                "ts": 21446,
                                "bytes": 16375
                            },
                            {
                                "ts": 21474,
                                "bytes": 16375
                            },
                            {
                                "ts": 21498,
                                "bytes": 16375
                            },
                            {
                                "ts": 21526,
                                "bytes": 16375
                            },
                            {
                                "ts": 21554,
                                "bytes": 16375
                            },
                            {
                                "ts": 21583,
                                "bytes": 16375
                            },
                            {
                                "ts": 21611,
                                "bytes": 16375
                            },
                            {
                                "ts": 21639,
                                "bytes": 16375
                            },
                            {
                                "ts": 21663,
                                "bytes": 16375
                            },
                            {
                                "ts": 21691,
                                "bytes": 16375
                            },
                            {
                                "ts": 21719,
                                "bytes": 16375
                            },
                            {
                                "ts": 21748,
                                "bytes": 16375
                            },
                            {
                                "ts": 21776,
                                "bytes": 16375
                            },
                            {
                                "ts": 21804,
                                "bytes": 16375
                            },
                            {
                                "ts": 21828,
                                "bytes": 16375
                            },
                            {
                                "ts": 21856,
                                "bytes": 16375
                            },
                            {
                                "ts": 21885,
                                "bytes": 16375
                            },
                            {
                                "ts": 21913,
                                "bytes": 16375
                            },
                            {
                                "ts": 21941,
                                "bytes": 16375
                            },
                            {
                                "ts": 21965,
                                "bytes": 16375
                            },
                            {
                                "ts": 21993,
                                "bytes": 16375
                            },
                            {
                                "ts": 22021,
                                "bytes": 16375
                            },
                            {
                                "ts": 22031,
                                "bytes": 7709
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 646334",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:56 GMT",
                                "etag: \"9dcbe-567e6e3690076\"",
                                "last-modified: Wed, 21 Mar 2018 07:10:39 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2320,
                        "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": 646334,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 20898,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 89,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 414,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "624 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2601,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 300,
                                    "YResolution": 300
                                },
                                "Composite": {
                                    "ImageSize": "2601x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2601,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 300,
                                    "y": 300
                                },
                                "printSize": {
                                    "x": 8.6699999999999999,
                                    "y": 3.4666700000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2705040,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 158.345,
                                        "standardDeviation": 78.908799999999999,
                                        "kurtosis": -1.3741399999999999,
                                        "skewness": -0.39814300000000002,
                                        "entropy": 0.926423
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 167.68100000000001,
                                        "standardDeviation": 76.9238,
                                        "kurtosis": -1.23356,
                                        "skewness": -0.53905199999999998,
                                        "entropy": 0.92010599999999998
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 157.96700000000001,
                                        "standardDeviation": 77.244299999999996,
                                        "kurtosis": -1.3505100000000001,
                                        "skewness": -0.385625,
                                        "entropy": 0.92991000000000001
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 149.387,
                                        "standardDeviation": 82.558300000000003,
                                        "kurtosis": -1.5034000000000001,
                                        "skewness": -0.26393299999999997,
                                        "entropy": 0.929253
                                    }
                                },
                                "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": 2601,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:57+00:00",
                                    "date:modify": "2024-12-24T19:55:57+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "200ad74d0c1ca30f4c4e9d82c83a6e1567596286c80c4fd50b8d67e74e62dbb2"
                                },
                                "tainted": false,
                                "filesize": "638625B",
                                "numberPixels": "2705040",
                                "pixelsPerSecond": "106.746MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.025"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 22031,
                        "ttfb_start": 20900,
                        "ttfb_end": 20975,
                        "download_start": 20975,
                        "download_end": 22031,
                        "download_ms": 1056,
                        "all_start": 20900,
                        "all_end": 22031,
                        "all_ms": 1131,
                        "index": 44,
                        "number": 45
                    },
                    {
                        "type": 3,
                        "id": "29874.199",
                        "request_id": "29874.199",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg",
                        "raw_id": "29874.199",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1349,
                        "ttfb_ms": 961,
                        "load_start": 21098,
                        "load_start_float": 21098.00042,
                        "bytesIn": 247162,
                        "objectSize": 247162,
                        "objectSizeUncompressed": 247162,
                        "chunks": [
                            {
                                "ts": 22061,
                                "bytes": 16300
                            },
                            {
                                "ts": 22089,
                                "bytes": 16375
                            },
                            {
                                "ts": 22117,
                                "bytes": 16375
                            },
                            {
                                "ts": 22145,
                                "bytes": 16375
                            },
                            {
                                "ts": 22174,
                                "bytes": 16375
                            },
                            {
                                "ts": 22202,
                                "bytes": 16375
                            },
                            {
                                "ts": 22225,
                                "bytes": 16375
                            },
                            {
                                "ts": 22254,
                                "bytes": 16450
                            },
                            {
                                "ts": 22282,
                                "bytes": 16375
                            },
                            {
                                "ts": 22310,
                                "bytes": 16375
                            },
                            {
                                "ts": 22348,
                                "bytes": 16375
                            },
                            {
                                "ts": 22376,
                                "bytes": 16375
                            },
                            {
                                "ts": 22390,
                                "bytes": 16375
                            },
                            {
                                "ts": 22419,
                                "bytes": 16375
                            },
                            {
                                "ts": 22447,
                                "bytes": 17912
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 247162",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:56 GMT",
                                "etag: \"3c57a-58aa3ffea9d62\"",
                                "last-modified: Thu, 06 Jun 2019 09:04:21 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2278,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 99,
                        "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": 247162,
                        "image_save": 2468,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 21098,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 91,
                        "http2_stream_dependency": 89,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 420,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "224 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 1602,
                                    "ImageHeight": 640,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "1602x640",
                                    "Megapixels": 1
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1602,
                                    "height": 640,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1025280,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 63.752600000000001,
                                        "standardDeviation": 48.633699999999997,
                                        "kurtosis": -0.52987200000000001,
                                        "skewness": 0.50404899999999997,
                                        "entropy": 0.83891899999999997
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 50.8476,
                                        "standardDeviation": 51.196399999999997,
                                        "kurtosis": -0.2167,
                                        "skewness": 0.85722799999999999,
                                        "entropy": 0.78374900000000003
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 77.819599999999994,
                                        "standardDeviation": 48.525199999999998,
                                        "kurtosis": -0.463283,
                                        "skewness": 0.29431800000000002,
                                        "entropy": 0.88493500000000003
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 62.590499999999999,
                                        "standardDeviation": 46.179499999999997,
                                        "kurtosis": -0.45367299999999999,
                                        "skewness": 0.49029600000000001,
                                        "entropy": 0.84807299999999997
                                    }
                                },
                                "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": 1602,
                                    "height": 640,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:58+00:00",
                                    "date:modify": "2024-12-24T19:55:58+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "2ab21a906e8f531c64ba01fbab5713e3ee5decbeb01d9003de821d5bce32a988"
                                },
                                "tainted": false,
                                "filesize": "229250B",
                                "numberPixels": "1025280",
                                "pixelsPerSecond": "95.2736MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.010"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 22447,
                        "ttfb_start": 21098,
                        "ttfb_end": 22059,
                        "download_start": 22059,
                        "download_end": 22447,
                        "download_ms": 388,
                        "all_start": 21098,
                        "all_end": 22447,
                        "all_ms": 1349,
                        "index": 45,
                        "number": 46
                    },
                    {
                        "type": 3,
                        "id": "29874.201",
                        "request_id": "29874.201",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg",
                        "raw_id": "29874.201",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1423,
                        "ttfb_ms": 1176,
                        "load_start": 21299,
                        "load_start_float": 21299.000425999999,
                        "bytesIn": 164110,
                        "objectSize": 164110,
                        "objectSizeUncompressed": 164110,
                        "chunks": [
                            {
                                "ts": 22482,
                                "bytes": 16287
                            },
                            {
                                "ts": 22507,
                                "bytes": 16375
                            },
                            {
                                "ts": 22533,
                                "bytes": 16375
                            },
                            {
                                "ts": 22561,
                                "bytes": 16375
                            },
                            {
                                "ts": 22592,
                                "bytes": 16375
                            },
                            {
                                "ts": 22613,
                                "bytes": 16375
                            },
                            {
                                "ts": 22641,
                                "bytes": 16375
                            },
                            {
                                "ts": 22669,
                                "bytes": 16463
                            },
                            {
                                "ts": 22701,
                                "bytes": 16375
                            },
                            {
                                "ts": 22722,
                                "bytes": 16735
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 164110",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:57 GMT",
                                "etag: \"2810e-58aa4180aaf62\"",
                                "last-modified: Thu, 06 Jun 2019 09:11:06 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2290,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 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": 164110,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 21298,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 93,
                        "http2_stream_dependency": 91,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 426,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "160 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 1601,
                                    "ImageHeight": 640,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "1601x640",
                                    "Megapixels": 1
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1601,
                                    "height": 640,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1024640,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 77.661900000000003,
                                        "standardDeviation": 58.640599999999999,
                                        "kurtosis": -0.88114099999999995,
                                        "skewness": 0.492232,
                                        "entropy": 0.92666700000000002
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 85.088399999999993,
                                        "standardDeviation": 71.365200000000002,
                                        "kurtosis": -1.3420700000000001,
                                        "skewness": 0.21935499999999999,
                                        "entropy": 0.90357100000000001
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 247,
                                        "mean": 76.682500000000005,
                                        "standardDeviation": 55.3857,
                                        "kurtosis": -0.87717000000000001,
                                        "skewness": 0.55562500000000004,
                                        "entropy": 0.94366700000000003
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 71.2149,
                                        "standardDeviation": 49.1708,
                                        "kurtosis": -0.38034099999999998,
                                        "skewness": 0.685778,
                                        "entropy": 0.93276499999999996
                                    }
                                },
                                "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": 1601,
                                    "height": 640,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:58+00:00",
                                    "date:modify": "2024-12-24T19:55:58+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "ecb4b79f1a8f66a6b24404a121dad885e59b27db1b7111123a14a05f4e3ce6c9"
                                },
                                "tainted": false,
                                "filesize": "164110B",
                                "numberPixels": "1024640",
                                "pixelsPerSecond": "110.664MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.009"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 22722,
                        "ttfb_start": 21299,
                        "ttfb_end": 22475,
                        "download_start": 22475,
                        "download_end": 22722,
                        "download_ms": 247,
                        "all_start": 21299,
                        "all_end": 22722,
                        "all_ms": 1423,
                        "index": 46,
                        "number": 47
                    },
                    {
                        "type": 3,
                        "id": "29874.203",
                        "request_id": "29874.203",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg",
                        "raw_id": "29874.203",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1474,
                        "ttfb_ms": 1251,
                        "load_start": 21499,
                        "load_start_float": 21499.000434000001,
                        "bytesIn": 148547,
                        "objectSize": 148547,
                        "objectSizeUncompressed": 148547,
                        "chunks": [
                            {
                                "ts": 22752,
                                "bytes": 16309
                            },
                            {
                                "ts": 22780,
                                "bytes": 16375
                            },
                            {
                                "ts": 22810,
                                "bytes": 16375
                            },
                            {
                                "ts": 22837,
                                "bytes": 16375
                            },
                            {
                                "ts": 22865,
                                "bytes": 16375
                            },
                            {
                                "ts": 22889,
                                "bytes": 16375
                            },
                            {
                                "ts": 22917,
                                "bytes": 16375
                            },
                            {
                                "ts": 22945,
                                "bytes": 16441
                            },
                            {
                                "ts": 22973,
                                "bytes": 17547
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 148547",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:57 GMT",
                                "etag: \"24443-58aa40012ed9f\"",
                                "last-modified: Thu, 06 Jun 2019 09:04:24 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2290,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 97,
                        "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": 148547,
                        "image_save": 4423,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 21498,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 95,
                        "http2_stream_dependency": 93,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 434,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "128 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 1601,
                                    "ImageHeight": 640,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "1601x640",
                                    "Megapixels": 1
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1601,
                                    "height": 640,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1024640,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 92.802199999999999,
                                        "standardDeviation": 51.357100000000003,
                                        "kurtosis": 0.090358099999999997,
                                        "skewness": 0.236211,
                                        "entropy": 0.82133599999999996
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 82.463300000000004,
                                        "standardDeviation": 67.474500000000006,
                                        "kurtosis": -0.72594400000000003,
                                        "skewness": 0.28088299999999999,
                                        "entropy": 0.76887899999999998
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 90.151300000000006,
                                        "standardDeviation": 46.431100000000001,
                                        "kurtosis": 0.24709,
                                        "skewness": 0.68529099999999998,
                                        "entropy": 0.85007999999999995
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 105.792,
                                        "standardDeviation": 40.165700000000001,
                                        "kurtosis": 1.2795000000000001,
                                        "skewness": 0.74676200000000004,
                                        "entropy": 0.84504800000000002
                                    }
                                },
                                "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": 1601,
                                    "height": 640,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:58+00:00",
                                    "date:modify": "2024-12-24T19:55:58+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "3833b17d2a7930f87b0a6c66c9775735aea9af9dffbbb4b6b5db594203cd8db8"
                                },
                                "tainted": false,
                                "filesize": "131000B",
                                "numberPixels": "1024640",
                                "pixelsPerSecond": "106.828MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.009"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 22973,
                        "ttfb_start": 21499,
                        "ttfb_end": 22750,
                        "download_start": 22750,
                        "download_end": 22973,
                        "download_ms": 223,
                        "all_start": 21499,
                        "all_end": 22973,
                        "all_ms": 1474,
                        "index": 47,
                        "number": 48
                    },
                    {
                        "type": 3,
                        "id": "29874.205",
                        "request_id": "29874.205",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg",
                        "raw_id": "29874.205",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 639,
                        "ttfb_ms": 100,
                        "load_start": 22900,
                        "load_start_float": 22900.000442,
                        "bytesIn": 337971,
                        "objectSize": 337971,
                        "objectSizeUncompressed": 337971,
                        "chunks": [
                            {
                                "ts": 23002,
                                "bytes": 16286
                            },
                            {
                                "ts": 23029,
                                "bytes": 16375
                            },
                            {
                                "ts": 23058,
                                "bytes": 16375
                            },
                            {
                                "ts": 23086,
                                "bytes": 16375
                            },
                            {
                                "ts": 23115,
                                "bytes": 16375
                            },
                            {
                                "ts": 23138,
                                "bytes": 16375
                            },
                            {
                                "ts": 23166,
                                "bytes": 16375
                            },
                            {
                                "ts": 23193,
                                "bytes": 16375
                            },
                            {
                                "ts": 23198,
                                "bytes": 89
                            },
                            {
                                "ts": 23221,
                                "bytes": 16375
                            },
                            {
                                "ts": 23249,
                                "bytes": 16375
                            },
                            {
                                "ts": 23278,
                                "bytes": 16375
                            },
                            {
                                "ts": 23306,
                                "bytes": 16375
                            },
                            {
                                "ts": 23334,
                                "bytes": 16375
                            },
                            {
                                "ts": 23358,
                                "bytes": 16375
                            },
                            {
                                "ts": 23386,
                                "bytes": 16375
                            },
                            {
                                "ts": 23415,
                                "bytes": 16375
                            },
                            {
                                "ts": 23443,
                                "bytes": 16375
                            },
                            {
                                "ts": 23471,
                                "bytes": 16375
                            },
                            {
                                "ts": 23500,
                                "bytes": 16375
                            },
                            {
                                "ts": 23523,
                                "bytes": 16375
                            },
                            {
                                "ts": 23539,
                                "bytes": 10471
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 337971",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:58 GMT",
                                "etag: \"52833-58aa400370bc4\"",
                                "last-modified: Thu, 06 Jun 2019 09:04:26 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2293,
                        "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": 337971,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 22898,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 97,
                        "http2_stream_dependency": 95,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 442,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "330 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 120.242,
                                        "standardDeviation": 57.177700000000002,
                                        "kurtosis": -0.53981100000000004,
                                        "skewness": -0.44956400000000002,
                                        "entropy": 0.90665799999999996
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 134.77500000000001,
                                        "standardDeviation": 52.019599999999997,
                                        "kurtosis": -0.611591,
                                        "skewness": -0.27749800000000002,
                                        "entropy": 0.90983099999999995
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 117.961,
                                        "standardDeviation": 59.502000000000002,
                                        "kurtosis": -0.56006100000000003,
                                        "skewness": -0.52225100000000002,
                                        "entropy": 0.902084
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 107.98999999999999,
                                        "standardDeviation": 60.011600000000001,
                                        "kurtosis": -0.848051,
                                        "skewness": -0.37693199999999999,
                                        "entropy": 0.90805899999999995
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:59+00:00",
                                    "date:modify": "2024-12-24T19:55:59+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "5229c79dca4c4ec19e4b56d67e314d6f1133036b95f7e6ba5f858a9ab996283e"
                                },
                                "tainted": false,
                                "filesize": "337971B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "108.851MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.024"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 23539,
                        "ttfb_start": 22900,
                        "ttfb_end": 23000,
                        "download_start": 23000,
                        "download_end": 23539,
                        "download_ms": 539,
                        "all_start": 22900,
                        "all_end": 23539,
                        "all_ms": 639,
                        "index": 48,
                        "number": 49
                    },
                    {
                        "type": 3,
                        "id": "29874.207",
                        "request_id": "29874.207",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg",
                        "raw_id": "29874.207",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 586,
                        "ttfb_ms": 468,
                        "load_start": 23099,
                        "load_start_float": 23099.000447999999,
                        "bytesIn": 86640,
                        "objectSize": 86640,
                        "objectSizeUncompressed": 86640,
                        "chunks": [
                            {
                                "ts": 23569,
                                "bytes": 16310
                            },
                            {
                                "ts": 23596,
                                "bytes": 16375
                            },
                            {
                                "ts": 23625,
                                "bytes": 16375
                            },
                            {
                                "ts": 23653,
                                "bytes": 16375
                            },
                            {
                                "ts": 23681,
                                "bytes": 16375
                            },
                            {
                                "ts": 23685,
                                "bytes": 4830
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 86640",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:58 GMT",
                                "etag: \"15270-58aa4004c029e\"",
                                "last-modified: Thu, 06 Jun 2019 09:04:27 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2290,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 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": 86640,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 23099,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 99,
                        "http2_stream_dependency": 97,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 448,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "80 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 1602,
                                    "ImageHeight": 640,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "1602x640",
                                    "Megapixels": 1
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1602,
                                    "height": 640,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1025280,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 116.81699999999999,
                                        "standardDeviation": 50.078600000000002,
                                        "kurtosis": -0.91574599999999995,
                                        "skewness": -0.48375299999999999,
                                        "entropy": 0.881602
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 165.44800000000001,
                                        "standardDeviation": 33.000700000000002,
                                        "kurtosis": 0.66448099999999999,
                                        "skewness": -0.33385700000000001,
                                        "entropy": 0.86663599999999996
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 96.533900000000003,
                                        "standardDeviation": 57.983800000000002,
                                        "kurtosis": -1.4759800000000001,
                                        "skewness": -0.156643,
                                        "entropy": 0.89011799999999996
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 88.468699999999998,
                                        "standardDeviation": 59.251199999999997,
                                        "kurtosis": -1.47272,
                                        "skewness": -0.208674,
                                        "entropy": 0.88805199999999995
                                    }
                                },
                                "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": 1602,
                                    "height": 640,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:55:59+00:00",
                                    "date:modify": "2024-12-24T19:55:59+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "084233a2aa3bbd1e37dce41fa9b742ae2e43f1be8b32e51acc5dd2e31854ee75"
                                },
                                "tainted": false,
                                "filesize": "81810B",
                                "numberPixels": "1025280",
                                "pixelsPerSecond": "115.617MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.008"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 23685,
                        "ttfb_start": 23099,
                        "ttfb_end": 23567,
                        "download_start": 23567,
                        "download_end": 23685,
                        "download_ms": 118,
                        "all_start": 23099,
                        "all_end": 23685,
                        "all_ms": 586,
                        "index": 49,
                        "number": 50
                    },
                    {
                        "type": 3,
                        "id": "29874.209",
                        "request_id": "29874.209",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg",
                        "raw_id": "29874.209",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 951,
                        "ttfb_ms": 414,
                        "load_start": 23299,
                        "load_start_float": 23299.000454000001,
                        "bytesIn": 336769,
                        "objectSize": 336769,
                        "objectSizeUncompressed": 336769,
                        "chunks": [
                            {
                                "ts": 23717,
                                "bytes": 16286
                            },
                            {
                                "ts": 23743,
                                "bytes": 16375
                            },
                            {
                                "ts": 23771,
                                "bytes": 16375
                            },
                            {
                                "ts": 23800,
                                "bytes": 16375
                            },
                            {
                                "ts": 23831,
                                "bytes": 16375
                            },
                            {
                                "ts": 23852,
                                "bytes": 16375
                            },
                            {
                                "ts": 23880,
                                "bytes": 16375
                            },
                            {
                                "ts": 23908,
                                "bytes": 16464
                            },
                            {
                                "ts": 23939,
                                "bytes": 16375
                            },
                            {
                                "ts": 23967,
                                "bytes": 16375
                            },
                            {
                                "ts": 23995,
                                "bytes": 16375
                            },
                            {
                                "ts": 24016,
                                "bytes": 16375
                            },
                            {
                                "ts": 24047,
                                "bytes": 16375
                            },
                            {
                                "ts": 24075,
                                "bytes": 16375
                            },
                            {
                                "ts": 24104,
                                "bytes": 16375
                            },
                            {
                                "ts": 24132,
                                "bytes": 16375
                            },
                            {
                                "ts": 24155,
                                "bytes": 16375
                            },
                            {
                                "ts": 24184,
                                "bytes": 16375
                            },
                            {
                                "ts": 24213,
                                "bytes": 16375
                            },
                            {
                                "ts": 24240,
                                "bytes": 16375
                            },
                            {
                                "ts": 24250,
                                "bytes": 9269
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 336769",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:59 GMT",
                                "etag: \"52381-5840bc7b8cd2a\"",
                                "last-modified: Thu, 14 Mar 2019 10:56:53 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2371,
                        "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": 336769,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 23298,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 101,
                        "http2_stream_dependency": 99,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 454,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "329 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 147.08099999999999,
                                        "standardDeviation": 68.471400000000003,
                                        "kurtosis": -0.98956,
                                        "skewness": -0.36170400000000003,
                                        "entropy": 0.97648800000000002
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 160.89699999999999,
                                        "standardDeviation": 69.276200000000003,
                                        "kurtosis": -0.67942199999999997,
                                        "skewness": -0.65015299999999998,
                                        "entropy": 0.96515700000000004
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 147.76599999999999,
                                        "standardDeviation": 68.490099999999998,
                                        "kurtosis": -0.95191000000000003,
                                        "skewness": -0.37500299999999998,
                                        "entropy": 0.97880299999999998
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 132.58099999999999,
                                        "standardDeviation": 67.647800000000004,
                                        "kurtosis": -1.06162,
                                        "skewness": -0.115782,
                                        "entropy": 0.98550400000000005
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:56:00+00:00",
                                    "date:modify": "2024-12-24T19:56:00+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "98b447edb83fa4cffbb0651fc268ee7b4704fb7344cc56afda9af34db9e206f4"
                                },
                                "tainted": false,
                                "filesize": "336769B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "138.703MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.019"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 24250,
                        "ttfb_start": 23299,
                        "ttfb_end": 23713,
                        "download_start": 23713,
                        "download_end": 24250,
                        "download_ms": 537,
                        "all_start": 23299,
                        "all_end": 24250,
                        "all_ms": 951,
                        "index": 50,
                        "number": 51
                    },
                    {
                        "type": 3,
                        "id": "29874.211",
                        "request_id": "29874.211",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg",
                        "raw_id": "29874.211",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1172,
                        "ttfb_ms": 779,
                        "load_start": 23500,
                        "load_start_float": 23500.000459999999,
                        "bytesIn": 251233,
                        "objectSize": 251233,
                        "objectSizeUncompressed": 251233,
                        "chunks": [
                            {
                                "ts": 24281,
                                "bytes": 16308
                            },
                            {
                                "ts": 24308,
                                "bytes": 16375
                            },
                            {
                                "ts": 24336,
                                "bytes": 16375
                            },
                            {
                                "ts": 24365,
                                "bytes": 16375
                            },
                            {
                                "ts": 24393,
                                "bytes": 16375
                            },
                            {
                                "ts": 24417,
                                "bytes": 16375
                            },
                            {
                                "ts": 24445,
                                "bytes": 16375
                            },
                            {
                                "ts": 24474,
                                "bytes": 16442
                            },
                            {
                                "ts": 24502,
                                "bytes": 16375
                            },
                            {
                                "ts": 24530,
                                "bytes": 16375
                            },
                            {
                                "ts": 24558,
                                "bytes": 16375
                            },
                            {
                                "ts": 24582,
                                "bytes": 16375
                            },
                            {
                                "ts": 24610,
                                "bytes": 16375
                            },
                            {
                                "ts": 24638,
                                "bytes": 16375
                            },
                            {
                                "ts": 24667,
                                "bytes": 16375
                            },
                            {
                                "ts": 24672,
                                "bytes": 5608
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 251233",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:55:59 GMT",
                                "etag: \"3d561-5840bc804be63\"",
                                "last-modified: Thu, 14 Mar 2019 10:56:58 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2359,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 99,
                        "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": 251233,
                        "image_save": 1849,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 23499,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 103,
                        "http2_stream_dependency": 101,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 460,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "224 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 164.839,
                                        "standardDeviation": 63.700400000000002,
                                        "kurtosis": -0.13675300000000001,
                                        "skewness": -0.68536699999999995,
                                        "entropy": 0.92555900000000002
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 170.03999999999999,
                                        "standardDeviation": 62.581299999999999,
                                        "kurtosis": 0.147231,
                                        "skewness": -0.85094000000000003,
                                        "entropy": 0.91864400000000002
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 165.70599999999999,
                                        "standardDeviation": 63.600700000000003,
                                        "kurtosis": -0.090704400000000004,
                                        "skewness": -0.70171499999999998,
                                        "entropy": 0.92561700000000002
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 158.77199999999999,
                                        "standardDeviation": 64.9191,
                                        "kurtosis": -0.35017599999999999,
                                        "skewness": -0.51759500000000003,
                                        "entropy": 0.93241499999999999
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:56:00+00:00",
                                    "date:modify": "2024-12-24T19:56:00+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "e0efd357c574729942cbc1488b710cef84803d8a06c6d92ab708c5767b0f93b1"
                                },
                                "tainted": false,
                                "filesize": "229250B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "142.224MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.019"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 24672,
                        "ttfb_start": 23500,
                        "ttfb_end": 24279,
                        "download_start": 24279,
                        "download_end": 24672,
                        "download_ms": 393,
                        "all_start": 23500,
                        "all_end": 24672,
                        "all_ms": 1172,
                        "index": 51,
                        "number": 52
                    },
                    {
                        "type": 3,
                        "id": "29874.213",
                        "request_id": "29874.213",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg",
                        "raw_id": "29874.213",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 620,
                        "ttfb_ms": 301,
                        "load_start": 24399,
                        "load_start_float": 24399.000467999998,
                        "bytesIn": 206720,
                        "objectSize": 206720,
                        "objectSizeUncompressed": 206720,
                        "chunks": [
                            {
                                "ts": 24702,
                                "bytes": 16287
                            },
                            {
                                "ts": 24730,
                                "bytes": 16375
                            },
                            {
                                "ts": 24758,
                                "bytes": 16375
                            },
                            {
                                "ts": 24787,
                                "bytes": 16375
                            },
                            {
                                "ts": 24815,
                                "bytes": 16375
                            },
                            {
                                "ts": 24839,
                                "bytes": 16375
                            },
                            {
                                "ts": 24867,
                                "bytes": 16375
                            },
                            {
                                "ts": 24895,
                                "bytes": 16463
                            },
                            {
                                "ts": 24923,
                                "bytes": 16375
                            },
                            {
                                "ts": 24951,
                                "bytes": 16375
                            },
                            {
                                "ts": 24980,
                                "bytes": 16375
                            },
                            {
                                "ts": 25003,
                                "bytes": 16375
                            },
                            {
                                "ts": 25019,
                                "bytes": 10220
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 206720",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:56:00 GMT",
                                "etag: \"32780-5840bcac6efbb\"",
                                "last-modified: Thu, 14 Mar 2019 10:57:45 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2353,
                        "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": 206720,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 24398,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 105,
                        "http2_stream_dependency": 103,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 468,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "192 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 153.63300000000001,
                                        "standardDeviation": 67.423900000000003,
                                        "kurtosis": -0.87820600000000004,
                                        "skewness": -0.49506099999999997,
                                        "entropy": 0.95327499999999998
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 161.84,
                                        "standardDeviation": 67.567499999999995,
                                        "kurtosis": -0.75431800000000004,
                                        "skewness": -0.63578000000000001,
                                        "entropy": 0.94468600000000003
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 154.262,
                                        "standardDeviation": 67.598299999999995,
                                        "kurtosis": -0.86093900000000001,
                                        "skewness": -0.51653199999999999,
                                        "entropy": 0.95432499999999998
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 144.798,
                                        "standardDeviation": 67.105800000000002,
                                        "kurtosis": -0.93184999999999996,
                                        "skewness": -0.35869499999999999,
                                        "entropy": 0.96081499999999997
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:56:00+00:00",
                                    "date:modify": "2024-12-24T19:56:00+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "7186bdecb6b051633159db82b44d64aafa2245ff6c28036dc47fccaa9b2c4b44"
                                },
                                "tainted": false,
                                "filesize": "196500B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "145.846MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.018"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 25019,
                        "ttfb_start": 24399,
                        "ttfb_end": 24700,
                        "download_start": 24700,
                        "download_end": 25019,
                        "download_ms": 319,
                        "all_start": 24399,
                        "all_end": 25019,
                        "all_ms": 620,
                        "index": 52,
                        "number": 53
                    },
                    {
                        "type": 3,
                        "id": "29874.215",
                        "request_id": "29874.215",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg",
                        "raw_id": "29874.215",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 778,
                        "ttfb_ms": 449,
                        "load_start": 24599,
                        "load_start_float": 24599.000474,
                        "bytesIn": 212935,
                        "objectSize": 212935,
                        "objectSizeUncompressed": 212935,
                        "chunks": [
                            {
                                "ts": 25050,
                                "bytes": 16309
                            },
                            {
                                "ts": 25077,
                                "bytes": 16375
                            },
                            {
                                "ts": 25105,
                                "bytes": 16375
                            },
                            {
                                "ts": 25134,
                                "bytes": 16375
                            },
                            {
                                "ts": 25162,
                                "bytes": 16375
                            },
                            {
                                "ts": 25186,
                                "bytes": 16375
                            },
                            {
                                "ts": 25214,
                                "bytes": 16375
                            },
                            {
                                "ts": 25242,
                                "bytes": 16441
                            },
                            {
                                "ts": 25271,
                                "bytes": 16375
                            },
                            {
                                "ts": 25299,
                                "bytes": 16375
                            },
                            {
                                "ts": 25327,
                                "bytes": 16375
                            },
                            {
                                "ts": 25351,
                                "bytes": 16375
                            },
                            {
                                "ts": 25377,
                                "bytes": 16435
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 212935",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:56:00 GMT",
                                "etag: \"33fc7-5840bcae8b7cd\"",
                                "last-modified: Thu, 14 Mar 2019 10:57:47 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2350,
                        "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": 212935,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 24598,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 107,
                        "http2_stream_dependency": 105,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 474,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "208 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 169.56899999999999,
                                        "standardDeviation": 58.847799999999999,
                                        "kurtosis": 0.26203300000000002,
                                        "skewness": -0.97568600000000005,
                                        "entropy": 0.93598099999999995
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 178.35900000000001,
                                        "standardDeviation": 58.3033,
                                        "kurtosis": 0.83630800000000005,
                                        "skewness": -1.2094199999999999,
                                        "entropy": 0.92581199999999997
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 170.26599999999999,
                                        "standardDeviation": 58.680300000000003,
                                        "kurtosis": 0.37931799999999999,
                                        "skewness": -1.00996,
                                        "entropy": 0.93590200000000001
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 160.08099999999999,
                                        "standardDeviation": 59.559800000000003,
                                        "kurtosis": -0.13122600000000001,
                                        "skewness": -0.77163899999999996,
                                        "entropy": 0.94622899999999999
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:56:01+00:00",
                                    "date:modify": "2024-12-24T19:56:01+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "5526be52559d40e080b8f758e4e7893c2b11561eacacfdd18ce221bf5e70b65e"
                                },
                                "tainted": false,
                                "filesize": "212935B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "149.666MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.018"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 25377,
                        "ttfb_start": 24599,
                        "ttfb_end": 25048,
                        "download_start": 25048,
                        "download_end": 25377,
                        "download_ms": 329,
                        "all_start": 24599,
                        "all_end": 25377,
                        "all_ms": 778,
                        "index": 53,
                        "number": 54
                    },
                    {
                        "type": 3,
                        "id": "29874.217",
                        "request_id": "29874.217",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg",
                        "raw_id": "29874.217",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 956,
                        "ttfb_ms": 606,
                        "load_start": 24799,
                        "load_start_float": 24799.000481999999,
                        "bytesIn": 225382,
                        "objectSize": 225382,
                        "objectSizeUncompressed": 225382,
                        "chunks": [
                            {
                                "ts": 25407,
                                "bytes": 16308
                            },
                            {
                                "ts": 25435,
                                "bytes": 16375
                            },
                            {
                                "ts": 25463,
                                "bytes": 16375
                            },
                            {
                                "ts": 25491,
                                "bytes": 16375
                            },
                            {
                                "ts": 25517,
                                "bytes": 16375
                            },
                            {
                                "ts": 25543,
                                "bytes": 16375
                            },
                            {
                                "ts": 25572,
                                "bytes": 16375
                            },
                            {
                                "ts": 25600,
                                "bytes": 16442
                            },
                            {
                                "ts": 25630,
                                "bytes": 16375
                            },
                            {
                                "ts": 25659,
                                "bytes": 16375
                            },
                            {
                                "ts": 25687,
                                "bytes": 16375
                            },
                            {
                                "ts": 25708,
                                "bytes": 16375
                            },
                            {
                                "ts": 25739,
                                "bytes": 16375
                            },
                            {
                                "ts": 25755,
                                "bytes": 12507
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 225382",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:56:00 GMT",
                                "etag: \"37066-56f0fcad7363e\"",
                                "last-modified: Wed, 20 Jun 2018 09:55:01 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2290,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 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": 225382,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 24799,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 109,
                        "http2_stream_dependency": 107,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 482,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "220 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 180.95400000000001,
                                        "standardDeviation": 45.458100000000002,
                                        "kurtosis": 2.5078499999999999,
                                        "skewness": -1.49271,
                                        "entropy": 0.88804799999999995
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 182.25999999999999,
                                        "standardDeviation": 45.4726,
                                        "kurtosis": 3.37534,
                                        "skewness": -1.70841,
                                        "entropy": 0.88182499999999997
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 180.184,
                                        "standardDeviation": 45.438499999999998,
                                        "kurtosis": 2.3806799999999999,
                                        "skewness": -1.5077400000000001,
                                        "entropy": 0.88568100000000005
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 180.41900000000001,
                                        "standardDeviation": 45.463200000000001,
                                        "kurtosis": 1.8075399999999999,
                                        "skewness": -1.2647900000000001,
                                        "entropy": 0.89663899999999996
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:56:01+00:00",
                                    "date:modify": "2024-12-24T19:56:01+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "6e49e59fabf54eae9451a9818acea660c4831c82897429decb897b85b348fc5c"
                                },
                                "tainted": false,
                                "filesize": "225382B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "146.796MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.018"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 25755,
                        "ttfb_start": 24799,
                        "ttfb_end": 25405,
                        "download_start": 25405,
                        "download_end": 25755,
                        "download_ms": 350,
                        "all_start": 24799,
                        "all_end": 25755,
                        "all_ms": 956,
                        "index": 54,
                        "number": 55
                    },
                    {
                        "type": 3,
                        "id": "29874.219",
                        "request_id": "29874.219",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg",
                        "raw_id": "29874.219",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1081,
                        "ttfb_ms": 785,
                        "load_start": 24999,
                        "load_start_float": 24999.000488000001,
                        "bytesIn": 193106,
                        "objectSize": 193106,
                        "objectSizeUncompressed": 193106,
                        "chunks": [
                            {
                                "ts": 25787,
                                "bytes": 16309
                            },
                            {
                                "ts": 25813,
                                "bytes": 16375
                            },
                            {
                                "ts": 25842,
                                "bytes": 16375
                            },
                            {
                                "ts": 25870,
                                "bytes": 16375
                            },
                            {
                                "ts": 25898,
                                "bytes": 16375
                            },
                            {
                                "ts": 25922,
                                "bytes": 16375
                            },
                            {
                                "ts": 25950,
                                "bytes": 16375
                            },
                            {
                                "ts": 25978,
                                "bytes": 16441
                            },
                            {
                                "ts": 26007,
                                "bytes": 16375
                            },
                            {
                                "ts": 26035,
                                "bytes": 16375
                            },
                            {
                                "ts": 26063,
                                "bytes": 16375
                            },
                            {
                                "ts": 26080,
                                "bytes": 12981
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 193106",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:56:00 GMT",
                                "etag: \"2f252-56f0fbd9404cb\"",
                                "last-modified: Wed, 20 Jun 2018 09:51:19 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2293,
                        "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": 193106,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 24998,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 111,
                        "http2_stream_dependency": 109,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 488,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "189 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 185.72399999999999,
                                        "standardDeviation": 49.653399999999998,
                                        "kurtosis": 1.5286599999999999,
                                        "skewness": -1.36707,
                                        "entropy": 0.88327199999999995
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 184.136,
                                        "standardDeviation": 55.769399999999997,
                                        "kurtosis": 1.13422,
                                        "skewness": -1.3696299999999999,
                                        "entropy": 0.88540700000000006
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 183.453,
                                        "standardDeviation": 51.429499999999997,
                                        "kurtosis": 1.32823,
                                        "skewness": -1.3568499999999999,
                                        "entropy": 0.89007700000000001
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 189.583,
                                        "standardDeviation": 41.761400000000002,
                                        "kurtosis": 1.2413799999999999,
                                        "skewness": -1.1003400000000001,
                                        "entropy": 0.874332
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:56:01+00:00",
                                    "date:modify": "2024-12-24T19:56:01+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "08ae592916fda6d816322bb8081e25e56b1db61499901a196eb1dd6980728d9d"
                                },
                                "tainted": false,
                                "filesize": "193106B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "149.677MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.018"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 26080,
                        "ttfb_start": 24999,
                        "ttfb_end": 25784,
                        "download_start": 25784,
                        "download_end": 26080,
                        "download_ms": 296,
                        "all_start": 24999,
                        "all_end": 26080,
                        "all_ms": 1081,
                        "index": 55,
                        "number": 56
                    },
                    {
                        "type": 3,
                        "id": "29874.221",
                        "request_id": "29874.221",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg",
                        "raw_id": "29874.221",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 351,
                        "ttfb_ms": 309,
                        "load_start": 25799,
                        "load_start_float": 25799.000496000001,
                        "bytesIn": 41453,
                        "objectSize": 41453,
                        "objectSizeUncompressed": 41453,
                        "chunks": [
                            {
                                "ts": 26111,
                                "bytes": 16287
                            },
                            {
                                "ts": 26138,
                                "bytes": 16375
                            },
                            {
                                "ts": 26150,
                                "bytes": 8791
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 41453",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:56:01 GMT",
                                "etag: \"a1ed-571d3315c3676\"",
                                "last-modified: Wed, 25 Jul 2018 13:52:43 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2290,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 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": 41453,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 25798,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 113,
                        "http2_stream_dependency": 111,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 496,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "32 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 98,
                                        "max": 255,
                                        "mean": 171.732,
                                        "standardDeviation": 31.962,
                                        "kurtosis": -0.84583200000000003,
                                        "skewness": 0.10079200000000001,
                                        "entropy": 0.75802899999999995
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 125,
                                        "max": 255,
                                        "mean": 181.19,
                                        "standardDeviation": 32.654400000000003,
                                        "kurtosis": -0.498367,
                                        "skewness": -0.51852600000000004,
                                        "entropy": 0.75162399999999996
                                    },
                                    "green": {
                                        "min": 127,
                                        "max": 255,
                                        "mean": 169.40600000000001,
                                        "standardDeviation": 30.8504,
                                        "kurtosis": -0.44952900000000001,
                                        "skewness": 0.27765699999999999,
                                        "entropy": 0.76997099999999996
                                    },
                                    "blue": {
                                        "min": 98,
                                        "max": 255,
                                        "mean": 164.59999999999999,
                                        "standardDeviation": 32.3812,
                                        "kurtosis": -0.61903399999999997,
                                        "skewness": 0.555091,
                                        "entropy": 0.75248999999999999
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:56:01+00:00",
                                    "date:modify": "2024-12-24T19:56:01+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "2625bbc4caf626bef9165c35b0c690a669cf81370d00467a9efbc5e84c5ed254"
                                },
                                "tainted": false,
                                "filesize": "32662B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "119.536MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.022"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 26150,
                        "ttfb_start": 25799,
                        "ttfb_end": 26108,
                        "download_start": 26108,
                        "download_end": 26150,
                        "download_ms": 42,
                        "all_start": 25799,
                        "all_end": 26150,
                        "all_ms": 351,
                        "index": 56,
                        "number": 57
                    },
                    {
                        "type": 3,
                        "id": "29874.223",
                        "request_id": "29874.223",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg",
                        "raw_id": "29874.223",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 379,
                        "ttfb_ms": 179,
                        "load_start": 25999,
                        "load_start_float": 25999.000501999999,
                        "bytesIn": 135786,
                        "objectSize": 135786,
                        "objectSizeUncompressed": 135786,
                        "chunks": [
                            {
                                "ts": 26180,
                                "bytes": 16309
                            },
                            {
                                "ts": 26208,
                                "bytes": 16375
                            },
                            {
                                "ts": 26233,
                                "bytes": 16375
                            },
                            {
                                "ts": 26264,
                                "bytes": 16375
                            },
                            {
                                "ts": 26293,
                                "bytes": 16375
                            },
                            {
                                "ts": 26316,
                                "bytes": 16375
                            },
                            {
                                "ts": 26344,
                                "bytes": 16375
                            },
                            {
                                "ts": 26373,
                                "bytes": 16441
                            },
                            {
                                "ts": 26378,
                                "bytes": 4786
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 135786",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:56:01 GMT",
                                "etag: \"2126a-571d0fceb8a7d\"",
                                "last-modified: Wed, 25 Jul 2018 11:14:53 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2290,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 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": 135786,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 25998,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 115,
                        "http2_stream_dependency": 113,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 502,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "133 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 179.245,
                                        "standardDeviation": 44.412799999999997,
                                        "kurtosis": 2.4241700000000002,
                                        "skewness": -1.4087099999999999,
                                        "entropy": 0.87419899999999995
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 171.88800000000001,
                                        "standardDeviation": 49.974899999999998,
                                        "kurtosis": 1.6190500000000001,
                                        "skewness": -1.22353,
                                        "entropy": 0.88386799999999999
                                    },
                                    "green": {
                                        "min": 3,
                                        "max": 255,
                                        "mean": 177.14699999999999,
                                        "standardDeviation": 47.651299999999999,
                                        "kurtosis": 2.1897500000000001,
                                        "skewness": -1.4678500000000001,
                                        "entropy": 0.87224100000000004
                                    },
                                    "blue": {
                                        "min": 25,
                                        "max": 255,
                                        "mean": 188.69900000000001,
                                        "standardDeviation": 35.612099999999998,
                                        "kurtosis": 2.0493999999999999,
                                        "skewness": -1.12947,
                                        "entropy": 0.86648800000000004
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:56:02+00:00",
                                    "date:modify": "2024-12-24T19:56:02+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "2ddbfa62a519f2c3d6d0e10674907cba706c1ec82636ce327b08ab019f710a1e"
                                },
                                "tainted": false,
                                "filesize": "135786B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "152.321MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.017"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 26378,
                        "ttfb_start": 25999,
                        "ttfb_end": 26178,
                        "download_start": 26178,
                        "download_end": 26378,
                        "download_ms": 200,
                        "all_start": 25999,
                        "all_end": 26378,
                        "all_ms": 379,
                        "index": 57,
                        "number": 58
                    },
                    {
                        "type": 3,
                        "id": "29874.225",
                        "request_id": "29874.225",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg",
                        "raw_id": "29874.225",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 664,
                        "ttfb_ms": 214,
                        "load_start": 26199,
                        "load_start_float": 26199.000508000001,
                        "bytesIn": 289211,
                        "objectSize": 289211,
                        "objectSizeUncompressed": 289211,
                        "chunks": [
                            {
                                "ts": 26417,
                                "bytes": 16286
                            },
                            {
                                "ts": 26438,
                                "bytes": 16375
                            },
                            {
                                "ts": 26461,
                                "bytes": 16375
                            },
                            {
                                "ts": 26497,
                                "bytes": 16375
                            },
                            {
                                "ts": 26521,
                                "bytes": 16375
                            },
                            {
                                "ts": 26546,
                                "bytes": 16375
                            },
                            {
                                "ts": 26580,
                                "bytes": 16375
                            },
                            {
                                "ts": 26599,
                                "bytes": 16375
                            },
                            {
                                "ts": 26606,
                                "bytes": 89
                            },
                            {
                                "ts": 26634,
                                "bytes": 16375
                            },
                            {
                                "ts": 26658,
                                "bytes": 16375
                            },
                            {
                                "ts": 26693,
                                "bytes": 16375
                            },
                            {
                                "ts": 26717,
                                "bytes": 16375
                            },
                            {
                                "ts": 26740,
                                "bytes": 16375
                            },
                            {
                                "ts": 26766,
                                "bytes": 16375
                            },
                            {
                                "ts": 26802,
                                "bytes": 16375
                            },
                            {
                                "ts": 26856,
                                "bytes": 32750
                            },
                            {
                                "ts": 26863,
                                "bytes": 10836
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 289211",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:56:02 GMT",
                                "etag: \"469bb-56f0fcb7e6279\"",
                                "last-modified: Wed, 20 Jun 2018 09:55:12 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2290,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 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": 289211,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 26199,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 117,
                        "http2_stream_dependency": 115,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 508,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "272 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 155.31999999999999,
                                        "standardDeviation": 58.5413,
                                        "kurtosis": 0.230353,
                                        "skewness": -0.90264599999999995,
                                        "entropy": 0.92969400000000002
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 161.745,
                                        "standardDeviation": 58.654200000000003,
                                        "kurtosis": 0.61493299999999995,
                                        "skewness": -1.14439,
                                        "entropy": 0.91823299999999997
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 154.95500000000001,
                                        "standardDeviation": 56.137500000000003,
                                        "kurtosis": 0.073536400000000002,
                                        "skewness": -0.80743100000000001,
                                        "entropy": 0.93081899999999995
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 149.25899999999999,
                                        "standardDeviation": 60.8324,
                                        "kurtosis": 0.094163300000000005,
                                        "skewness": -0.76505199999999995,
                                        "entropy": 0.940029
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:56:02+00:00",
                                    "date:modify": "2024-12-24T19:56:02+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "78ecd74a40ca7fdfdb578bef2df52db9de5c0b5c683fcf72b888126e11e33142"
                                },
                                "tainted": false,
                                "filesize": "278375B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "139.587MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.019"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 26863,
                        "ttfb_start": 26199,
                        "ttfb_end": 26413,
                        "download_start": 26413,
                        "download_end": 26863,
                        "download_ms": 450,
                        "all_start": 26199,
                        "all_end": 26863,
                        "all_ms": 664,
                        "index": 58,
                        "number": 59
                    },
                    {
                        "type": 3,
                        "id": "29874.227",
                        "request_id": "29874.227",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg",
                        "raw_id": "29874.227",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 760,
                        "ttfb_ms": 492,
                        "load_start": 26399,
                        "load_start_float": 26399.000513999999,
                        "bytesIn": 176290,
                        "objectSize": 176290,
                        "objectSizeUncompressed": 176290,
                        "chunks": [
                            {
                                "ts": 26893,
                                "bytes": 16309
                            },
                            {
                                "ts": 26920,
                                "bytes": 16375
                            },
                            {
                                "ts": 26949,
                                "bytes": 16375
                            },
                            {
                                "ts": 26977,
                                "bytes": 16375
                            },
                            {
                                "ts": 27005,
                                "bytes": 16375
                            },
                            {
                                "ts": 27038,
                                "bytes": 16375
                            },
                            {
                                "ts": 27057,
                                "bytes": 16375
                            },
                            {
                                "ts": 27086,
                                "bytes": 16441
                            },
                            {
                                "ts": 27114,
                                "bytes": 16375
                            },
                            {
                                "ts": 27147,
                                "bytes": 16375
                            },
                            {
                                "ts": 27159,
                                "bytes": 12540
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 176290",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:56:02 GMT",
                                "etag: \"2b0a2-571cfb33a64ed\"",
                                "last-modified: Wed, 25 Jul 2018 09:42:42 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2290,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 98,
                        "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": 176290,
                        "image_save": 3456,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 26398,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 119,
                        "http2_stream_dependency": 117,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 514,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "160 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 154.29599999999999,
                                        "standardDeviation": 37.594200000000001,
                                        "kurtosis": 2.2360099999999998,
                                        "skewness": -1.03427,
                                        "entropy": 0.83577800000000002
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 154.45099999999999,
                                        "standardDeviation": 32.578899999999997,
                                        "kurtosis": 1.54209,
                                        "skewness": -0.56310199999999999,
                                        "entropy": 0.83131900000000003
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 155.03100000000001,
                                        "standardDeviation": 39.265999999999998,
                                        "kurtosis": 2.8095400000000001,
                                        "skewness": -1.2520100000000001,
                                        "entropy": 0.84072000000000002
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 153.40700000000001,
                                        "standardDeviation": 40.937600000000003,
                                        "kurtosis": 1.63533,
                                        "skewness": -1.04037,
                                        "entropy": 0.83529600000000004
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:56:02+00:00",
                                    "date:modify": "2024-12-24T19:56:02+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "000f6ec769774d6f5d115e5bc1773fb88fe58d34b83caef95eb01392046f4cd5"
                                },
                                "tainted": false,
                                "filesize": "163750B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "151.019MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.017"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 27159,
                        "ttfb_start": 26399,
                        "ttfb_end": 26891,
                        "download_start": 26891,
                        "download_end": 27159,
                        "download_ms": 268,
                        "all_start": 26399,
                        "all_end": 27159,
                        "all_ms": 760,
                        "index": 59,
                        "number": 60
                    },
                    {
                        "type": 3,
                        "id": "29874.229",
                        "request_id": "29874.229",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg",
                        "raw_id": "29874.229",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 606,
                        "ttfb_ms": 189,
                        "load_start": 26999,
                        "load_start_float": 26999.000521999998,
                        "bytesIn": 265637,
                        "objectSize": 265637,
                        "objectSizeUncompressed": 265637,
                        "chunks": [
                            {
                                "ts": 27190,
                                "bytes": 16332
                            },
                            {
                                "ts": 27217,
                                "bytes": 16375
                            },
                            {
                                "ts": 27246,
                                "bytes": 16375
                            },
                            {
                                "ts": 27274,
                                "bytes": 16375
                            },
                            {
                                "ts": 27302,
                                "bytes": 16375
                            },
                            {
                                "ts": 27326,
                                "bytes": 16375
                            },
                            {
                                "ts": 27354,
                                "bytes": 16375
                            },
                            {
                                "ts": 27381,
                                "bytes": 16375
                            },
                            {
                                "ts": 27386,
                                "bytes": 43
                            },
                            {
                                "ts": 27409,
                                "bytes": 16375
                            },
                            {
                                "ts": 27437,
                                "bytes": 16375
                            },
                            {
                                "ts": 27465,
                                "bytes": 16375
                            },
                            {
                                "ts": 27494,
                                "bytes": 16375
                            },
                            {
                                "ts": 27522,
                                "bytes": 16375
                            },
                            {
                                "ts": 27546,
                                "bytes": 16375
                            },
                            {
                                "ts": 27574,
                                "bytes": 16375
                            },
                            {
                                "ts": 27602,
                                "bytes": 16375
                            },
                            {
                                "ts": 27605,
                                "bytes": 3637
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 265637",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:56:02 GMT",
                                "etag: \"40da5-567e6e3737c25\"",
                                "last-modified: Wed, 21 Mar 2018 07:10:39 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2284,
                        "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": 265637,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 26998,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 121,
                        "http2_stream_dependency": 119,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 522,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "256 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2601,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2601x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2601,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2705040,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 164.929,
                                        "standardDeviation": 68.711399999999998,
                                        "kurtosis": -0.92245900000000003,
                                        "skewness": -0.31125599999999998,
                                        "entropy": 0.92352299999999998
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 166.73699999999999,
                                        "standardDeviation": 69.954899999999995,
                                        "kurtosis": -0.95680399999999999,
                                        "skewness": -0.312087,
                                        "entropy": 0.91629499999999997
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 164.73500000000001,
                                        "standardDeviation": 70.149500000000003,
                                        "kurtosis": -0.94611400000000001,
                                        "skewness": -0.31269999999999998,
                                        "entropy": 0.92614799999999997
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 163.315,
                                        "standardDeviation": 66.029700000000005,
                                        "kurtosis": -0.86826700000000001,
                                        "skewness": -0.31693500000000002,
                                        "entropy": 0.92812499999999998
                                    }
                                },
                                "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": 2601,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:56:03+00:00",
                                    "date:modify": "2024-12-24T19:56:03+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "1c6ced0262cdba556e092d53d05b6a1b0fd5297da7ef888c19e7c7116db0e553"
                                },
                                "tainted": false,
                                "filesize": "262000B",
                                "numberPixels": "2705040",
                                "pixelsPerSecond": "71.1566MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.038"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 27605,
                        "ttfb_start": 26999,
                        "ttfb_end": 27188,
                        "download_start": 27188,
                        "download_end": 27605,
                        "download_ms": 417,
                        "all_start": 26999,
                        "all_end": 27605,
                        "all_ms": 606,
                        "index": 60,
                        "number": 61
                    },
                    {
                        "type": 3,
                        "id": "29874.231",
                        "request_id": "29874.231",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg",
                        "raw_id": "29874.231",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 976,
                        "ttfb_ms": 435,
                        "load_start": 27199,
                        "load_start_float": 27199.000528,
                        "bytesIn": 339136,
                        "objectSize": 339136,
                        "objectSizeUncompressed": 339136,
                        "chunks": [
                            {
                                "ts": 27636,
                                "bytes": 16286
                            },
                            {
                                "ts": 27663,
                                "bytes": 16375
                            },
                            {
                                "ts": 27692,
                                "bytes": 16375
                            },
                            {
                                "ts": 27720,
                                "bytes": 16375
                            },
                            {
                                "ts": 27748,
                                "bytes": 16375
                            },
                            {
                                "ts": 27773,
                                "bytes": 16375
                            },
                            {
                                "ts": 27800,
                                "bytes": 16375
                            },
                            {
                                "ts": 27827,
                                "bytes": 16375
                            },
                            {
                                "ts": 27834,
                                "bytes": 89
                            },
                            {
                                "ts": 27855,
                                "bytes": 16375
                            },
                            {
                                "ts": 27883,
                                "bytes": 16375
                            },
                            {
                                "ts": 27911,
                                "bytes": 16375
                            },
                            {
                                "ts": 27940,
                                "bytes": 16375
                            },
                            {
                                "ts": 27973,
                                "bytes": 16375
                            },
                            {
                                "ts": 27992,
                                "bytes": 16375
                            },
                            {
                                "ts": 28020,
                                "bytes": 16375
                            },
                            {
                                "ts": 28048,
                                "bytes": 16375
                            },
                            {
                                "ts": 28081,
                                "bytes": 16375
                            },
                            {
                                "ts": 28110,
                                "bytes": 16375
                            },
                            {
                                "ts": 28138,
                                "bytes": 16375
                            },
                            {
                                "ts": 28157,
                                "bytes": 16375
                            },
                            {
                                "ts": 28175,
                                "bytes": 11636
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 339136",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:56:03 GMT",
                                "etag: \"52cc0-567e6e4538e66\"",
                                "last-modified: Wed, 21 Mar 2018 07:10:54 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2284,
                        "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": 339136,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 27198,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 123,
                        "http2_stream_dependency": 121,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 528,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "320 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2601,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2601x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2601,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2705040,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 86.464200000000005,
                                        "standardDeviation": 65.933499999999995,
                                        "kurtosis": 0.097841999999999998,
                                        "skewness": 1.02902,
                                        "entropy": 0.92257299999999998
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 90.453999999999994,
                                        "standardDeviation": 69.108099999999993,
                                        "kurtosis": -0.27824599999999999,
                                        "skewness": 0.90700599999999998,
                                        "entropy": 0.92787699999999995
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 85.423599999999993,
                                        "standardDeviation": 66.879099999999994,
                                        "kurtosis": 0.092392199999999994,
                                        "skewness": 1.03952,
                                        "entropy": 0.92035400000000001
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 83.514899999999997,
                                        "standardDeviation": 61.813400000000001,
                                        "kurtosis": 0.572492,
                                        "skewness": 1.14551,
                                        "entropy": 0.91948600000000003
                                    }
                                },
                                "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": 2601,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:56:03+00:00",
                                    "date:modify": "2024-12-24T19:56:03+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "66e881205853d3abc133a6537185ed3b066bd915fd5bd807613d38340db91843"
                                },
                                "tainted": false,
                                "filesize": "327500B",
                                "numberPixels": "2705040",
                                "pixelsPerSecond": "112.763MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.023"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 28175,
                        "ttfb_start": 27199,
                        "ttfb_end": 27634,
                        "download_start": 27634,
                        "download_end": 28175,
                        "download_ms": 541,
                        "all_start": 27199,
                        "all_end": 28175,
                        "all_ms": 976,
                        "index": 61,
                        "number": 62
                    },
                    {
                        "type": 3,
                        "id": "29874.233",
                        "request_id": "29874.233",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg",
                        "raw_id": "29874.233",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1082,
                        "ttfb_ms": 804,
                        "load_start": 27399,
                        "load_start_float": 27399.000533999999,
                        "bytesIn": 181970,
                        "objectSize": 181970,
                        "objectSizeUncompressed": 181970,
                        "chunks": [
                            {
                                "ts": 28205,
                                "bytes": 16309
                            },
                            {
                                "ts": 28233,
                                "bytes": 16375
                            },
                            {
                                "ts": 28261,
                                "bytes": 16375
                            },
                            {
                                "ts": 28289,
                                "bytes": 16375
                            },
                            {
                                "ts": 28320,
                                "bytes": 16375
                            },
                            {
                                "ts": 28341,
                                "bytes": 16375
                            },
                            {
                                "ts": 28370,
                                "bytes": 16375
                            },
                            {
                                "ts": 28398,
                                "bytes": 16441
                            },
                            {
                                "ts": 28428,
                                "bytes": 16375
                            },
                            {
                                "ts": 28457,
                                "bytes": 16375
                            },
                            {
                                "ts": 28481,
                                "bytes": 18220
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 181970",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:56:03 GMT",
                                "etag: \"2c6d2-567e6e647a76a\"",
                                "last-modified: Wed, 21 Mar 2018 07:11:27 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2284,
                        "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": 181970,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 27398,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 125,
                        "http2_stream_dependency": 123,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 534,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "178 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2601,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2601x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2601,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2705040,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 134.958,
                                        "standardDeviation": 57.620199999999997,
                                        "kurtosis": -0.95865299999999998,
                                        "skewness": -0.19575200000000001,
                                        "entropy": 0.93937499999999996
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 146.34399999999999,
                                        "standardDeviation": 60.930300000000003,
                                        "kurtosis": -0.80419200000000002,
                                        "skewness": -0.44801000000000002,
                                        "entropy": 0.94551700000000005
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 138.048,
                                        "standardDeviation": 57.879300000000001,
                                        "kurtosis": -0.82308499999999996,
                                        "skewness": -0.32198399999999999,
                                        "entropy": 0.94151399999999996
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 120.48099999999999,
                                        "standardDeviation": 54.051200000000001,
                                        "kurtosis": -0.95773799999999998,
                                        "skewness": 0.098810899999999993,
                                        "entropy": 0.93109399999999998
                                    }
                                },
                                "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": 2601,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:56:04+00:00",
                                    "date:modify": "2024-12-24T19:56:04+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "8af1b0cc8d8a411d20fcf22676ef7b52d84c6513de63e9cb9a92fdde77bbabd8"
                                },
                                "tainted": false,
                                "filesize": "181970B",
                                "numberPixels": "2705040",
                                "pixelsPerSecond": "124.717MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.021"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 28481,
                        "ttfb_start": 27399,
                        "ttfb_end": 28203,
                        "download_start": 28203,
                        "download_end": 28481,
                        "download_ms": 278,
                        "all_start": 27399,
                        "all_end": 28481,
                        "all_ms": 1082,
                        "index": 62,
                        "number": 63
                    },
                    {
                        "type": 3,
                        "id": "29874.235",
                        "request_id": "29874.235",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg",
                        "raw_id": "29874.235",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1424,
                        "ttfb_ms": 911,
                        "load_start": 27598,
                        "load_start_float": 27598.000540000001,
                        "bytesIn": 322736,
                        "objectSize": 322736,
                        "objectSizeUncompressed": 322736,
                        "chunks": [
                            {
                                "ts": 28511,
                                "bytes": 16309
                            },
                            {
                                "ts": 28538,
                                "bytes": 16375
                            },
                            {
                                "ts": 28567,
                                "bytes": 16375
                            },
                            {
                                "ts": 28595,
                                "bytes": 16375
                            },
                            {
                                "ts": 28623,
                                "bytes": 16375
                            },
                            {
                                "ts": 28647,
                                "bytes": 16375
                            },
                            {
                                "ts": 28676,
                                "bytes": 16375
                            },
                            {
                                "ts": 28703,
                                "bytes": 16441
                            },
                            {
                                "ts": 28732,
                                "bytes": 16375
                            },
                            {
                                "ts": 28760,
                                "bytes": 16375
                            },
                            {
                                "ts": 28788,
                                "bytes": 16375
                            },
                            {
                                "ts": 28812,
                                "bytes": 16375
                            },
                            {
                                "ts": 28840,
                                "bytes": 16375
                            },
                            {
                                "ts": 28868,
                                "bytes": 16375
                            },
                            {
                                "ts": 28897,
                                "bytes": 16375
                            },
                            {
                                "ts": 28925,
                                "bytes": 16375
                            },
                            {
                                "ts": 28953,
                                "bytes": 16375
                            },
                            {
                                "ts": 28977,
                                "bytes": 16375
                            },
                            {
                                "ts": 29005,
                                "bytes": 16375
                            },
                            {
                                "ts": 29022,
                                "bytes": 11611
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 322736",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:56:03 GMT",
                                "etag: \"4ecb0-567e6e45f07b2\"",
                                "last-modified: Wed, 21 Mar 2018 07:10:55 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2284,
                        "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": 322736,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 27598,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 127,
                        "http2_stream_dependency": 125,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 540,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "304 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2601,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2601x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2601,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2705040,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 85.439400000000006,
                                        "standardDeviation": 54.1736,
                                        "kurtosis": 1.00193,
                                        "skewness": 0.78003999999999996,
                                        "entropy": 0.92128299999999996
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 89.657200000000003,
                                        "standardDeviation": 57.768799999999999,
                                        "kurtosis": 0.38424700000000001,
                                        "skewness": 0.62980400000000003,
                                        "entropy": 0.93693300000000002
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 84.508700000000005,
                                        "standardDeviation": 55.247999999999998,
                                        "kurtosis": 0.85740400000000005,
                                        "skewness": 0.72865199999999997,
                                        "entropy": 0.92493000000000003
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 82.152500000000003,
                                        "standardDeviation": 49.503900000000002,
                                        "kurtosis": 2.12886,
                                        "skewness": 1.0083299999999999,
                                        "entropy": 0.90198699999999998
                                    }
                                },
                                "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": 2601,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:56:04+00:00",
                                    "date:modify": "2024-12-24T19:56:04+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "14ea0fa49f0da78157a13bdf7c4538f7df7fa5e147e7a8b6dfe34fedea4ae8c5"
                                },
                                "tainted": false,
                                "filesize": "311125B",
                                "numberPixels": "2705040",
                                "pixelsPerSecond": "84.4932MB",
                                "userTime": "0.030u",
                                "elapsedTime": "0:01.032"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 29022,
                        "ttfb_start": 27598,
                        "ttfb_end": 28509,
                        "download_start": 28509,
                        "download_end": 29022,
                        "download_ms": 513,
                        "all_start": 27598,
                        "all_end": 29022,
                        "all_ms": 1424,
                        "index": 63,
                        "number": 64
                    },
                    {
                        "type": 3,
                        "id": "29874.237",
                        "request_id": "29874.237",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg",
                        "raw_id": "29874.237",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1195,
                        "ttfb_ms": 551,
                        "load_start": 28500,
                        "load_start_float": 28500.000548,
                        "bytesIn": 400560,
                        "objectSize": 400560,
                        "objectSizeUncompressed": 400560,
                        "chunks": [
                            {
                                "ts": 29052,
                                "bytes": 16285
                            },
                            {
                                "ts": 29080,
                                "bytes": 16375
                            },
                            {
                                "ts": 29108,
                                "bytes": 16375
                            },
                            {
                                "ts": 29137,
                                "bytes": 16375
                            },
                            {
                                "ts": 29165,
                                "bytes": 16375
                            },
                            {
                                "ts": 29189,
                                "bytes": 16375
                            },
                            {
                                "ts": 29217,
                                "bytes": 16375
                            },
                            {
                                "ts": 29244,
                                "bytes": 16375
                            },
                            {
                                "ts": 29248,
                                "bytes": 90
                            },
                            {
                                "ts": 29272,
                                "bytes": 16375
                            },
                            {
                                "ts": 29301,
                                "bytes": 16375
                            },
                            {
                                "ts": 29328,
                                "bytes": 16375
                            },
                            {
                                "ts": 29357,
                                "bytes": 16375
                            },
                            {
                                "ts": 29385,
                                "bytes": 16375
                            },
                            {
                                "ts": 29409,
                                "bytes": 16375
                            },
                            {
                                "ts": 29437,
                                "bytes": 16375
                            },
                            {
                                "ts": 29465,
                                "bytes": 16375
                            },
                            {
                                "ts": 29493,
                                "bytes": 16375
                            },
                            {
                                "ts": 29522,
                                "bytes": 16375
                            },
                            {
                                "ts": 29550,
                                "bytes": 16375
                            },
                            {
                                "ts": 29574,
                                "bytes": 16375
                            },
                            {
                                "ts": 29602,
                                "bytes": 16375
                            },
                            {
                                "ts": 29630,
                                "bytes": 16375
                            },
                            {
                                "ts": 29659,
                                "bytes": 16375
                            },
                            {
                                "ts": 29687,
                                "bytes": 16375
                            },
                            {
                                "ts": 29695,
                                "bytes": 7560
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 400560",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:56:04 GMT",
                                "etag: \"61cb0-5680469b3690d\"",
                                "last-modified: Thu, 22 Mar 2018 18:24:06 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2284,
                        "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": 400560,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 28498,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 129,
                        "http2_stream_dependency": 127,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 548,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "391 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 2600,
                                    "ImageHeight": 1040,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "2600x1040",
                                    "Megapixels": 2.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2704000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 124.34999999999999,
                                        "standardDeviation": 79.931899999999999,
                                        "kurtosis": -1.4613,
                                        "skewness": -0.099245299999999995,
                                        "entropy": 0.95740800000000004
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 129.923,
                                        "standardDeviation": 80.123099999999994,
                                        "kurtosis": -1.4575,
                                        "skewness": -0.186478,
                                        "entropy": 0.955121
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 124.065,
                                        "standardDeviation": 80.718999999999994,
                                        "kurtosis": -1.46356,
                                        "skewness": -0.099091299999999993,
                                        "entropy": 0.95928000000000002
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 119.062,
                                        "standardDeviation": 78.953599999999994,
                                        "kurtosis": -1.44303,
                                        "skewness": -0.0155154,
                                        "entropy": 0.95782100000000003
                                    }
                                },
                                "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": 2600,
                                    "height": 1040,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:56:05+00:00",
                                    "date:modify": "2024-12-24T19:56:05+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "d846b964a58db272d80aa51426f7d6986e6ab6be5dba704d3c780cba7544b414"
                                },
                                "tainted": false,
                                "filesize": "400560B",
                                "numberPixels": "2704000",
                                "pixelsPerSecond": "80.0475MB",
                                "userTime": "0.030u",
                                "elapsedTime": "0:01.033"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 29695,
                        "ttfb_start": 28500,
                        "ttfb_end": 29051,
                        "download_start": 29051,
                        "download_end": 29695,
                        "download_ms": 644,
                        "all_start": 28500,
                        "all_end": 29695,
                        "all_ms": 1195,
                        "index": 64,
                        "number": 65
                    },
                    {
                        "type": 3,
                        "id": "29874.239",
                        "request_id": "29874.239",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg",
                        "raw_id": "29874.239",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1111,
                        "ttfb_ms": 1023,
                        "load_start": 28700,
                        "load_start_float": 28700.000553999998,
                        "bytesIn": 65500,
                        "objectSize": 65500,
                        "objectSizeUncompressed": 65435,
                        "chunks": [
                            {
                                "ts": 29724,
                                "bytes": 16375
                            },
                            {
                                "ts": 29751,
                                "bytes": 16375
                            },
                            {
                                "ts": 29780,
                                "bytes": 16375
                            },
                            {
                                "ts": 29809,
                                "bytes": 16375
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 282125",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:56:04 GMT",
                                "etag: \"44e0d-567e6e7d08ba0\"",
                                "last-modified: Wed, 21 Mar 2018 07:11:52 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2356,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 27,
                        "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": 282125,
                        "image_save": 203538,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 28699,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 131,
                        "http2_stream_dependency": 129,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 554,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "64 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 1601,
                                    "ImageHeight": 640,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 72,
                                    "YResolution": 72
                                },
                                "Composite": {
                                    "ImageSize": "1601x640",
                                    "Megapixels": 1
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1601,
                                    "height": 640,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 72,
                                    "y": 72
                                },
                                "printSize": {
                                    "x": 22.2361,
                                    "y": 8.88889
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1024640,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 120.274,
                                        "standardDeviation": 35.135399999999997,
                                        "kurtosis": 4.0158100000000001,
                                        "skewness": -1.09534,
                                        "entropy": 0.298989
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 122.89700000000001,
                                        "standardDeviation": 33.823900000000002,
                                        "kurtosis": 4.7950200000000001,
                                        "skewness": -0.80207399999999995,
                                        "entropy": 0.30290400000000001
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 119.813,
                                        "standardDeviation": 34.5672,
                                        "kurtosis": 4.0114099999999997,
                                        "skewness": -1.1605799999999999,
                                        "entropy": 0.29868899999999998
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 118.113,
                                        "standardDeviation": 37.015099999999997,
                                        "kurtosis": 3.26919,
                                        "skewness": -1.2427999999999999,
                                        "entropy": 0.29537400000000003
                                    }
                                },
                                "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": 1601,
                                    "height": 640,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:56:07+00:00",
                                    "date:modify": "2024-12-24T19:56:07+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "6932c68e68e85b7ac51d10b95b8bc4361c99cf6fc1994fe0af0a7663a1dbf611"
                                },
                                "tainted": false,
                                "filesize": "65435B",
                                "numberPixels": "1024640",
                                "pixelsPerSecond": "123.096MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.008"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 29811,
                        "ttfb_start": 28700,
                        "ttfb_end": 29723,
                        "download_start": 29723,
                        "download_end": 29811,
                        "download_ms": 88,
                        "all_start": 28700,
                        "all_end": 29811,
                        "all_ms": 1111,
                        "index": 65,
                        "number": 66
                    },
                    {
                        "type": 3,
                        "id": "29874.241",
                        "request_id": "29874.241",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg",
                        "raw_id": "29874.241",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1653,
                        "ttfb_ms": 1298,
                        "load_start": 28899,
                        "load_start_float": 28899.00056,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "objectSizeUncompressed": 227861,
                        "chunks": [],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 227861",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:56:04 GMT",
                                "etag: \"37a15-567e6e98d31aa\"",
                                "last-modified: Wed, 21 Mar 2018 07:12:22 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent"
                            ]
                        },
                        "bytesOut": 2347,
                        "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": 227861,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 28899,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 560,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "223 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 1601,
                                    "ImageHeight": 640,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 72,
                                    "YResolution": 72
                                },
                                "Composite": {
                                    "ImageSize": "1601x640",
                                    "Megapixels": 1
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1601,
                                    "height": 640,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 72,
                                    "y": 72
                                },
                                "printSize": {
                                    "x": 22.2361,
                                    "y": 8.88889
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1024640,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 91.871099999999998,
                                        "standardDeviation": 76.340400000000002,
                                        "kurtosis": -1.0993299999999999,
                                        "skewness": 0.58879199999999998,
                                        "entropy": 0.95198199999999999
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 92.293000000000006,
                                        "standardDeviation": 79.315399999999997,
                                        "kurtosis": -1.25651,
                                        "skewness": 0.51271100000000003,
                                        "entropy": 0.94509200000000004
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 91.622500000000002,
                                        "standardDeviation": 74.741200000000006,
                                        "kurtosis": -1.0384800000000001,
                                        "skewness": 0.61434299999999997,
                                        "entropy": 0.95443999999999996
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 91.697900000000004,
                                        "standardDeviation": 74.964799999999997,
                                        "kurtosis": -0.98121599999999998,
                                        "skewness": 0.64939000000000002,
                                        "entropy": 0.95641500000000002
                                    }
                                },
                                "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": 1601,
                                    "height": 640,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:56:07+00:00",
                                    "date:modify": "2024-12-24T19:56:07+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "26880e9f1a03d2b750022c6998ecd534aebe541275bd07d736c50305628c30dc"
                                },
                                "tainted": false,
                                "filesize": "227861B",
                                "numberPixels": "1024640",
                                "pixelsPerSecond": "101.939MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.010"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 30552,
                        "ttfb_start": 28899,
                        "ttfb_end": 30197,
                        "download_start": 30197,
                        "download_end": 30552,
                        "download_ms": 355,
                        "all_start": 28899,
                        "all_end": 30552,
                        "all_ms": 1653,
                        "index": 66,
                        "number": 67
                    },
                    {
                        "type": 3,
                        "id": "29874.243",
                        "request_id": "29874.243",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg",
                        "raw_id": "29874.243",
                        "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1792,
                        "ttfb_ms": 1385,
                        "load_start": 29199,
                        "load_start_float": 29199.000565999999,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "objectSizeUncompressed": 258136,
                        "chunks": [],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 258136",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:56:05 GMT",
                                "etag: \"3f058-567e6e7702868\"",
                                "last-modified: Wed, 21 Mar 2018 07:11:46 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent"
                            ]
                        },
                        "bytesOut": 2347,
                        "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": 258136,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 29198,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 566,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "252 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 1601,
                                    "ImageHeight": 640,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 72,
                                    "YResolution": 72
                                },
                                "Composite": {
                                    "ImageSize": "1601x640",
                                    "Megapixels": 1
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1601,
                                    "height": 640,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 72,
                                    "y": 72
                                },
                                "printSize": {
                                    "x": 22.2361,
                                    "y": 8.88889
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1024640,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 67.231300000000005,
                                        "standardDeviation": 62.834499999999998,
                                        "kurtosis": 0.28043099999999999,
                                        "skewness": 1.17947,
                                        "entropy": 0.91255600000000003
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 67.794499999999999,
                                        "standardDeviation": 66.096299999999999,
                                        "kurtosis": 0.12335699999999999,
                                        "skewness": 1.1354900000000001,
                                        "entropy": 0.91835599999999995
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 66.0745,
                                        "standardDeviation": 60.985100000000003,
                                        "kurtosis": 0.40255600000000002,
                                        "skewness": 1.2097,
                                        "entropy": 0.91109300000000004
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 67.824799999999996,
                                        "standardDeviation": 61.421900000000001,
                                        "kurtosis": 0.30404399999999998,
                                        "skewness": 1.19268,
                                        "entropy": 0.90821799999999997
                                    }
                                },
                                "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": 1601,
                                    "height": 640,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T19:56:07+00:00",
                                    "date:modify": "2024-12-24T19:56:07+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "1f769d72f839f2cd7444d1d4aa310555f9a28e03ebc6124c3f46b046099f7753"
                                },
                                "tainted": false,
                                "filesize": "258136B",
                                "numberPixels": "1024640",
                                "pixelsPerSecond": "97.5635MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.010"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 30991,
                        "ttfb_start": 29199,
                        "ttfb_end": 30584,
                        "download_start": 30584,
                        "download_end": 30991,
                        "download_ms": 407,
                        "all_start": 29199,
                        "all_end": 30991,
                        "all_ms": 1792,
                        "index": 67,
                        "number": 68
                    }
                ],
                "requestsFull": 68,
                "requestsDoc": 24,
                "responses_200": 67,
                "responses_404": 0,
                "responses_other": 1,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "main_frame": "8486B565CA021B8F42B3BBB3E1FA09EE",
                "loadEventStart": 5182,
                "loadEventEnd": 5183,
                "domContentLoadedEventStart": 2044,
                "domContentLoadedEventEnd": 2044,
                "URL": "https:\/\/studiocoucou.berlin\/",
                "connections": 1,
                "final_base_page_request": 1,
                "final_base_page_request_id": "9D56700CD0285720B54F69C93115D643-1",
                "final_url": "https:\/\/studiocoucou.berlin\/en",
                "domInteractive": 2044,
                "firstPaint": 1216.7000000001863,
                "firstContentfulPaint": 1317,
                "firstImagePaint": 1317,
                "firstMeaningfulPaint": 2207,
                "renderBlockingCSS": 1,
                "renderBlockingJS": 0,
                "TTFB": 1085,
                "score_cache": 0,
                "score_cdn": 0,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 99,
                "score_etags": -1,
                "score_progressive_jpeg": 0,
                "gzip_total": 56755,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 16979199,
                "image_savings": 218359,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 8,
                    "HTMLDocumentParser::FetchQueuedPreloads": 2,
                    "EventDispatch": 11,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 16,
                    "EvaluateScript": 2,
                    "v8.compile": 0,
                    "ParseAuthorStyleSheet": 1,
                    "UpdateLayoutTree": 40,
                    "BeginRemoteFontLoad": 0,
                    "Layout": 55,
                    "ResourceChangePriority": 0,
                    "PrePaint": 19,
                    "Paint": 22,
                    "Layerize": 14,
                    "HitTest": 6,
                    "largestContentfulPaint::Candidate": 0,
                    "FunctionCall": 63,
                    "TimerFire": 11,
                    "MarkDOMContent": 0,
                    "FireAnimationFrame": 30,
                    "FireIdleCallback": 31,
                    "MarkLoad": 0,
                    "Idle": 30662
                },
                "cpuTimesDoc": {
                    "ParseHTML": 8,
                    "HTMLDocumentParser::FetchQueuedPreloads": 2,
                    "EventDispatch": 2,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 7,
                    "EvaluateScript": 2,
                    "v8.compile": 0,
                    "ParseAuthorStyleSheet": 1,
                    "UpdateLayoutTree": 2,
                    "BeginRemoteFontLoad": 0,
                    "Layout": 34,
                    "ResourceChangePriority": 0,
                    "PrePaint": 2,
                    "Paint": 3,
                    "Layerize": 2,
                    "HitTest": 1,
                    "largestContentfulPaint::Candidate": 0,
                    "FunctionCall": 9,
                    "TimerFire": 3,
                    "MarkDOMContent": 0,
                    "FireAnimationFrame": 2,
                    "FireIdleCallback": 3,
                    "MarkLoad": 0,
                    "Idle": 5202
                },
                "cpu.ParseHTML": 8,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 2,
                "cpu.EventDispatch": 11,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 16,
                "cpu.EvaluateScript": 2,
                "cpu.v8.compile": 0,
                "cpu.ParseAuthorStyleSheet": 1,
                "cpu.UpdateLayoutTree": 40,
                "cpu.BeginRemoteFontLoad": 0,
                "cpu.Layout": 55,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 19,
                "cpu.Paint": 22,
                "cpu.Layerize": 14,
                "cpu.HitTest": 6,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.FunctionCall": 63,
                "cpu.TimerFire": 11,
                "cpu.MarkDOMContent": 0,
                "cpu.FireAnimationFrame": 30,
                "cpu.FireIdleCallback": 31,
                "cpu.MarkLoad": 0,
                "cpu.Idle": 30662,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1735070133.853754,
                "osVersion": "Linux 6.8.0-1018-gcp",
                "os_version": "Linux 6.8.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1735070135.5872061,
                "browserVersion": "131.0.0.0",
                "browser_version": "131.0.0.0",
                "fullyLoadedCPUms": 8750,
                "fullyLoadedCPUpct": 16.254876462938949,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "8486B565CA021B8F42B3BBB3E1FA09EE",
                                "loaderId": "1270F32B0FA58FA79403E68559E8A97D"
                            }
                        }
                    },
                    {
                        "code": "MixedContentIssue",
                        "details": {
                            "mixedContentIssueDetails": {
                                "resourceType": "Script",
                                "resolutionStatus": "MixedContentWarning",
                                "insecureURL": "http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1",
                                "mainResourceURL": "https:\/\/studiocoucou.berlin\/en",
                                "request": {
                                    "requestId": "29874.5",
                                    "url": "http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1"
                                },
                                "frame": {
                                    "frameId": "8486B565CA021B8F42B3BBB3E1FA09EE"
                                }
                            }
                        }
                    },
                    {
                        "code": "MixedContentIssue",
                        "details": {
                            "mixedContentIssueDetails": {
                                "resourceType": "Script",
                                "resolutionStatus": "MixedContentWarning",
                                "insecureURL": "http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1",
                                "mainResourceURL": "https:\/\/studiocoucou.berlin\/en",
                                "request": {
                                    "requestId": "29874.6",
                                    "url": "http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1"
                                },
                                "frame": {
                                    "frameId": "8486B565CA021B8F42B3BBB3E1FA09EE"
                                }
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/studiocoucou.berlin",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/studiocoucou.berlin\/en",
                "document_hostname": "studiocoucou.berlin",
                "document_origin": "https:\/\/studiocoucou.berlin",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 248,
                "domComplete": 5182,
                "PerformancePaintTiming.first-paint": 1216.7000000001863,
                "PerformancePaintTiming.first-contentful-paint": 1216.7000000001863,
                "origin_dns": {
                    "ns": [
                        "shades18.rzone.de.",
                        "docks06.rzone.de."
                    ],
                    "mx": [
                        "5 smtpin.rzone.de."
                    ],
                    "soa": [
                        "docks06.rzone.de. hostmaster.strato-rz.de. 2020062521 86400 7200 604800 300"
                    ],
                    "cname": [],
                    "txt": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "Programming languages": "PHP 7.4.33",
                    "Operating systems": "UNIX",
                    "Web servers": "Apache HTTP Server 2.4.62",
                    "JavaScript libraries": "Zepto,Swiper,LazySizes",
                    "Performance": "LazySizes",
                    "Hosting": "Strato",
                    "PaaS": "Strato",
                    "Miscellaneous": "Open Graph"
                },
                "detected_apps": {
                    "PHP": "7.4.33",
                    "UNIX": "",
                    "Apache HTTP Server": "2.4.62",
                    "Zepto": "",
                    "Swiper": "",
                    "LazySizes": "",
                    "Strato": "",
                    "Open Graph": ""
                },
                "detected_technologies": {
                    "PHP": {
                        "name": "PHP",
                        "description": "PHP is a general-purpose scripting language used for web development.",
                        "slug": "php",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "7.4.33",
                        "icon": "PHP.svg",
                        "website": "http:\/\/php.net",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
                    },
                    "UNIX": {
                        "name": "UNIX",
                        "description": "Unix is a family of multitasking, multiuser computer operating systems.",
                        "slug": "unix",
                        "categories": [
                            {
                                "id": 28,
                                "slug": "operating-systems",
                                "groups": [
                                    7
                                ],
                                "name": "Operating systems",
                                "priority": 6
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "UNIX.png",
                        "website": "http:\/\/unix.org",
                        "pricing": [],
                        "cpe": null
                    },
                    "Apache HTTP Server": {
                        "name": "Apache HTTP Server",
                        "description": "Apache is a free and open-source cross-platform web server software.",
                        "slug": "apache-http-server",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "2.4.62",
                        "icon": "Apache.svg",
                        "website": "https:\/\/httpd.apache.org\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                    },
                    "Zepto": {
                        "name": "Zepto",
                        "description": null,
                        "slug": "zepto",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Zepto.png",
                        "website": "http:\/\/zeptojs.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "Swiper": {
                        "name": "Swiper",
                        "description": "Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.",
                        "slug": "swiper",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Swiper.svg",
                        "website": "https:\/\/swiperjs.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "LazySizes": {
                        "name": "LazySizes",
                        "description": "LazySizes is a JavaScript library used to delay the loading of images (iframes, scripts, etc) until they come into view.",
                        "slug": "lazysizes",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            },
                            {
                                "id": 92,
                                "slug": "performance",
                                "groups": [
                                    7
                                ],
                                "name": "Performance",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/github.com\/aFarkas\/lazysizes",
                        "pricing": [],
                        "cpe": null
                    },
                    "Strato": {
                        "name": "Strato",
                        "description": "Strato is an internet hosting service provider headquartered in Berlin, Germany which provide dedicated server hosting, a website builder and a cloud storage services.",
                        "slug": "strato",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            },
                            {
                                "id": 62,
                                "slug": "paas",
                                "groups": [
                                    7
                                ],
                                "name": "PaaS",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Strato.svg",
                        "website": "https:\/\/www.strato.com",
                        "pricing": [
                            "recurring",
                            "payg"
                        ],
                        "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": "PHP",
                        "description": "PHP is a general-purpose scripting language used for web development.",
                        "slug": "php",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "7.4.33",
                        "icon": "PHP.svg",
                        "website": "http:\/\/php.net",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "UNIX",
                        "description": "Unix is a family of multitasking, multiuser computer operating systems.",
                        "slug": "unix",
                        "categories": [
                            {
                                "id": 28,
                                "slug": "operating-systems",
                                "groups": [
                                    7
                                ],
                                "name": "Operating systems",
                                "priority": 6
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "UNIX.png",
                        "website": "http:\/\/unix.org",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Apache HTTP Server",
                        "description": "Apache is a free and open-source cross-platform web server software.",
                        "slug": "apache-http-server",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "2.4.62",
                        "icon": "Apache.svg",
                        "website": "https:\/\/httpd.apache.org\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Zepto",
                        "description": null,
                        "slug": "zepto",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Zepto.png",
                        "website": "http:\/\/zeptojs.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Swiper",
                        "description": "Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.",
                        "slug": "swiper",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Swiper.svg",
                        "website": "https:\/\/swiperjs.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "LazySizes",
                        "description": "LazySizes is a JavaScript library used to delay the loading of images (iframes, scripts, etc) until they come into view.",
                        "slug": "lazysizes",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            },
                            {
                                "id": 92,
                                "slug": "performance",
                                "groups": [
                                    7
                                ],
                                "name": "Performance",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/github.com\/aFarkas\/lazysizes",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Strato",
                        "description": "Strato is an internet hosting service provider headquartered in Berlin, Germany which provide dedicated server hosting, a website builder and a cloud storage services.",
                        "slug": "strato",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            },
                            {
                                "id": 62,
                                "slug": "paas",
                                "groups": [
                                    7
                                ],
                                "name": "PaaS",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Strato.svg",
                        "website": "https:\/\/www.strato.com",
                        "pricing": [
                            "recurring",
                            "payg"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                ],
                "axe": {
                    "testEngine": "4.4.1",
                    "violations": [
                        {
                            "id": "image-alt",
                            "impact": "critical",
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                            "help": "Images must have alternate text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(1) > .page-preview-image.slideshow > img:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(7)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".lazyloaded:nth-child(8)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(2) > .page-preview-image.slideshow > img:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(7)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                    "target": [
                                        ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                    "target": [
                                        ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                    "target": [
                                        ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                    "target": [
                                        ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(7)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                    "target": [
                                        ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                    "target": [
                                        ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                    "target": [
                                        ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloading\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                    "target": [
                                        ".lazyloading:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".lazyloading:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyload:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".lazyload:nth-child(6)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyload:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyload:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": "serious",
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag244",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures links have discernible text",
                            "help": "Links must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a class=\"logo\" href=\"https:\/\/studiocoucou.berlin\">\n\t\t<svg class=\"icon icon-logo\"><use xlink:href=\"#logo\"><\/use><\/svg>\t<\/a>",
                                    "target": [
                                        ".logo"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.instagram.com\/studiocoucouberlin\/\" target=\"_blank\">\n\t\t<svg class=\"icon icon-instagram\"><use xlink:href=\"#instagram\"><\/use><\/svg>\t<\/a>",
                                    "target": [
                                        "a[target=\"_blank\"]:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.pinterest.de\/e885590fb632ba123243595079e934\/\" target=\"_blank\">\n\t\t<svg class=\"icon icon-pinterest\"><use xlink:href=\"#pinterest\"><\/use><\/svg>\t<\/a>",
                                    "target": [
                                        "a[target=\"_blank\"]:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                }
                            ]
                        }
                    ],
                    "passes": [
                        {
                            "id": "aria-hidden-body",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures aria-hidden='true' is not present on the document body.",
                            "help": "aria-hidden='true' must not be present on the document body",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-hidden-body",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "No aria-hidden attribute is present on document body"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<body>",
                                    "target": [
                                        "body"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "bypass",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag241",
                                "section508",
                                "section508.22.o"
                            ],
                            "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                            "help": "Page must have means to bypass repeated blocks",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "landmark",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<main>",
                                                    "target": [
                                                        "main"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a landmark region"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "color-contrast",
                            "impact": null,
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\" is-active\" \"=\"\" href=\"https:\/\/studiocoucou.berlin\/en\">Projects<\/a>",
                                    "target": [
                                        ".is-active"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"\" href=\"https:\/\/studiocoucou.berlin\/en\/products\">All Products<\/a>",
                                    "target": [
                                        ".menu > a:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/tables\">Tables<\/a>",
                                    "target": [
                                        ".menu > a:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/seating\">Seating<\/a>",
                                    "target": [
                                        ".menu > a:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/lighting\">Lighting<\/a>",
                                    "target": [
                                        ".menu > a:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/decoration\">Decoration<\/a>",
                                    "target": [
                                        ".menu > a:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"\" href=\"https:\/\/studiocoucou.berlin\/en\/about\">About<\/a>",
                                    "target": [
                                        ".menu > a:nth-child(7)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">EBA Works<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(1) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Relaxound<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(2) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">REMI<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(3) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">The Green Box<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(4) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Apartment K 2.0<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(5) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Villa Kellermann Tim Raue<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(6) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Esters Apartment 2.0<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(7) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Futurice<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(8) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">NEO<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(9) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">L.A. POK\u00c9<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(10) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Miele Artline<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(11) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Tim Raue Colette Berlin<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(12) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Mercure Wiesbaden<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(13) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Apartment K<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(14) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Orthopedic Practice LP15<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(15) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Dragonfly by Tim Raue<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(16) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Razorfish<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(17) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Meininger Hotel Leipzig<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(18) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Berlin coffee<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(19) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Restaurant Tim Raue<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(20) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Esters Aparment<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(21) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/legal\/imprint\">Imprint<\/a>",
                                    "target": [
                                        ".legal-and-language > a:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/legal\/datenschutz\">Datenschutz<\/a>",
                                    "target": [
                                        ".legal-and-language > a:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/studiocoucou.berlin\" hreflang=\"de\">Deutsch<\/a>",
                                    "target": [
                                        "a[hreflang=\"de\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "document-title",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag242",
                                "ACT"
                            ],
                            "description": "Ensures each HTML document contains a non-empty <title> element",
                            "help": "Documents must have <title> element to aid in navigation",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "doc-has-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has a non-empty <title> element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "arrow-left",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"arrow-left\" viewBox=\"0 0 16 25\">",
                                    "target": [
                                        "#arrow-left"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "arrow-right",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"arrow-right\" viewBox=\"0 0 16 25\">",
                                    "target": [
                                        "#arrow-right"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "burger",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"burger\" viewBox=\"0 0 22 19\"><title>burger<\/title><g fill-rule=\"nonzero\"><path d=\"M0 3V0h22v3zM0 11V8h22v3zM0 19v-3h22v3z\"><\/path><\/g><\/symbol>",
                                    "target": [
                                        "#burger"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "instagram",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"instagram\" viewBox=\"0 0 20 20\">",
                                    "target": [
                                        "#instagram"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "logo",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"logo\" viewBox=\"0 0 200 26\">",
                                    "target": [
                                        "#logo"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "pinterest",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"pinterest\" viewBox=\"0 0 20 20\">",
                                    "target": [
                                        "#pinterest"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-has-lang",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures every HTML document has a lang attribute",
                            "help": "<html> element must have a lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The <html> element has a lang attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-lang-valid",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures the lang attribute of the <html> element has a valid value",
                            "help": "<html> element must have a valid value for the lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "valid-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Value of lang attribute is included in the list of valid languages"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": "serious",
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag244",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures links have discernible text",
                            "help": "Links must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\" is-active\" \"=\"\" href=\"https:\/\/studiocoucou.berlin\/en\">Projects<\/a>",
                                    "target": [
                                        ".is-active"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"\" href=\"https:\/\/studiocoucou.berlin\/en\/products\">All Products<\/a>",
                                    "target": [
                                        ".menu > a:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/tables\">Tables<\/a>",
                                    "target": [
                                        ".menu > a:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/seating\">Seating<\/a>",
                                    "target": [
                                        ".menu > a:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/lighting\">Lighting<\/a>",
                                    "target": [
                                        ".menu > a:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/decoration\">Decoration<\/a>",
                                    "target": [
                                        ".menu > a:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"\" href=\"https:\/\/studiocoucou.berlin\/en\/about\">About<\/a>",
                                    "target": [
                                        ".menu > a:nth-child(7)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/eba-work\">",
                                    "target": [
                                        ".page-preview: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 class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/relaxound\">",
                                    "target": [
                                        ".page-preview: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 class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/remi\">",
                                    "target": [
                                        ".page-preview:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/the-green-box\">",
                                    "target": [
                                        ".page-preview:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/apartment-k-2-0\">",
                                    "target": [
                                        ".page-preview:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/villa-kellermann-tim-raue\">",
                                    "target": [
                                        ".page-preview:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/ester-bruzkus-apartment\">",
                                    "target": [
                                        ".page-preview:nth-child(7)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/futurice\">",
                                    "target": [
                                        ".page-preview:nth-child(8)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/neo\">",
                                    "target": [
                                        ".page-preview:nth-child(9)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/l-a-poke\">",
                                    "target": [
                                        ".page-preview:nth-child(10)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/miele-artline\">",
                                    "target": [
                                        ".page-preview:nth-child(11)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/tim-raue-colette-berlin\">",
                                    "target": [
                                        ".page-preview:nth-child(12)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/mercure-wiesbaden\">",
                                    "target": [
                                        ".page-preview:nth-child(13)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/kastanienallee\">",
                                    "target": [
                                        ".page-preview:nth-child(14)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/leipziger-15\">",
                                    "target": [
                                        ".page-preview:nth-child(15)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/dragonfly-by-tim-raue\">",
                                    "target": [
                                        ".page-preview:nth-child(16)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/razorfish\">",
                                    "target": [
                                        ".page-preview:nth-child(17)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/meininger-leipzig\">",
                                    "target": [
                                        ".page-preview:nth-child(18)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/berlin-coffee\">",
                                    "target": [
                                        ".page-preview:nth-child(19)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/le-corbusier-lc7\">",
                                    "target": [
                                        ".page-preview:nth-child(20)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/esters-aparment\">",
                                    "target": [
                                        ".page-preview:nth-child(21)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/legal\/imprint\">Imprint<\/a>",
                                    "target": [
                                        ".legal-and-language > a:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/legal\/datenschutz\">Datenschutz<\/a>",
                                    "target": [
                                        ".legal-and-language > a:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/studiocoucou.berlin\" hreflang=\"de\">Deutsch<\/a>",
                                    "target": [
                                        "a[hreflang=\"de\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "nested-interactive",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                            "help": "Interactive controls must not be nested",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(1) > .page-preview-image.slideshow > img:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(7)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".lazyloaded:nth-child(8)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(2) > .page-preview-image.slideshow > img:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(7)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                    "target": [
                                        ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                    "target": [
                                        ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                    "target": [
                                        ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                    "target": [
                                        ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(7)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                    "target": [
                                        ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                    "target": [
                                        ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                    "target": [
                                        ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloading\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                    "target": [
                                        ".lazyloading:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".lazyloading:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyload:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".lazyload:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyload:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyload:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                    ]
                                }
                            ]
                        }
                    ],
                    "incomplete": []
                },
                "base_page_ip_ptr": "w86.rzone.de",
                "base_page_cname": "",
                "base_page_dns_server": "shades18.rzone.de",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 67656,
                "testUrl": "https:\/\/studiocoucou.berlin\/",
                "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:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":1187},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "NEXTBook-Regular",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "normal"
                    }
                ],
                "generated-content-percent": 59.130000000000003,
                "generated-content-size": 81.019999999999996,
                "imgs-in-viewport": [
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg",
                        "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1779,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg",
                        "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg 2601w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    }
                ],
                "imgs-no-alt": [
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg",
                        "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg",
                        "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                    }
                ],
                "imgs-out-viewport": [
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1779,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1779,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1779,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1779,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1779,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1779,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1779,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1779,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1779,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1779,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 1187
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1,
                        "naturalHeight": 1
                    }
                ],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width,initial-scale=1.0",
                "possibly-render-blocking-reqs": [
                    "http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1",
                    "https:\/\/studiocoucou.berlin\/assets\/js\/main.1565780567.js",
                    "https:\/\/studiocoucou.berlin\/assets\/css\/style.1565780565.css"
                ],
                "rendered-html": "<html lang=\"en\"><head><meta charset=\"utf-8\">\n<meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\">\n<meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0\">\n<title>Studiocoucou<\/title>\n<meta name=\"description\" content=\"STUDIO COUCOU sollte ein Schaufenster werden, in dem Hersteller und Designer gleicherma\u00dfen auftreten k\u00f6nnen. Ein shared showroom. Ein Ort, zu dem der in ein M\u00f6belst\u00fcck verliebte Kunde pilgern kann, um sein Herzst\u00fcck dort direkt einzukaufen.\">\n<meta property=\"og:title\" content=\"Studiocoucou\">\n<meta property=\"og:description\" content=\"STUDIO COUCOU sollte ein Schaufenster werden, in dem Hersteller und Designer gleicherma\u00dfen auftreten k\u00f6nnen. Ein shared showroom. Ein Ort, zu dem der in ein M\u00f6belst\u00fcck verliebte Kunde pilgern kann, um sein Herzst\u00fcck dort direkt einzukaufen.\">\n<meta property=\"og:image\" content=\"https:\/\/studiocoucou.berlin\/content\/1-projects\/bbap_1702-2_0040-2.jpg\">\n<meta property=\"og:image:width\" content=\"1920\">\n<meta property=\"og:image:height\" content=\"2880\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:url\" content=\"https:\/\/studiocoucou.berlin\/en\">\n\n<script>document.write('<script src=\"http:\/\/' + (location.host || 'localhost').split(':')[0] + ':35729\/livereload.js?snipver=1\"><\/' + 'script>')<\/script><script src=\"http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1\"><\/script>\n\n<link rel=\"stylesheet\" href=\"https:\/\/studiocoucou.berlin\/assets\/css\/style.1565780565.css\">\n\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/studiocoucou.berlin\/content\/favicon-16x16.png\" sizes=\"16x16\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/studiocoucou.berlin\/content\/favicon-32x32.png\" sizes=\"32x32\">\n<link rel=\"icon\" type=\"image\/svg\" href=\"https:\/\/studiocoucou.berlin\/content\/favicon-32x32.svg\" sizes=\"32x32\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/studiocoucou.berlin\/content\/favicon-152x152.png\" sizes=\"152x152\">\n\n<\/head><body><div class=\"secretPath\"><\/div>\n\n<div style=\"display: none\"><!--?xml version=\"1.0\" encoding=\"UTF-8\"?--><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><symbol id=\"arrow-left\" viewBox=\"0 0 16 25\"><title>arrow-left<\/title><g fill-rule=\"evenodd\"><path fill=\"currentColor\" fill-rule=\"nonzero\" d=\"M12.603.593l2.818 2.79-9.22 9.127 9.2 9.107-2.82 2.79L.58 12.524z\"><\/path><path d=\"M12.582 23l1.397-1.383L4.78 12.51 14 3.383 12.603 2 2.02 12.476z\"><\/path><\/g><\/symbol><symbol id=\"arrow-right\" viewBox=\"0 0 16 25\"><title>arrow-right<\/title><g fill-rule=\"evenodd\"><path fill=\"currentColor\" fill-rule=\"nonzero\" d=\"M3.397.593l12.024 11.931L3.418 24.407.6 21.617l9.198-9.107-9.22-9.127z\"><\/path><path d=\"M3.44 23l-1.398-1.383 9.199-9.107-9.22-9.127L3.418 2 14 12.476z\"><\/path><\/g><\/symbol><symbol id=\"burger\" viewBox=\"0 0 22 19\"><title>burger<\/title><g fill-rule=\"nonzero\"><path d=\"M0 3V0h22v3zM0 11V8h22v3zM0 19v-3h22v3z\"><\/path><\/g><\/symbol><symbol id=\"instagram\" viewBox=\"0 0 20 20\"><title>instagram<\/title><path d=\"M13.333 10c0-.92-.325-1.706-.976-2.357A3.212 3.212 0 0 0 10 6.667c-.92 0-1.706.325-2.357.976A3.212 3.212 0 0 0 6.667 10c0 .92.325 1.706.976 2.357a3.212 3.212 0 0 0 2.357.976c.92 0 1.706-.325 2.357-.976A3.212 3.212 0 0 0 13.333 10zm1.797 0c0 1.424-.499 2.635-1.497 3.633-.998.998-2.21 1.497-3.633 1.497-1.424 0-2.635-.499-3.633-1.497C5.37 12.635 4.87 11.423 4.87 10c0-1.424.499-2.635 1.497-3.633C7.365 5.37 8.577 4.87 10 4.87c1.424 0 2.635.499 3.633 1.497.998.998 1.497 2.21 1.497 3.633zm1.406-5.339c0 .33-.117.612-.351.847a1.154 1.154 0 0 1-.846.351c-.33 0-.612-.117-.847-.351a1.154 1.154 0 0 1-.351-.847c0-.33.117-.612.351-.846.235-.234.517-.351.847-.351.33 0 .612.117.846.351.234.234.351.517.351.846zM10 1.797l-.996-.007a70.638 70.638 0 0 0-1.374 0c-.312.005-.731.018-1.256.04-.525.021-.973.065-1.341.13a5.22 5.22 0 0 0-.931.24 3.378 3.378 0 0 0-1.146.756c-.33.33-.582.712-.755 1.146a5.22 5.22 0 0 0-.241.93c-.065.37-.109.817-.13 1.342-.022.525-.035.944-.04 1.256-.004.313-.004.77 0 1.374l.007.996-.007.996a70.638 70.638 0 0 0 0 1.374c.005.312.018.731.04 1.256.021.525.065.973.13 1.341.065.37.145.68.24.931.174.434.426.816.756 1.146.33.33.712.582 1.146.755.251.096.562.176.93.241.37.065.817.109 1.342.13.525.022.944.035 1.256.04.313.004.77.004 1.374 0l.996-.007.996.007c.603.004 1.061.004 1.374 0 .312-.005.731-.018 1.256-.04.525-.021.973-.065 1.341-.13a5.22 5.22 0 0 0 .931-.24 3.378 3.378 0 0 0 1.146-.756c.33-.33.582-.712.755-1.146a5.22 5.22 0 0 0 .241-.93c.065-.37.109-.817.13-1.342.022-.525.035-.944.04-1.256.004-.313.004-.77 0-1.374a346.91 346.91 0 0 1-.007-.996l.007-.996c.004-.603.004-1.061 0-1.374a48.238 48.238 0 0 0-.04-1.256 10.319 10.319 0 0 0-.13-1.341 5.22 5.22 0 0 0-.24-.931 3.378 3.378 0 0 0-.756-1.146 3.378 3.378 0 0 0-1.146-.755 5.22 5.22 0 0 0-.93-.241 10.319 10.319 0 0 0-1.342-.13 48.238 48.238 0 0 0-1.256-.04c-.313-.004-.77-.004-1.374 0L10 1.797zM20 10c0 1.988-.022 3.364-.065 4.128-.087 1.805-.625 3.203-1.615 4.192-.99.99-2.387 1.528-4.192 1.615-.764.043-2.14.065-4.128.065s-3.364-.022-4.128-.065c-1.805-.087-3.203-.625-4.192-1.615-.99-.99-1.528-2.387-1.615-4.192C.022 13.364 0 11.988 0 10s.022-3.364.065-4.128C.152 4.067.69 2.67 1.68 1.68 2.67.69 4.067.152 5.872.065 6.636.022 8.012 0 10 0s3.364.022 4.128.065C15.933.152 17.33.69 18.32 1.68c.99.99 1.528 2.387 1.615 4.192.043.764.065 2.14.065 4.128z\" fill-rule=\"nonzero\"><\/path><\/symbol><symbol id=\"logo\" viewBox=\"0 0 200 26\"><title>logo<\/title><path d=\"M0 24.55v-3.362l5.218 1.925h.244c1.541 0 2.487-.874 2.487-2.24 0-3.571-7.914-2.065-7.914-8.264 0-2.8 2.31-4.656 5.497-4.656 1.75 0 3.607.526 4.937 1.225v3.466L5.532 10.86c-1.33 0-2.136.665-2.136 1.75 0 3.396 7.949 2.101 7.949 8.124 0 3.256-2.382 5.146-6.164 5.146-1.75 0-3.851-.63-5.181-1.33zm21.2.91c-3.712 0-5.567-2.032-5.567-5.532V11.56h-2.487V8.373h2.557V4.276h3.43v4.097h5.428l-1.4 3.187h-4.027v8.121c0 1.611.665 2.592 2.347 2.592l1.646-.14v3.327H21.2zm5.158-6.618V8.373h3.5v10.118c0 2.452 1.157 4.202 3.923 4.202 2.801 0 3.956-1.75 3.956-4.202V8.373h3.5v10.469c0 4.202-2.66 7.038-7.456 7.038-4.797 0-7.423-2.836-7.423-7.038zm32.73 6.618v-2.697c-1.54 1.997-3.816 3.117-6.196 3.117-4.588 0-8.718-3.572-8.718-8.964 0-5.39 4.13-8.963 8.718-8.963 2.24 0 4.377 1.016 5.916 2.8V.602h3.502V25.46H59.09zm-.28-8.298v-.49c-.14-3.222-2.52-5.533-5.567-5.533-3.115 0-5.567 2.416-5.567 5.777 0 3.362 2.452 5.778 5.567 5.778 3.047 0 5.427-2.276 5.567-5.532zm7.26-12.886V.6h3.501v3.675h-3.5zm0 21.183V8.371h3.501V25.46h-3.5zm6.586-8.543c0-5.392 4.307-8.962 9.07-8.962 4.76 0 9.066 3.57 9.066 8.962 0 5.393-4.306 8.963-9.067 8.963-4.762 0-9.07-3.57-9.07-8.963zm14.636 0c0-3.36-2.452-5.778-5.567-5.778-3.117 0-5.569 2.417-5.569 5.778 0 3.361 2.452 5.778 5.57 5.778 3.114 0 5.566-2.417 5.566-5.778zm6.173 0c0-5.392 4.341-8.962 9.069-8.962 1.75 0 3.5.525 4.83 1.19v3.5l-4.516-1.576c-3.43 0-5.883 2.452-5.883 5.848 0 3.361 2.662 5.778 6.164 5.778 1.33 0 2.624-.632 3.605-1.436l1.297 3.082c-1.61.979-3.326 1.539-5.497 1.539-4.728 0-9.07-3.57-9.07-8.963zm15.886 0c0-5.392 4.307-8.962 9.069-8.962 4.76 0 9.067 3.57 9.067 8.962 0 5.393-4.307 8.963-9.067 8.963-4.762 0-9.07-3.57-9.07-8.963zm14.636 0c0-3.36-2.452-5.778-5.567-5.778-3.117 0-5.569 2.417-5.569 5.778 0 3.361 2.452 5.778 5.569 5.778 3.115 0 5.567-2.417 5.567-5.778zm6.435 1.926V8.373h3.5v10.118c0 2.452 1.158 4.202 3.924 4.202 2.8 0 3.956-1.75 3.956-4.202V8.373h3.5v10.469c0 4.202-2.66 7.038-7.456 7.038-4.797 0-7.424-2.836-7.424-7.038zm17.742-1.926c0-5.392 4.342-8.962 9.07-8.962 1.75 0 3.5.525 4.83 1.19v3.5l-4.517-1.576c-3.43 0-5.882 2.452-5.882 5.848 0 3.361 2.66 5.778 6.163 5.778 1.33 0 2.625-.632 3.606-1.436l1.296 3.082c-1.61.979-3.326 1.539-5.497 1.539-4.727 0-9.069-3.57-9.069-8.963zm15.886 0c0-5.392 4.307-8.962 9.07-8.962 4.76 0 9.067 3.57 9.067 8.962 0 5.393-4.307 8.963-9.068 8.963-4.762 0-9.069-3.57-9.069-8.963zm14.636 0c0-3.36-2.452-5.778-5.567-5.778-3.116 0-5.568 2.417-5.568 5.778 0 3.361 2.452 5.778 5.568 5.778 3.115 0 5.567-2.417 5.567-5.778zm6.436 1.926V8.373h3.5v10.118c0 2.452 1.157 4.202 3.923 4.202 2.801 0 3.956-1.75 3.956-4.202V8.373H200v10.469c0 4.202-2.661 7.038-7.457 7.038-4.797 0-7.423-2.836-7.423-7.038z\" fill-rule=\"evenodd\"><\/path><\/symbol><symbol id=\"pinterest\" viewBox=\"0 0 20 20\"><title>pinterest<\/title><path d=\"M20 10c0 1.814-.447 3.487-1.341 5.02a9.955 9.955 0 0 1-3.64 3.639C13.488 19.553 11.815 20 10 20c-.964 0-1.91-.139-2.839-.417.513-.807.851-1.519 1.016-2.135.078-.295.313-1.211.703-2.747.174.338.49.631.95.878.46.248.956.372 1.485.372 1.05 0 1.988-.298 2.813-.892.824-.595 1.462-1.413 1.914-2.455.451-1.041.677-2.213.677-3.515 0-.99-.258-1.919-.775-2.787-.516-.868-1.265-1.575-2.246-2.122-.981-.547-2.088-.82-3.32-.82a8.36 8.36 0 0 0-2.552.377c-.79.252-1.461.586-2.012 1.003a6.857 6.857 0 0 0-1.42 1.438 5.954 5.954 0 0 0-.872 1.687 5.682 5.682 0 0 0-.28 1.744c0 .903.174 1.697.521 2.383.347.686.855 1.168 1.523 1.445.26.105.426.018.495-.26.018-.06.052-.195.104-.404.053-.208.087-.338.105-.39.052-.2.004-.386-.144-.56-.442-.53-.664-1.185-.664-1.966 0-1.311.454-2.437 1.361-3.38.907-.941 2.094-1.412 3.561-1.412 1.31 0 2.333.356 3.067 1.068.733.712 1.1 1.636 1.1 2.773 0 1.476-.297 2.73-.892 3.763s-1.356 1.55-2.285 1.55c-.53 0-.955-.19-1.276-.567-.321-.377-.421-.83-.3-1.36.07-.304.185-.71.345-1.218.16-.508.291-.955.39-1.34.1-.387.15-.715.15-.984 0-.434-.117-.794-.35-1.08-.235-.287-.57-.43-1.004-.43-.538 0-.993.247-1.367.742-.373.495-.56 1.11-.56 1.849 0 .633.109 1.163.326 1.588l-1.29 5.443c-.147.608-.203 1.376-.168 2.305-1.789-.79-3.234-2.01-4.336-3.66C.55 13.86 0 12.024 0 10c0-1.814.447-3.487 1.341-5.02a9.955 9.955 0 0 1 3.64-3.639C6.512.447 8.185 0 10 0s3.487.447 5.02 1.341a9.955 9.955 0 0 1 3.639 3.64C19.553 6.512 20 8.185 20 10z\" fill-rule=\"nonzero\"><\/path><\/symbol><\/svg><\/div>\n\n<header>\n\t<a class=\"logo\" href=\"https:\/\/studiocoucou.berlin\">\n\t\t<svg class=\"icon icon-logo\"><use xlink:href=\"#logo\"><\/use><\/svg>\t<\/a>\n\t<div class=\"burger js-toggle-menu\">\n\t\t<svg class=\"icon icon-burger\"><use xlink:href=\"#burger\"><\/use><\/svg>\t<\/div>\n  <nav class=\"menu js-menu\">\n    <a class=\" is-active\" \"=\"\" href=\"https:\/\/studiocoucou.berlin\/en\">Projects<\/a>\n      <a class=\"\" href=\"https:\/\/studiocoucou.berlin\/en\/products\">All Products<\/a>\n                  <a href=\"https:\/\/studiocoucou.berlin\/en\/category\/tables\">Tables<\/a>\n            <a href=\"https:\/\/studiocoucou.berlin\/en\/category\/seating\">Seating<\/a>\n            <a href=\"https:\/\/studiocoucou.berlin\/en\/category\/lighting\">Lighting<\/a>\n            <a href=\"https:\/\/studiocoucou.berlin\/en\/category\/decoration\">Decoration<\/a>\n                  <a class=\"\" href=\"https:\/\/studiocoucou.berlin\/en\/about\">About<\/a>\n    <\/nav><\/header>\n<main>\n<div class=\"projects\">\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/eba-work\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">EBA Works<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/relaxound\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Relaxound<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/remi\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">REMI<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/the-green-box\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">The Green Box<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/apartment-k-2-0\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Apartment K 2.0<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/villa-kellermann-tim-raue\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Villa Kellermann Tim Raue<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/ester-bruzkus-apartment\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Esters Apartment 2.0<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/futurice\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Futurice<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/neo\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">NEO<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/l-a-poke\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">L.A. POK\u00c9<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/miele-artline\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Miele Artline<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/tim-raue-colette-berlin\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Tim Raue Colette Berlin<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/mercure-wiesbaden\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Mercure Wiesbaden<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/kastanienallee\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Apartment K<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/leipziger-15\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Orthopedic Practice LP15<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/dragonfly-by-tim-raue\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Dragonfly by Tim Raue<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/razorfish\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Razorfish<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/meininger-leipzig\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Meininger Hotel Leipzig<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/berlin-coffee\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Berlin coffee<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/le-corbusier-lc7\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Restaurant Tim Raue<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/esters-aparment\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Esters Aparment<\/span>\n\t<\/a>\n<\/div>\n\n<\/main>\n\n<footer>\n\t<div class=\"social-media\">\n\t\t<a href=\"https:\/\/www.instagram.com\/studiocoucouberlin\/\" target=\"_blank\">\n\t\t<svg class=\"icon icon-instagram\"><use xlink:href=\"#instagram\"><\/use><\/svg>\t<\/a>\n\t\t\t<a href=\"https:\/\/www.pinterest.de\/e885590fb632ba123243595079e934\/\" target=\"_blank\">\n\t\t<svg class=\"icon icon-pinterest\"><use xlink:href=\"#pinterest\"><\/use><\/svg>\t<\/a>\n\t<\/div>\t<nav class=\"legal-and-language\">\n\t\t<a href=\"https:\/\/studiocoucou.berlin\/en\/legal\/imprint\">Imprint<\/a>\n<a href=\"https:\/\/studiocoucou.berlin\/en\/legal\/datenschutz\">Datenschutz<\/a>\n\t\t<a href=\"https:\/\/studiocoucou.berlin\" hreflang=\"de\">Deutsch<\/a>\n\t<\/nav>\n<\/footer>\n\n<script>\n\tlazySizesConfig = {};\n\tlazySizesConfig.preloadAfterLoad = true;\n<\/script>\n<script src=\"https:\/\/studiocoucou.berlin\/assets\/js\/main.1565780567.js\"><\/script><\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [],
                    "securityHeadersGrade": "F",
                    "securityHeadersScore": 0
                },
                "interactivePeriods": [
                    [
                        0,
                        29931
                    ]
                ],
                "lastVisualChange": 29800,
                "render": 1300,
                "visualComplete85": 29800,
                "visualComplete90": 29800,
                "visualComplete95": 29800,
                "visualComplete99": 29800,
                "visualComplete": 29800,
                "SpeedIndex": 25005,
                "largestPaints": [
                    {
                        "event": "LargestImagePaint",
                        "time": 1438,
                        "size": 1246090,
                        "DOMNodeId": 8,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg",
                                "srcset": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h",
                                "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                                "style": "opacity: 1;"
                            },
                            "sourceURL": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                            "bounds": [
                                70,
                                141,
                                1765,
                                706
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1438,
                        "size": 1246090,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 70,
                                "y": 140,
                                "width": 1765,
                                "height": 706,
                                "top": 140,
                                "right": 1835,
                                "bottom": 846,
                                "left": 70
                            },
                            "outerHTML": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 2207,
                        "size": 10080,
                        "DOMNodeId": 13,
                        "nodeInfo": {
                            "nodeType": "NAV",
                            "attributes": {
                                "class": "menu js-menu"
                            },
                            "bounds": [
                                1177.515625,
                                42,
                                657.484375,
                                30
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1438,
                        "size": 1246090,
                        "DOMNodeId": 8,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg",
                                "srcset": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h",
                                "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                                "style": "opacity: 1;"
                            },
                            "sourceURL": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                            "bounds": [
                                70,
                                141,
                                1765,
                                706
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1438,
                        "size": 1246090,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 70,
                                "y": 140,
                                "width": 1765,
                                "height": 706,
                                "top": 140,
                                "right": 1835,
                                "bottom": 846,
                                "left": 70
                            },
                            "outerHTML": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                            "content": "normal"
                        },
                        "type": "image"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 2206,
                        "size": 10080,
                        "DOMNodeId": 13,
                        "nodeInfo": {
                            "nodeType": "NAV",
                            "attributes": {
                                "class": "menu js-menu"
                            },
                            "bounds": [
                                1177.515625,
                                42,
                                657.484375,
                                30
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    }
                ],
                "LargestContentfulPaintType": "image",
                "LargestContentfulPaintNodeType": "IMG",
                "LargestContentfulPaintImageURL": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 100
                    },
                    {
                        "name": "redirectStart",
                        "time": 106
                    },
                    {
                        "name": "navigationStart",
                        "time": 121
                    },
                    {
                        "name": "domLoading",
                        "time": 121
                    },
                    {
                        "name": "responseEnd",
                        "time": 121
                    },
                    {
                        "name": "domInteractive",
                        "time": 121
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 121
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 121
                    },
                    {
                        "name": "domComplete",
                        "time": 121
                    },
                    {
                        "name": "redirectEnd",
                        "time": 919
                    },
                    {
                        "name": "fetchStart",
                        "time": 919
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 1196
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 1196
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 1196
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 1197
                    },
                    {
                        "name": "domLoading",
                        "time": 1197
                    },
                    {
                        "name": "responseEnd",
                        "time": 1226
                    },
                    {
                        "name": "firstPaint",
                        "time": 1317
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 1317
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 1317
                    },
                    {
                        "name": "LayoutShift",
                        "time": 2103
                    },
                    {
                        "name": "domInteractive",
                        "time": 2144
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 2144
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 2144
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 2206
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 2206
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 2206
                    },
                    {
                        "name": "domComplete",
                        "time": 5282
                    },
                    {
                        "name": "loadEventStart",
                        "time": 5282
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 5282
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 1438
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 1438
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 2206
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 3.4535115082500103e-5
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 3.4535115082500103e-5
                    }
                ],
                "chromeUserTiming.navigationStart": 121,
                "chromeUserTiming.redirectStart": 106,
                "chromeUserTiming.domLoading": 1197,
                "chromeUserTiming.responseEnd": 1226,
                "chromeUserTiming.domInteractive": 2144,
                "chromeUserTiming.domContentLoadedEventStart": 2144,
                "chromeUserTiming.domContentLoadedEventEnd": 2145,
                "chromeUserTiming.domComplete": 5283,
                "chromeUserTiming.redirectEnd": 919,
                "chromeUserTiming.fetchStart": 919,
                "chromeUserTiming.unloadEventStart": 1197,
                "chromeUserTiming.unloadEventEnd": 1197,
                "chromeUserTiming.markAsMainFrame": 1197,
                "chromeUserTiming.commitNavigationEnd": 1197,
                "chromeUserTiming.firstPaint": 1317,
                "chromeUserTiming.firstContentfulPaint": 1317,
                "chromeUserTiming.firstImagePaint": 1317,
                "chromeUserTiming.LayoutShift": 2103,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 2206,
                "chromeUserTiming.firstMeaningfulPaint": 2206,
                "chromeUserTiming.loadEventStart": 5283,
                "chromeUserTiming.loadEventEnd": 5283,
                "chromeUserTiming.LargestImagePaint": 1438,
                "chromeUserTiming.LargestContentfulPaint": 1438,
                "chromeUserTiming.LargestTextPaint": 2207,
                "chromeUserTiming.TotalLayoutShift": 3.4535115082500103e-5,
                "chromeUserTiming.CumulativeLayoutShift": 3.4535115082500103e-5,
                "LayoutShifts": [
                    {
                        "time": 2103,
                        "score": 3.4535115082500103e-5,
                        "cumulative_score": 3.4535115082500103e-5,
                        "window_score": 3.4535115082500103e-5,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                1178,
                                42,
                                657,
                                30
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 1184,
                                    "y": 42,
                                    "width": 651,
                                    "height": 29,
                                    "top": 42,
                                    "right": 1835,
                                    "bottom": 71,
                                    "left": 1184
                                },
                                "currentRect": {
                                    "x": 1178,
                                    "y": 42,
                                    "width": 657,
                                    "height": 30,
                                    "top": 42,
                                    "right": 1835,
                                    "bottom": 72,
                                    "left": 1178
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 0,
                    "cumulative_score": 0,
                    "fraction_of_total": 0
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 1500.075
                        },
                        "13": {
                            "name": "UnprefixedRequestAnimationFrame",
                            "firstUsed": 2140.047
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 1199.5640000000001
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 1199.896
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 1199.903
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 1208.9079999999999
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 1208.9449999999999
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 1208.9480000000001
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 1208.96
                        },
                        "609": {
                            "name": "MixedContentPresent",
                            "firstUsed": 1210.0999999999999
                        },
                        "610": {
                            "name": "MixedContentBlockable",
                            "firstUsed": 1210.1030000000001
                        },
                        "896": {
                            "name": "MixedContentBlockableAllowed",
                            "firstUsed": 1210.1279999999999
                        },
                        "4239": {
                            "name": "ScriptSchedulingType_ParserBlocking",
                            "firstUsed": 1210.9259999999999
                        },
                        "3740": {
                            "name": "CrossOriginStrictNosniffWouldBlock",
                            "firstUsed": 1249.865
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 1250.3489999999999
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 1250.357
                        },
                        "522": {
                            "name": "Sizes",
                            "firstUsed": 1250.742
                        },
                        "524": {
                            "name": "SrcsetWDescriptor",
                            "firstUsed": 1250.7850000000001
                        },
                        "523": {
                            "name": "SrcsetXDescriptor",
                            "firstUsed": 1250.9680000000001
                        },
                        "4240": {
                            "name": "ScriptSchedulingType_ParserBlockingInline",
                            "firstUsed": 1254.6030000000001
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 1267.6669999999999
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 1268.146
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 1268.1659999999999
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 1268.2
                        },
                        "976": {
                            "name": "CSSAtRuleSupports",
                            "firstUsed": 1268.242
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 1268.288
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 1269.174
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 1269.1780000000001
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 1269.9280000000001
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 1270.5060000000001
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 1500.758
                        },
                        "1066": {
                            "name": "SameOriginTextScript",
                            "firstUsed": 2132.5540000000001
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 2135.0210000000002
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 2135.3359999999998
                        },
                        "2716": {
                            "name": "WindowDevicePixelRatio",
                            "firstUsed": 2137.848
                        },
                        "2707": {
                            "name": "V8Window_MatchMedia_Method",
                            "firstUsed": 2138.8499999999999
                        },
                        "2705": {
                            "name": "WindowInnerWidth",
                            "firstUsed": 2139.5990000000002
                        },
                        "2706": {
                            "name": "WindowInnerHeight",
                            "firstUsed": 2139.605
                        },
                        "864": {
                            "name": "V8CustomEvent_InitCustomEvent_Method",
                            "firstUsed": 2139.9059999999999
                        },
                        "954": {
                            "name": "V8Window_RequestIdleCallback_Method",
                            "firstUsed": 2141.8090000000002
                        },
                        "4376": {
                            "name": "EligibleForImageLoadingPrioritizationFix",
                            "firstUsed": 2200.578
                        },
                        "19": {
                            "name": "UnprefixedTransitionEndEvent",
                            "firstUsed": 7300.5619999999999
                        }
                    },
                    "CSSFeatures": {
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 1250.2529999999999
                        },
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 1268.173
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 1268.1859999999999
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 1269.1900000000001
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 1269.194
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 1269.1980000000001
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 1269.299
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 1269.3040000000001
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 1269.307
                        },
                        "14": {
                            "name": "CSSPropertyWebkitFontSmoothing",
                            "firstUsed": 1269.3130000000001
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 1269.318
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 1269.3409999999999
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 1269.3440000000001
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 1269.348
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 1269.3520000000001
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 1269.354
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 1269.357
                        },
                        "210": {
                            "name": "CSSPropertyWebkitBoxPack",
                            "firstUsed": 1269.3820000000001
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 1269.386
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 1269.3889999999999
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 1269.432
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 1269.6669999999999
                        },
                        "339": {
                            "name": "CSSPropertyAliasWebkitUserSelect",
                            "firstUsed": 1269.673
                        },
                        "539": {
                            "name": "CSSPropertyUserSelect",
                            "firstUsed": 1269.6769999999999
                        },
                        "421": {
                            "name": "CSSPropertyTouchAction",
                            "firstUsed": 1269.681
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 1269.6980000000001
                        },
                        "36": {
                            "name": "CSSPropertyBorderBottomColor",
                            "firstUsed": 1269.7149999999999
                        },
                        "35": {
                            "name": "CSSPropertyBorderBottom",
                            "firstUsed": 1269.7270000000001
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 1269.7940000000001
                        },
                        "445": {
                            "name": "CSSPropertyWillChange",
                            "firstUsed": 1269.8330000000001
                        },
                        "332": {
                            "name": "CSSPropertyAliasWebkitTransition",
                            "firstUsed": 1269.8430000000001
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 1269.846
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 1269.8800000000001
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 1269.8900000000001
                        },
                        "433": {
                            "name": "CSSPropertyObjectFit",
                            "firstUsed": 1269.8969999999999
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 1269.902
                        },
                        "203": {
                            "name": "CSSPropertyWebkitBoxAlign",
                            "firstUsed": 1269.9690000000001
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 1269.973
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 1270.008
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 1270.0139999999999
                        },
                        "60": {
                            "name": "CSSPropertyBorderTop",
                            "firstUsed": 1270.3689999999999
                        },
                        "71": {
                            "name": "CSSPropertyClear",
                            "firstUsed": 1270.376
                        },
                        "111": {
                            "name": "CSSPropertyPaddingLeft",
                            "firstUsed": 1270.3889999999999
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 1270.433
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 1270.4369999999999
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 1270.4480000000001
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "FirstInteractive": 2044,
                "TTIMeasurementEnd": 29931,
                "LastInteractive": 1300,
                "TimeToInteractive": 1300,
                "FirstCPUIdle": 2044,
                "testID": "241224_AiDc4B_AJM",
                "step": 1,
                "effectiveBps": 547323,
                "domTime": 0,
                "aft": 0,
                "titleTime": 122,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": 0.80000000000000004,
                "lighthouse.Performance.first-contentful-paint": 1485.4559999999999,
                "lighthouse.Performance.largest-contentful-paint": 1549.874,
                "lighthouse.Performance.total-blocking-time": 0,
                "lighthouse.Performance.cumulative-layout-shift": 3.4535115082500103e-5,
                "lighthouse.Performance.speed-index": 22531,
                "lighthouse.Accessibility": 0.73999999999999999,
                "lighthouse.BestPractices": 0.73999999999999999,
                "lighthouse.SEO": 0.91000000000000003,
                "lighthouse.PWA": 0.28999999999999998,
                "edge-processed": true,
                "longTasks": [],
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "104": 52.399999999999999,
                            "205": 5.5999999999999996,
                            "305": 38.100000000000001,
                            "406": 20,
                            "506": 10,
                            "607": 10,
                            "708": 10,
                            "808": 10,
                            "909": 25,
                            "1009": 10,
                            "1110": 31.600000000000001,
                            "1210": 10,
                            "1311": 23.800000000000001,
                            "1414": 57.899999999999999,
                            "1514": 38.100000000000001,
                            "1615": 40,
                            "1715": 30,
                            "1816": 15,
                            "1916": 15.800000000000001,
                            "2017": 15.800000000000001,
                            "2117": 42.899999999999999,
                            "2219": 42.899999999999999,
                            "2320": 36.799999999999997,
                            "2420": 20,
                            "2521": 27.300000000000001,
                            "2621": 20,
                            "2722": 15.800000000000001,
                            "2822": 19,
                            "2923": 15.800000000000001,
                            "3023": 15,
                            "3124": 38.100000000000001,
                            "3224": 10.5,
                            "3325": 10.5,
                            "3425": 20,
                            "3525": 19,
                            "3626": 15,
                            "3726": 15,
                            "3827": 15.800000000000001,
                            "3927": 22.699999999999999,
                            "4028": 21.100000000000001,
                            "4128": 33.299999999999997,
                            "4229": 15,
                            "4329": 15.800000000000001,
                            "4430": 15,
                            "4530": 19,
                            "4631": 15,
                            "4731": 15.800000000000001,
                            "4832": 15,
                            "4932": 15,
                            "5033": 25,
                            "5133": 26.300000000000001,
                            "5234": 15,
                            "5334": 15,
                            "5435": 28.600000000000001,
                            "5535": 21.100000000000001,
                            "5635": 19,
                            "5736": 71.400000000000006,
                            "5836": 40,
                            "5937": 21.100000000000001,
                            "6038": 40,
                            "6139": 45,
                            "6239": 25,
                            "6340": 25,
                            "6440": 33.299999999999997,
                            "6541": 25,
                            "6641": 25,
                            "6742": 33.299999999999997,
                            "6842": 30,
                            "6943": 30,
                            "7043": 40,
                            "7144": 38.899999999999999,
                            "7244": 33.299999999999997,
                            "7345": 25,
                            "7446": 33.299999999999997,
                            "7546": 23.800000000000001,
                            "7647": 15,
                            "7747": 20,
                            "7848": 15.800000000000001,
                            "7948": 10.5,
                            "8048": 33.299999999999997,
                            "8149": 23.800000000000001,
                            "8249": 15,
                            "8350": 5.5999999999999996,
                            "8450": 19,
                            "8551": 15,
                            "8651": 20,
                            "8752": 15,
                            "8852": 15,
                            "8953": 20,
                            "9053": 35,
                            "9154": 45,
                            "9255": 38.100000000000001,
                            "9355": 21.100000000000001,
                            "9456": 30,
                            "9556": 31.800000000000001,
                            "9657": 26.300000000000001,
                            "9757": 20,
                            "9858": 25,
                            "9958": 25,
                            "10059": 57.100000000000001,
                            "10159": 40,
                            "10260": 25,
                            "10360": 30,
                            "10461": 30,
                            "10561": 25,
                            "10662": 28.600000000000001,
                            "10762": 21.100000000000001,
                            "10863": 36.399999999999999,
                            "10963": 15,
                            "11064": 36.799999999999997,
                            "11164": 15.800000000000001,
                            "11264": 18.199999999999999,
                            "11365": 16.699999999999999,
                            "11465": 14.300000000000001,
                            "11566": 15,
                            "11666": 15,
                            "11767": 15.800000000000001,
                            "11867": 14.300000000000001,
                            "11968": 15.800000000000001,
                            "12068": 42.899999999999999,
                            "12169": 15,
                            "12269": 10.5,
                            "12370": 15,
                            "12470": 23.800000000000001,
                            "12571": 47.600000000000001,
                            "12672": 30,
                            "12772": 25,
                            "12873": 21.100000000000001,
                            "12973": 25,
                            "13074": 54.5,
                            "13174": 26.300000000000001,
                            "13275": 25,
                            "13375": 21.100000000000001,
                            "13476": 28.600000000000001,
                            "13576": 25,
                            "13676": 25,
                            "13777": 26.300000000000001,
                            "13877": 38.100000000000001,
                            "13978": 26.300000000000001,
                            "14078": 50,
                            "14179": 25,
                            "14279": 30,
                            "14380": 19,
                            "14480": 15,
                            "14581": 10,
                            "14681": 10.5,
                            "14782": 15,
                            "14882": 20,
                            "14983": 18.199999999999999,
                            "15083": 36.799999999999997,
                            "15184": 19,
                            "15285": 15.800000000000001,
                            "15385": 19,
                            "15486": 15.800000000000001,
                            "15586": 19,
                            "15687": 15,
                            "15787": 19,
                            "15889": 30,
                            "15989": 45,
                            "16090": 60,
                            "16190": 25,
                            "16291": 28.600000000000001,
                            "16391": 28.600000000000001,
                            "16492": 25,
                            "16592": 21.100000000000001,
                            "16693": 33.299999999999997,
                            "16794": 25,
                            "16894": 25,
                            "16995": 31.800000000000001,
                            "17096": 52.600000000000001,
                            "17197": 21.100000000000001,
                            "17297": 25,
                            "17398": 28.600000000000001,
                            "17499": 25,
                            "17599": 26.300000000000001,
                            "17700": 23.800000000000001,
                            "17801": 15,
                            "17901": 20,
                            "18002": 23.800000000000001,
                            "18103": 38.100000000000001,
                            "18204": 15.800000000000001,
                            "18304": 19,
                            "18405": 19,
                            "18505": 15,
                            "18606": 10.5,
                            "18706": 10,
                            "18807": 15.800000000000001,
                            "18907": 22.699999999999999,
                            "19008": 15,
                            "19108": 35,
                            "19209": 10.5,
                            "19309": 19,
                            "19410": 45,
                            "19510": 26.300000000000001,
                            "19611": 28.600000000000001,
                            "19711": 21.100000000000001,
                            "19812": 26.300000000000001,
                            "19912": 28.600000000000001,
                            "20013": 31.800000000000001,
                            "20113": 50,
                            "20214": 28.600000000000001,
                            "20315": 26.300000000000001,
                            "20415": 25,
                            "20516": 28.600000000000001,
                            "20617": 26.300000000000001,
                            "20717": 28.600000000000001,
                            "20818": 25,
                            "20918": 25,
                            "21019": 25,
                            "21119": 55,
                            "21220": 15,
                            "21320": 15.800000000000001,
                            "21421": 15,
                            "21521": 15,
                            "21622": 10.5,
                            "21722": 22.699999999999999,
                            "21823": 10.5,
                            "21923": 15,
                            "22024": 15.800000000000001,
                            "22124": 38.100000000000001,
                            "22225": 15,
                            "22325": 15,
                            "22426": 10.5,
                            "22526": 15,
                            "22626": 10,
                            "22728": 63.200000000000003,
                            "22828": 33.299999999999997,
                            "22929": 25,
                            "23037": 33.299999999999997,
                            "23138": 47.600000000000001,
                            "23238": 22.199999999999999,
                            "23339": 36.399999999999999,
                            "23439": 25,
                            "23540": 26.300000000000001,
                            "23640": 28.600000000000001,
                            "23741": 30,
                            "23841": 30,
                            "23942": 33.299999999999997,
                            "24042": 36.799999999999997,
                            "24143": 36.799999999999997,
                            "24243": 30,
                            "24344": 23.800000000000001,
                            "24444": 26.300000000000001,
                            "24545": 23.800000000000001,
                            "24645": 23.800000000000001,
                            "24746": 10.5,
                            "24846": 20,
                            "24947": 19,
                            "25047": 23.5,
                            "25148": 30.399999999999999,
                            "25248": 15.800000000000001,
                            "25349": 20,
                            "25449": 10.5,
                            "25550": 15,
                            "25650": 19,
                            "25751": 10.5,
                            "25851": 10.5,
                            "25952": 15,
                            "26052": 35,
                            "26153": 52.399999999999999,
                            "26253": 25,
                            "26354": 30,
                            "26454": 30,
                            "26555": 25,
                            "26655": 31.600000000000001,
                            "26756": 28.600000000000001,
                            "26856": 25,
                            "26956": 28.600000000000001,
                            "27057": 45,
                            "27158": 35,
                            "27258": 30,
                            "27359": 21.100000000000001,
                            "27459": 38.100000000000001,
                            "27560": 28.600000000000001,
                            "27660": 26.300000000000001,
                            "27761": 25,
                            "27861": 30,
                            "27961": 25,
                            "28062": 42.899999999999999,
                            "28162": 15,
                            "28263": 15,
                            "28363": 15,
                            "28464": 20,
                            "28564": 15,
                            "28665": 15.800000000000001,
                            "28765": 20,
                            "28866": 28.600000000000001,
                            "28966": 15,
                            "29067": 35,
                            "29167": 23.800000000000001,
                            "29268": 15,
                            "29368": 15,
                            "29469": 23.800000000000001,
                            "29569": 26.300000000000001,
                            "29670": 25,
                            "29770": 28.600000000000001,
                            "29871": 23.800000000000001,
                            "29971": 26.300000000000001,
                            "30083": 68.200000000000003
                        },
                        "max": 100,
                        "count": 300
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "104": 0,
                            "205": 0,
                            "305": 33186,
                            "406": 716873,
                            "506": 5250,
                            "607": 0,
                            "708": 0,
                            "808": 0,
                            "909": 0,
                            "1009": 0,
                            "1110": 34519,
                            "1210": 0,
                            "1311": 603126,
                            "1414": 3133298,
                            "1514": 8497520,
                            "1615": 5060587,
                            "1715": 5057197,
                            "1816": 5279939,
                            "1916": 4935863,
                            "2017": 5281315,
                            "2117": 4046708,
                            "2219": 0,
                            "2320": 8549202,
                            "2420": 4593411,
                            "2521": 5047755,
                            "2621": 5289538,
                            "2722": 5062821,
                            "2822": 5057447,
                            "2923": 5051978,
                            "3023": 5290878,
                            "3124": 5058351,
                            "3224": 5283430,
                            "3325": 5278570,
                            "3425": 5074168,
                            "3525": 5054675,
                            "3626": 5315770,
                            "3726": 5053617,
                            "3827": 4596536,
                            "3927": 6125916,
                            "4028": 5501907,
                            "4128": 4532802,
                            "4229": 5499442,
                            "4329": 4894673,
                            "4430": 4924328,
                            "4530": 5053697,
                            "4631": 4816107,
                            "4731": 5284013,
                            "4832": 5059964,
                            "4932": 5054363,
                            "5033": 5284644,
                            "5133": 3529541,
                            "5234": 0,
                            "5334": 0,
                            "5435": 62035,
                            "5535": 18199071,
                            "5635": 5173315,
                            "5736": 5284969,
                            "5836": 5486403,
                            "5937": 5368004,
                            "6038": 5209009,
                            "6139": 5266185,
                            "6239": 4819170,
                            "6340": 4822618,
                            "6440": 5061962,
                            "6541": 5053684,
                            "6641": 5057397,
                            "6742": 5059853,
                            "6842": 5285931,
                            "6943": 5050840,
                            "7043": 5044659,
                            "7144": 5516459,
                            "7244": 5053283,
                            "7345": 5053411,
                            "7446": 5036185,
                            "7546": 5276086,
                            "7647": 5057000,
                            "7747": 5053233,
                            "7848": 3163526,
                            "7948": 0,
                            "8048": 0,
                            "8149": 0,
                            "8249": 0,
                            "8350": 11049322,
                            "8450": 0,
                            "8551": 16887389,
                            "8651": 0,
                            "8752": 0,
                            "8852": 17836942,
                            "8953": 5416782,
                            "9053": 5052551,
                            "9154": 5251795,
                            "9255": 1276861,
                            "9355": 6209,
                            "9456": 0,
                            "9556": 0,
                            "9657": 0,
                            "9757": 0,
                            "9858": 11559967,
                            "9958": 0,
                            "10059": 15191236,
                            "10159": 0,
                            "10260": 0,
                            "10360": 21510774,
                            "10461": 5169380,
                            "10561": 4943017,
                            "10662": 5278004,
                            "10762": 5060315,
                            "10863": 5277710,
                            "10963": 5280356,
                            "11064": 5053666,
                            "11164": 5511665,
                            "11264": 2747561,
                            "11365": 0,
                            "11465": 0,
                            "11566": 0,
                            "11666": 0,
                            "11767": 0,
                            "11867": 24600820,
                            "11968": 0,
                            "12068": 15309478,
                            "12169": 5070047,
                            "12269": 5408328,
                            "12370": 5177747,
                            "12470": 5406247,
                            "12571": 5337828,
                            "12672": 5756585,
                            "12772": 5516680,
                            "12873": 5742318,
                            "12973": 5528892,
                            "13074": 5748152,
                            "13174": 5514173,
                            "13275": 5978456,
                            "13375": 5972599,
                            "13476": 5747482,
                            "13576": 5977839,
                            "13676": 1778895,
                            "13777": 0,
                            "13877": 0,
                            "13978": 5257,
                            "14078": 0,
                            "14179": 0,
                            "14279": 0,
                            "14380": 0,
                            "14480": 0,
                            "14581": 0,
                            "14681": 34505263,
                            "14782": 0,
                            "14882": 26573806,
                            "14983": 5283109,
                            "15083": 5072826,
                            "15184": 5269687,
                            "15285": 5495994,
                            "15385": 5517859,
                            "15486": 5400223,
                            "15586": 5862666,
                            "15687": 5506875,
                            "15787": 5974271,
                            "15889": 5912395,
                            "15989": 5971181,
                            "16090": 5734263,
                            "16190": 5967487,
                            "16291": 6423628,
                            "16391": 1390448,
                            "16492": 0,
                            "16592": 0,
                            "16693": 0,
                            "16794": 0,
                            "16894": 0,
                            "16995": 0,
                            "17096": 0,
                            "17197": 0,
                            "17297": 0,
                            "17398": 0,
                            "17499": 0,
                            "17599": 0,
                            "17700": 0,
                            "17801": 45402339,
                            "17901": 0,
                            "18002": 24728658,
                            "18103": 0,
                            "18204": 29899577,
                            "18304": 5047664,
                            "18405": 5263125,
                            "18505": 5282377,
                            "18606": 5511747,
                            "18706": 5747579,
                            "18807": 5281948,
                            "18907": 5742621,
                            "19008": 5968672,
                            "19108": 5748113,
                            "19209": 6199822,
                            "19309": 3436206,
                            "19410": 0,
                            "19510": 0,
                            "19611": 0,
                            "19711": 3344,
                            "19812": 0,
                            "19912": 0,
                            "20013": 0,
                            "20113": 0,
                            "20214": 0,
                            "20315": 0,
                            "20415": 0,
                            "20516": 5257,
                            "20617": 0,
                            "20717": 0,
                            "20818": 0,
                            "20918": 0,
                            "21019": 0,
                            "21119": 0,
                            "21220": 52819936,
                            "21320": 0,
                            "21421": 19909354,
                            "21521": 0,
                            "21622": 13316546,
                            "21722": 0,
                            "21823": 12147989,
                            "21923": 0,
                            "22024": 0,
                            "22124": 0,
                            "22225": 0,
                            "22325": 0,
                            "22426": 0,
                            "22526": 0,
                            "22626": 0,
                            "22728": 0,
                            "22828": 0,
                            "22929": 0,
                            "23037": 0,
                            "23138": 0,
                            "23238": 27621363,
                            "23339": 6981951,
                            "23439": 0,
                            "23540": 0,
                            "23640": 27307737,
                            "23741": 0,
                            "23841": 20532071,
                            "23942": 0,
                            "24042": 0,
                            "24143": 0,
                            "24243": 0,
                            "24344": 0,
                            "24444": 0,
                            "24545": 0,
                            "24645": 2982931,
                            "24746": 13917510,
                            "24846": 0,
                            "24947": 17399432,
                            "25047": 18297339,
                            "25148": 0,
                            "25248": 15789132,
                            "25349": 0,
                            "25449": 0,
                            "25550": 5254,
                            "25650": 3344,
                            "25751": 0,
                            "25851": 0,
                            "25952": 0,
                            "26052": 3402209,
                            "26153": 0,
                            "26253": 11112827,
                            "26354": 0,
                            "26454": 0,
                            "26555": 23358794,
                            "26655": 14254896,
                            "26756": 0,
                            "26856": 0,
                            "26956": 0,
                            "27057": 0,
                            "27158": 0,
                            "27258": 6427232,
                            "27359": 15282829,
                            "27459": 27484708,
                            "27560": 0,
                            "27660": 14767461,
                            "27761": 0,
                            "27861": 26387334,
                            "27961": 0,
                            "28062": 0,
                            "28162": 0,
                            "28263": 0,
                            "28363": 0,
                            "28464": 0,
                            "28564": 0,
                            "28665": 0,
                            "28765": 32707629,
                            "28866": 0,
                            "28966": 23054923,
                            "29067": 0,
                            "29167": 18625109,
                            "29268": 0,
                            "29368": 234783,
                            "29469": 21090833,
                            "29569": 0,
                            "29670": 0,
                            "29770": 0,
                            "29871": 0,
                            "29971": 0,
                            "30083": 0
                        },
                        "max": 52819936,
                        "count": 300
                    }
                },
                "maxFID": 0,
                "TotalBlockingTime": 0,
                "effectiveBpsDoc": 944462,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1\/details\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1\/performance_optimization\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1\/breakdown\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1\/domains\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1\/screen_shot\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1\/experiments\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDc4B\/AJM\/1_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDc4B\/AJM\/1_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDc4B\/AJM\/1_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&file=1_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDc4B_AJM&file=1_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDc4B\/AJM\/1_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDc4B\/AJM\/1_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDc4B\/AJM\/1_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDc4B\/AJM\/1_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDc4B_AJM&compressed=1&file=1_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_001300.jpg",
                        "VisuallyComplete": 2
                    },
                    {
                        "time": 1400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_001400.jpg",
                        "VisuallyComplete": 5
                    },
                    {
                        "time": 1500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_001500.jpg",
                        "VisuallyComplete": 7
                    },
                    {
                        "time": 2100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_002100.jpg",
                        "VisuallyComplete": 9
                    },
                    {
                        "time": 2200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_002200.jpg",
                        "VisuallyComplete": 9
                    },
                    {
                        "time": 5700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_005700.jpg",
                        "VisuallyComplete": 10
                    },
                    {
                        "time": 5800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_005800.jpg",
                        "VisuallyComplete": 11
                    },
                    {
                        "time": 5900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_005900.jpg",
                        "VisuallyComplete": 12
                    },
                    {
                        "time": 6000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_006000.jpg",
                        "VisuallyComplete": 29
                    },
                    {
                        "time": 6100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_006100.jpg",
                        "VisuallyComplete": 30
                    },
                    {
                        "time": 6200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_006200.jpg",
                        "VisuallyComplete": 13
                    },
                    {
                        "time": 6300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_006300.jpg",
                        "VisuallyComplete": 12
                    },
                    {
                        "time": 6400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_006400.jpg",
                        "VisuallyComplete": 12
                    },
                    {
                        "time": 6500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_006500.jpg",
                        "VisuallyComplete": 12
                    },
                    {
                        "time": 6600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_006600.jpg",
                        "VisuallyComplete": 12
                    },
                    {
                        "time": 6700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_006700.jpg",
                        "VisuallyComplete": 13
                    },
                    {
                        "time": 6800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_006800.jpg",
                        "VisuallyComplete": 30
                    },
                    {
                        "time": 6900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_006900.jpg",
                        "VisuallyComplete": 61
                    },
                    {
                        "time": 7000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_007000.jpg",
                        "VisuallyComplete": 14
                    },
                    {
                        "time": 9100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_009100.jpg",
                        "VisuallyComplete": 12
                    },
                    {
                        "time": 9500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_009500.jpg",
                        "VisuallyComplete": 30
                    },
                    {
                        "time": 10000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_010000.jpg",
                        "VisuallyComplete": 14
                    },
                    {
                        "time": 10500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_010500.jpg",
                        "VisuallyComplete": 16
                    },
                    {
                        "time": 12500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_012500.jpg",
                        "VisuallyComplete": 10
                    },
                    {
                        "time": 13000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_013000.jpg",
                        "VisuallyComplete": 11
                    },
                    {
                        "time": 13500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_013500.jpg",
                        "VisuallyComplete": 9
                    },
                    {
                        "time": 14000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_014000.jpg",
                        "VisuallyComplete": 9
                    },
                    {
                        "time": 15901,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_015901.jpg",
                        "VisuallyComplete": 9
                    },
                    {
                        "time": 16000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_016000.jpg",
                        "VisuallyComplete": 9
                    },
                    {
                        "time": 16500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_016500.jpg",
                        "VisuallyComplete": 10
                    },
                    {
                        "time": 17000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_017000.jpg",
                        "VisuallyComplete": 28
                    },
                    {
                        "time": 17500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_017500.jpg",
                        "VisuallyComplete": 10
                    },
                    {
                        "time": 19300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_019300.jpg",
                        "VisuallyComplete": 11
                    },
                    {
                        "time": 19500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_019500.jpg",
                        "VisuallyComplete": 12
                    },
                    {
                        "time": 20000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_020000.jpg",
                        "VisuallyComplete": 11
                    },
                    {
                        "time": 20500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_020500.jpg",
                        "VisuallyComplete": 59
                    },
                    {
                        "time": 22600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_022600.jpg",
                        "VisuallyComplete": 9
                    },
                    {
                        "time": 23000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_023000.jpg",
                        "VisuallyComplete": 28
                    },
                    {
                        "time": 23500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_023500.jpg",
                        "VisuallyComplete": 12
                    },
                    {
                        "time": 24000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_024000.jpg",
                        "VisuallyComplete": 16
                    },
                    {
                        "time": 26100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_026100.jpg",
                        "VisuallyComplete": 10
                    },
                    {
                        "time": 26500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_026500.jpg",
                        "VisuallyComplete": 28
                    },
                    {
                        "time": 27000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_027000.jpg",
                        "VisuallyComplete": 12
                    },
                    {
                        "time": 27500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_027500.jpg",
                        "VisuallyComplete": 16
                    },
                    {
                        "time": 29500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_029500.jpg",
                        "VisuallyComplete": 10
                    },
                    {
                        "time": 29800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_029800.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "studiocoucou.berlin": {
                        "bytes": 16368249,
                        "requests": 68,
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 9679,
                        "bytesUncompressed": 105271,
                        "requests": 2
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 43771,
                        "bytesUncompressed": 151068,
                        "requests": 1
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 3052,
                        "bytesUncompressed": 12813,
                        "requests": 1
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 16277095,
                        "bytesUncompressed": 16763027,
                        "requests": 63
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 34652,
                        "bytesUncompressed": 34652,
                        "requests": 1
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    }
                },
                "consoleLog": [
                    {
                        "source": "security",
                        "level": "warning",
                        "text": "Mixed Content: The page at 'https:\/\/studiocoucou.berlin\/en' was loaded over HTTPS, but requested an insecure script 'http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1'. This content should also be served over HTTPS.",
                        "timestamp": 1735070136908.2329,
                        "url": "https:\/\/studiocoucou.berlin\/en",
                        "lineNumber": 15,
                        "stackTrace": {
                            "callFrames": [
                                {
                                    "functionName": "",
                                    "scriptId": "6",
                                    "url": "https:\/\/studiocoucou.berlin\/en",
                                    "lineNumber": 15,
                                    "columnNumber": 17
                                }
                            ]
                        }
                    },
                    {
                        "source": "network",
                        "level": "error",
                        "text": "Failed to load resource: net::ERR_CONNECTION_REFUSED",
                        "timestamp": 1735070136947.9729,
                        "url": "http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1",
                        "networkRequestId": "29874.5"
                    }
                ]
            },
            "repeatView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-xjtw-10.10.1.214",
                "loadTime": 784,
                "docTime": 784,
                "fullyLoaded": 19640,
                "bytesOut": 271375,
                "bytesOutDoc": 39725,
                "bytesIn": 32533025,
                "bytesInDoc": 1863277,
                "requests": [
                    {
                        "type": 3,
                        "id": "3471C9D9022197BDAD1A4D7585905461",
                        "request_id": "3471C9D9022197BDAD1A4D7585905461",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/",
                        "raw_id": "3471C9D9022197BDAD1A4D7585905461",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/",
                        "responseCode": 302,
                        "load_ms": 60,
                        "ttfb_ms": 60,
                        "load_start": 128,
                        "load_start_float": 128,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "Thu, 19 Nov 1981 08:52:00 GMT",
                        "cacheControl": "no-store, no-cache, must-revalidate",
                        "contentType": "text\/html",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": 0,
                        "dns_end": 34,
                        "connect_start": 34,
                        "connect_end": 68,
                        "ssl_start": 68,
                        "ssl_end": 127,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "www.studiocoucou.berlin",
                            "sanList": [
                                "www.studiocoucou.berlin",
                                "studiocoucou.berlin"
                            ],
                            "issuer": "Encryption Everywhere DV TLS CA - G2",
                            "validFrom": 1709510400,
                            "validTo": 1742428799,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2025h1' log",
                                    "logId": "4E75A3275C9A10C3385B6CD4DF3F52EB1DF0E08E1B8D69C0B1FA64B1629A39DF",
                                    "timestamp": 1709518446677,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100A9B3721B4C01DD0766DD18AB54FE3FB65DF12F1FBEC6CAB07EDF8472EC46B60F02203EEA2F5956061F92D96229F652E9B511294791CAA1A0E759FC42CD2A62985F32"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Sabre' CT log",
                                    "logId": "5581D4C2169036014AEA0B9B573C53F0C0E43878702508172FA3AA1D0713D30C",
                                    "timestamp": 1709518446730,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402203A81E8FEB1DEE0E43DAE924DE1B252300F3A380D2627EE4FA1685577DA982CA202204A2C23C76C9BF0FB0F04D995EBCBD23B9973BA7C67E0BE72706F0CA6656CB25F"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2025 Log",
                                    "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                    "timestamp": 1709518446601,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100DCB5D0F9DCD59993107D08EE582A2DF186E33AB5D2E2C2588D678035E409B98C022037DBFE1D5576D84FEDD8BC2DFDD4114DCF5E2B774AB394035D5326CBEC694237"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":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": [
                                "cache-control: no-store, no-cache, must-revalidate",
                                "content-length: 0",
                                "content-type: text\/html",
                                "date: Tue, 24 Dec 2024 19:57:45 GMT",
                                "expires: Thu, 19 Nov 1981 08:52:00 GMT",
                                "location: https:\/\/studiocoucou.berlin\/en",
                                "pragma: no-cache",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "x-powered-by: PHP\/7.4.33",
                                "set-cookie: kirby_session=m5nep04cfefhq10o231smp9a90; path=\/"
                            ]
                        },
                        "bytesOut": 2131,
                        "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": 34,
                        "connect_ms": 34,
                        "ssl_ms": 59,
                        "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": 8,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin 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": 4866,
                        "netlog_id": 1000000,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGGjCCBQKgAwIBAgIQAytPJQ+JZRnoF7P3L10zCTANBgkqhkiG9w0BAQsFADBu\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMS0wKwYDVQQDEyRFbmNyeXB0aW9uIEV2ZXJ5d2hlcmUg\nRFYgVExTIENBIC0gRzIwHhcNMjQwMzA0MDAwMDAwWhcNMjUwMzE5MjM1OTU5WjAi\nMSAwHgYDVQQDExd3d3cuc3R1ZGlvY291Y291LmJlcmxpbjCCASIwDQYJKoZIhvcN\nAQEBBQADggEPADCCAQoCggEBAMLpnUS1mc5SmaCLr2q0BP0ac2Cy6jfg88PyZ4dz\nfBoxHSRT09+r9CfGgX\/1My14pDkHtTxxPkfPin5aqoC3085DnseyzNnXJ\/a0frwx\n\/zKa4DJ8DqYmmgYw2gm1+miPl8FwpwR3XuRuQa8LcZFfWwvNnWTRYA4Ytw3w\/GOj\nGJWUecwh+Fhj\/aVFQ9J+bmbzte+YTRfulEAV02xO9uljISjuA0YbZulu\/amKppTh\nyNjg9dsyZIrDA\/n6JLRTS2BjfJ6noJZp86cS5aEC9XTxy4h9LzA6OvaogFXm2pc0\nJ\/G4KOc0tg3RhdI61LqXfkfN4tJkdubGAGYKbV3LH1LUz\/cCAwEAAaOCAv4wggL6\nMB8GA1UdIwQYMBaAFHjfkZBf7t6s9sV169VMVVPvJEq2MB0GA1UdDgQWBBTTQNRA\nb6vdA1S9sN6FDDe+68fy5zA3BgNVHREEMDAughd3d3cuc3R1ZGlvY291Y291LmJl\ncmxpboITc3R1ZGlvY291Y291LmJlcmxpbjA+BgNVHSAENzA1MDMGBmeBDAECATAp\nMCcGCCsGAQUFBwIBFhtodHRwOi8vd3d3LmRpZ2ljZXJ0LmNvbS9DUFMwDgYDVR0P\nAQH\/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjCBgAYIKwYB\nBQUHAQEEdDByMCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20w\nSgYIKwYBBQUHMAKGPmh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9FbmNyeXB0\naW9uRXZlcnl3aGVyZURWVExTQ0EtRzIuY3J0MAwGA1UdEwEB\/wQCMAAwggF9Bgor\nBgEEAdZ5AgQCBIIBbQSCAWkBZwB2AE51oydcmhDDOFts1N8\/Uusd8OCOG41pwLH6\nZLFimjnfAAABjgc9YFUAAAQDAEcwRQIhAKmzchtMAd0HZt0Yq1T+P7Zd8S8fvsbK\nsH7fhHLsRrYPAiA+6i9ZVgYfktliKfZS6bURKUeRyqGg51n8Qs0qYphfMgB1AFWB\n1MIWkDYBSuoLm1c8U\/DA5Dh4cCUIFy+jqh0HE9MMAAABjgc9YIoAAAQDAEYwRAIg\nOoHo\/rHe4OQ9rpJN4bJSMA86OA0mJ+5PoWhVd9qYLKICIEosI8dsm\/D7DwTZlevL\n0juZc7p8Z+C+cnBvDKZlbLJfAHYAfVkeEuF4KnscYWd8Xv340IdcFKBOlZ65Ay\/Z\nDowuebgAAAGOBz1gCQAABAMARzBFAiEA3LXQ+dzVmZMQfQjuWCot8YbjOrXS4sJY\njWeANeQJuYwCIDfb\/h1VdthP7di8Lf3UEU3PXit3SrOUA11TJsvsaUI3MA0GCSqG\nSIb3DQEBCwUAA4IBAQAargfgEQDRO7VYskzl9uqhzVCWNjPUtBnWNocecfmvv4iD\nUi9jd0r352KjiEaeCIjI\/36xnH6KcyevDUPqFOfUlrDcnu5q4HdFCBfWuAA4CGt7\ndRyeFfKRDd+2+tNK9XELer5e86Dz1WrcxNiRbi4RjAWkXH1kgbxAhooClx61GaZM\n8doN2S51RbIElXCZtfIeZpQ3E+OfJgY5mqtXI1C3EtNdrnOlXrDovoxo1xatB7Qg\nv2\/U+iL49HkNxm4VfZiGhS4r9lTlfHD9oY4CQhFIgCB7MQocjALHg4C\/BiNKs1QY\nPPLeGE1Lnd1w1SZ3OBV4\/Y6ioQLKQfDr+xUvRmPa\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEqjCCA5KgAwIBAgIQDeD\/te5iy2EQn2CMnO1e0zANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xNzExMjcxMjQ2NDBaFw0yNzExMjcxMjQ2NDBaMG4xCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xLTArBgNVBAMTJEVuY3J5cHRpb24gRXZlcnl3aGVyZSBEViBUTFMgQ0EgLSBH\nMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAO8Uf46i\/nr7pkgTDqnE\neSIfCFqvPnUq3aF1tMJ5hh9MnO6Lmt5UdHfBGwC9Si+XjK12cjZgxObsL6Rg1njv\nNhAMJ4JunN0JGGRJGSevbJsA3sc68nbPQzuKp5Jc8vpryp2mts38pSCXorPR+sch\nQisKA7OSQ1MjcFN0d7tbrceWFNbzgL2csJVQeogOBGSe\/KZEIZw6gXLKeFe7mupn\nNYJROi2iC11+HuF79iAttMc32Cv6UOxixY\/3ZV+LzpLnklFq98XORgwkIJL1HuvP\nha8yvb+W6JislZJL+HLFtidoxmI7Qm3ZyIV66W533DsGFimFJkz3y0GeHWuSVMbI\nlfsCAwEAAaOCAU8wggFLMB0GA1UdDgQWBBR435GQX+7erPbFdevVTFVT7yRKtjAf\nBgNVHSMEGDAWgBROIlQgGJXm427mD\/r6uRLtBhePOTAOBgNVHQ8BAf8EBAMCAYYw\nHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMBIGA1UdEwEB\/wQIMAYBAf8C\nAQAwNAYIKwYBBQUHAQEEKDAmMCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdp\nY2VydC5jb20wQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQu\nY29tL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDBMBgNVHSAERTBDMDcGCWCGSAGG\n\/WwBAjAqMCgGCCsGAQUFBwIBFhxodHRwczovL3d3dy5kaWdpY2VydC5jb20vQ1BT\nMAgGBmeBDAECATANBgkqhkiG9w0BAQsFAAOCAQEAoBs1eCLKakLtVRPFRjBIJ9LJ\nL0s8ZWum8U8\/1TMVkQMBn+CPb5xnCD0GSA6L\/V0ZFrMNqBirrr5B241OesECvxIi\n98bZ90h9+q\/X5eMyOD35f8YTaEMpdnQCnawIwiHx06\/0BfiTj+b\/XQih+mqt3ZXe\nxNCJqKexdiB2IWGSKcgahPacWkk\/BAQFisKIFYEqHzV974S3FAz\/8LIfD58xnsEN\nGfzyIDkH3JrwYZ8caPTf6ZX9M1GrISN8HnWTtdNCH2xEajRa\/h9ZBXjUyFKQrGk2\nn2hcLrfZSbynEC\/pSw\/ET7H5nWwckjmAJ1l9fcnbqkU\/pf6uMQmnfl0JQjJNSg==\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 188,
                        "ttfb_start": 128,
                        "ttfb_end": 188,
                        "download_start": 188,
                        "download_end": 188,
                        "download_ms": 0,
                        "all_start": 0,
                        "all_end": 188,
                        "all_ms": 187,
                        "index": 0,
                        "number": 1
                    },
                    {
                        "type": 3,
                        "id": "3471C9D9022197BDAD1A4D7585905461-1",
                        "request_id": "3471C9D9022197BDAD1A4D7585905461-1",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/en",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/en",
                        "raw_id": "3471C9D9022197BDAD1A4D7585905461",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 212,
                        "ttfb_ms": 174,
                        "load_start": 190,
                        "load_start_float": 190.00006200000001,
                        "bytesIn": 9679,
                        "objectSize": 9679,
                        "objectSizeUncompressed": 105271,
                        "chunks": [
                            {
                                "ts": 372,
                                "bytes": 6720,
                                "inflated": 57344
                            },
                            {
                                "ts": 402,
                                "bytes": 2959,
                                "inflated": 47927
                            }
                        ],
                        "expires": "Thu, 19 Nov 1981 08:52:00 GMT",
                        "cacheControl": "no-store, no-cache, must-revalidate",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/en",
                                ":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",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "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": [
                                "accept-ranges: none",
                                "cache-control: no-store, no-cache, must-revalidate",
                                "content-encoding: gzip",
                                "content-type: text\/html",
                                "date: Tue, 24 Dec 2024 19:57:46 GMT",
                                "expires: Thu, 19 Nov 1981 08:52:00 GMT",
                                "pragma: no-cache",
                                "server: Apache\/2.4.62 (Unix)",
                                "set-cookie: kirby_session=m5nep04cfefhq10o231smp9a90; path=\/; secure; HttpOnly",
                                "vary: User-Agent,Accept-Encoding",
                                "x-powered-by: PHP\/7.4.33",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2293,
                        "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": 9927,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 189,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 62,
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 402,
                        "ttfb_start": 190,
                        "ttfb_end": 364,
                        "download_start": 364,
                        "download_end": 402,
                        "download_ms": 38,
                        "all_start": 190,
                        "all_end": 402,
                        "all_ms": 212,
                        "index": 1,
                        "number": 2,
                        "cpuTimes": {
                            "EvaluateScript": 5,
                            "v8.compile": 2
                        },
                        "cpu.EvaluateScript": 5,
                        "cpu.v8.compile": 2,
                        "cpuTime": 7,
                        "js_timing": [
                            [
                                490.80000000000001,
                                495.38
                            ],
                            [
                                547.36800000000005,
                                547.55700000000002
                            ],
                            [
                                490.81,
                                492.73399999999998
                            ],
                            [
                                547.37300000000005,
                                547.52800000000002
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "31374.2",
                        "request_id": "31374.2",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/assets\/css\/style.1565780565.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/assets\/css\/style.1565780565.css",
                        "raw_id": "31374.2",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 47,
                        "ttfb_ms": 45,
                        "load_start": 384,
                        "load_start_float": 384.00008300000002,
                        "bytesIn": 3052,
                        "objectSize": 3052,
                        "objectSizeUncompressed": 12813,
                        "chunks": [
                            {
                                "ts": 431,
                                "bytes": 3052,
                                "inflated": 12813
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": 17,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/assets\/css\/style.1565780565.css",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "priority: u=0",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: none",
                                "content-encoding: gzip",
                                "content-length: 3052",
                                "content-type: text\/css",
                                "date: Tue, 24 Dec 2024 19:57:46 GMT",
                                "last-modified: Wed, 14 Aug 2019 11:02:45 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent,Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2044,
                        "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": 3052,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 382,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 3,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 83,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 431,
                        "ttfb_start": 384,
                        "ttfb_end": 429,
                        "download_start": 429,
                        "download_end": 431,
                        "download_ms": 2,
                        "all_start": 384,
                        "all_end": 431,
                        "all_ms": 47,
                        "index": 2,
                        "number": 3
                    },
                    {
                        "type": 3,
                        "id": "31374.3",
                        "request_id": "31374.3",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.3",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 47,
                        "ttfb_ms": 46,
                        "load_start": 384,
                        "load_start_float": 384.00008500000001,
                        "bytesIn": 54959,
                        "objectSize": 54959,
                        "objectSizeUncompressed": 54959,
                        "chunks": [
                            {
                                "ts": 431,
                                "bytes": 54959
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": 46,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"d6af-5bdce4714442d\"",
                                "priority: u=2, i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 54959",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:57:46 GMT",
                                "etag: \"d6af-5bdce4714442d\"",
                                "last-modified: Thu, 18 Mar 2021 11:55:36 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent"
                            ]
                        },
                        "bytesOut": 2416,
                        "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": 383,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 85,
                        "server_port": "443",
                        "load_end": 431,
                        "ttfb_start": 384,
                        "ttfb_end": 430,
                        "download_start": 430,
                        "download_end": 431,
                        "download_ms": 1,
                        "all_start": 384,
                        "all_end": 431,
                        "all_ms": 47,
                        "index": 3,
                        "number": 4
                    },
                    {
                        "type": 3,
                        "id": "31374.4",
                        "request_id": "31374.4",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.4",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 57,
                        "ttfb_ms": 43,
                        "load_start": 387,
                        "load_start_float": 387.00008700000001,
                        "bytesIn": 365380,
                        "objectSize": 365380,
                        "objectSizeUncompressed": 365380,
                        "chunks": [
                            {
                                "ts": 434,
                                "bytes": 65536
                            },
                            {
                                "ts": 436,
                                "bytes": 65536
                            },
                            {
                                "ts": 438,
                                "bytes": 65536
                            },
                            {
                                "ts": 440,
                                "bytes": 65536
                            },
                            {
                                "ts": 443,
                                "bytes": 65536
                            },
                            {
                                "ts": 444,
                                "bytes": 37700
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": 59,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"59344-61ce61b4a9087\"",
                                "priority: u=2, i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: 365380",
                                "content-type: image\/jpeg",
                                "date: Tue, 24 Dec 2024 19:57:46 GMT",
                                "etag: \"59344-61ce61b4a9087\"",
                                "last-modified: Wed, 10 Jul 2024 15:14:46 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent"
                            ]
                        },
                        "bytesOut": 2440,
                        "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": 383,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 87,
                        "server_port": "443",
                        "load_end": 444,
                        "ttfb_start": 387,
                        "ttfb_end": 430,
                        "download_start": 430,
                        "download_end": 444,
                        "download_ms": 14,
                        "all_start": 387,
                        "all_end": 444,
                        "all_ms": 57,
                        "index": 4,
                        "number": 5
                    },
                    {
                        "type": 3,
                        "id": "31374.7",
                        "request_id": "31374.7",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/assets\/js\/main.1565780567.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/assets\/js\/main.1565780567.js",
                        "raw_id": "31374.7",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 116,
                        "ttfb_ms": 70,
                        "load_start": 439,
                        "load_start_float": 439.000114,
                        "bytesIn": 43771,
                        "objectSize": 43771,
                        "objectSizeUncompressed": 151068,
                        "chunks": [
                            {
                                "ts": 511,
                                "bytes": 16316,
                                "inflated": 44871
                            },
                            {
                                "ts": 539,
                                "bytes": 16375,
                                "inflated": 59888
                            },
                            {
                                "ts": 555,
                                "bytes": 11080,
                                "inflated": 46309
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": 277,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/assets\/js\/main.1565780567.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "priority: u=2",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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: none",
                                "content-encoding: gzip",
                                "content-length: 43771",
                                "content-type: text\/javascript",
                                "date: Tue, 24 Dec 2024 19:57:46 GMT",
                                "last-modified: Wed, 14 Aug 2019 11:02:47 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent,Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1993,
                        "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": 43771,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 435,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "http2_stream_id": 11,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 114,
                        "server_port": "443",
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 555,
                        "ttfb_start": 439,
                        "ttfb_end": 509,
                        "download_start": 509,
                        "download_end": 555,
                        "download_ms": 46,
                        "all_start": 439,
                        "all_end": 555,
                        "all_ms": 116,
                        "index": 5,
                        "number": 6,
                        "cpuTimes": {
                            "EvaluateScript": 16,
                            "v8.compile": 5,
                            "FunctionCall": 77
                        },
                        "cpu.EvaluateScript": 16,
                        "cpu.v8.compile": 5,
                        "cpu.FunctionCall": 77,
                        "cpuTime": 99,
                        "js_timing": [
                            [
                                661.46400000000006,
                                677.85500000000002
                            ],
                            [
                                661.47900000000004,
                                666.57600000000002
                            ],
                            [
                                680.71400000000006,
                                686.495
                            ],
                            [
                                686.53599999999994,
                                686.64700000000005
                            ],
                            [
                                690.88699999999994,
                                691.21900000000005
                            ],
                            [
                                691.22400000000005,
                                691.23099999999999
                            ],
                            [
                                714.08699999999999,
                                714.18899999999996
                            ],
                            [
                                714.19899999999996,
                                714.20399999999995
                            ],
                            [
                                720.22199999999998,
                                720.25999999999999
                            ],
                            [
                                739.90099999999995,
                                739.93600000000004
                            ],
                            [
                                739.94399999999996,
                                740.02300000000002
                            ],
                            [
                                740.02700000000004,
                                740.07500000000005
                            ],
                            [
                                741.65300000000002,
                                741.66300000000001
                            ],
                            [
                                741.66899999999998,
                                741.68700000000001
                            ],
                            [
                                741.69000000000005,
                                741.69899999999996
                            ],
                            [
                                746.44100000000003,
                                746.44899999999996
                            ],
                            [
                                746.45399999999995,
                                746.471
                            ],
                            [
                                746.47299999999996,
                                746.48000000000002
                            ],
                            [
                                748.58699999999999,
                                748.59500000000003
                            ],
                            [
                                748.60500000000002,
                                748.62099999999998
                            ],
                            [
                                748.62400000000002,
                                748.63099999999997
                            ],
                            [
                                753.06799999999998,
                                753.07600000000002
                            ],
                            [
                                753.08100000000002,
                                753.09699999999998
                            ],
                            [
                                753.10000000000002,
                                753.10799999999995
                            ],
                            [
                                758.34199999999998,
                                758.35000000000002
                            ],
                            [
                                758.35500000000002,
                                758.37
                            ],
                            [
                                758.37300000000005,
                                758.38
                            ],
                            [
                                758.63900000000001,
                                758.64999999999998
                            ],
                            [
                                758.65499999999997,
                                758.66800000000001
                            ],
                            [
                                758.67100000000005,
                                758.67700000000002
                            ],
                            [
                                769.80399999999997,
                                769.81299999999999
                            ],
                            [
                                769.81799999999998,
                                769.83600000000001
                            ],
                            [
                                769.83799999999997,
                                769.92499999999995
                            ],
                            [
                                772.42399999999998,
                                772.43100000000004
                            ],
                            [
                                772.44000000000005,
                                772.45699999999999
                            ],
                            [
                                772.46000000000004,
                                772.46799999999996
                            ],
                            [
                                783.89300000000003,
                                783.90099999999995
                            ],
                            [
                                783.90599999999995,
                                783.92899999999997
                            ],
                            [
                                783.93100000000004,
                                783.94100000000003
                            ],
                            [
                                784.01199999999994,
                                784.10799999999995
                            ],
                            [
                                798.125,
                                798.697
                            ],
                            [
                                798.70799999999997,
                                798.71500000000003
                            ],
                            [
                                845.03899999999999,
                                845.08399999999995
                            ],
                            [
                                897.15999999999997,
                                897.68899999999996
                            ],
                            [
                                897.77800000000002,
                                898.08000000000004
                            ],
                            [
                                898.09000000000003,
                                898.10599999999999
                            ],
                            [
                                957.11000000000001,
                                957.12599999999998
                            ],
                            [
                                957.13300000000004,
                                957.16099999999994
                            ],
                            [
                                957.16399999999999,
                                957.17600000000004
                            ],
                            [
                                996.30100000000004,
                                996.42399999999998
                            ],
                            [
                                996.43399999999997,
                                996.43899999999996
                            ],
                            [
                                1022.248,
                                1022.303
                            ],
                            [
                                1096.3309999999999,
                                1096.674
                            ],
                            [
                                1783.212,
                                1783.2850000000001
                            ],
                            [
                                1783.373,
                                1783.7629999999999
                            ],
                            [
                                1783.8230000000001,
                                1784.4259999999999
                            ],
                            [
                                1784.4349999999999,
                                1784.444
                            ],
                            [
                                1796.769,
                                1796.7850000000001
                            ],
                            [
                                1842.5630000000001,
                                1842.576
                            ],
                            [
                                1842.585,
                                1842.6079999999999
                            ],
                            [
                                1842.6110000000001,
                                1842.625
                            ],
                            [
                                1860.0319999999999,
                                1860.0440000000001
                            ],
                            [
                                1860.0509999999999,
                                1860.0719999999999
                            ],
                            [
                                1860.075,
                                1860.0799999999999
                            ],
                            [
                                1863.8879999999999,
                                1863.896
                            ],
                            [
                                1863.9010000000001,
                                1863.9190000000001
                            ],
                            [
                                1863.922,
                                1863.9259999999999
                            ],
                            [
                                1863.9359999999999,
                                1863.9390000000001
                            ],
                            [
                                1863.942,
                                1863.9490000000001
                            ],
                            [
                                1863.952,
                                1863.9549999999999
                            ],
                            [
                                1873.1959999999999,
                                1873.2070000000001
                            ],
                            [
                                1873.2180000000001,
                                1873.2380000000001
                            ],
                            [
                                1873.241,
                                1873.2460000000001
                            ],
                            [
                                1896.3040000000001,
                                1896.425
                            ],
                            [
                                1896.4349999999999,
                                1896.4390000000001
                            ],
                            [
                                1908.5429999999999,
                                1908.5809999999999
                            ],
                            [
                                1996.6980000000001,
                                1997.0150000000001
                            ],
                            [
                                1997.076,
                                1997.3130000000001
                            ],
                            [
                                1997.3219999999999,
                                1997.336
                            ],
                            [
                                2040.7750000000001,
                                2040.789
                            ],
                            [
                                2040.796,
                                2040.8219999999999
                            ],
                            [
                                2040.825,
                                2040.8309999999999
                            ],
                            [
                                2097.1860000000001,
                                2097.2979999999998
                            ],
                            [
                                2097.306,
                                2097.3090000000002
                            ],
                            [
                                2121.4450000000002,
                                2121.4870000000001
                            ],
                            [
                                2196.6970000000001,
                                2196.9929999999999
                            ],
                            [
                                2197.0729999999999,
                                2197.3139999999999
                            ],
                            [
                                2197.3220000000001,
                                2197.335
                            ],
                            [
                                2241.377,
                                2241.3980000000001
                            ],
                            [
                                2241.4059999999999,
                                2241.4279999999999
                            ],
                            [
                                2241.431,
                                2241.4369999999999
                            ],
                            [
                                2297.0549999999998,
                                2297.1439999999998
                            ],
                            [
                                2297.152,
                                2297.1559999999999
                            ],
                            [
                                2321.4470000000001,
                                2321.4879999999998
                            ],
                            [
                                2397.0439999999999,
                                2397.2959999999998
                            ],
                            [
                                2397.3670000000002,
                                2397.6509999999998
                            ],
                            [
                                2397.6610000000001,
                                2397.6729999999998
                            ],
                            [
                                2444.7159999999999,
                                2444.73
                            ],
                            [
                                2444.7370000000001,
                                2444.7640000000001
                            ],
                            [
                                2444.7660000000001,
                                2444.7719999999999
                            ],
                            [
                                2496.4229999999998,
                                2496.5340000000001
                            ],
                            [
                                2496.5419999999999,
                                2496.5459999999998
                            ],
                            [
                                2522.7979999999998,
                                2522.8719999999998
                            ],
                            [
                                2596.473,
                                2596.7260000000001
                            ],
                            [
                                2596.7959999999998,
                                2597.2449999999999
                            ],
                            [
                                2597.2579999999998,
                                2597.2739999999999
                            ],
                            [
                                2641.29,
                                2641.3029999999999
                            ],
                            [
                                2641.3099999999999,
                                2641.3330000000001
                            ],
                            [
                                2641.3359999999998,
                                2641.3409999999999
                            ],
                            [
                                2696.8180000000002,
                                2697.04
                            ],
                            [
                                2697.0500000000002,
                                2697.056
                            ],
                            [
                                2721.3829999999998,
                                2721.4879999999998
                            ],
                            [
                                2797.0259999999998,
                                2797.3159999999998
                            ],
                            [
                                2797.3829999999998,
                                2797.605
                            ],
                            [
                                2797.6149999999998,
                                2797.6260000000002
                            ],
                            [
                                2840.2849999999999,
                                2840.2950000000001
                            ],
                            [
                                2840.3020000000001,
                                2840.3240000000001
                            ],
                            [
                                2840.326,
                                2840.3319999999999
                            ],
                            [
                                2896.3499999999999,
                                2896.4470000000001
                            ],
                            [
                                2896.4549999999999,
                                2896.4589999999998
                            ],
                            [
                                2922.7350000000001,
                                2922.7809999999999
                            ],
                            [
                                2996.3760000000002,
                                2996.643
                            ],
                            [
                                2996.712,
                                2996.96
                            ],
                            [
                                2996.9699999999998,
                                2996.9830000000002
                            ],
                            [
                                3041.491,
                                3041.5059999999999
                            ],
                            [
                                3041.5140000000001,
                                3041.54
                            ],
                            [
                                3041.5430000000001,
                                3041.5500000000002
                            ],
                            [
                                3096.7080000000001,
                                3096.7959999999998
                            ],
                            [
                                3096.8029999999999,
                                3096.806
                            ],
                            [
                                3121.0839999999998,
                                3121.1260000000002
                            ],
                            [
                                3197.0819999999999,
                                3197.3330000000001
                            ],
                            [
                                3197.4050000000002,
                                3197.6350000000002
                            ],
                            [
                                3197.645,
                                3197.6579999999999
                            ],
                            [
                                3248.29,
                                3248.3040000000001
                            ],
                            [
                                3248.3119999999999,
                                3248.3359999999998
                            ],
                            [
                                3248.3389999999999,
                                3248.3440000000001
                            ],
                            [
                                3296.413,
                                3296.576
                            ],
                            [
                                3296.585,
                                3296.5909999999999
                            ],
                            [
                                3322.759,
                                3322.7910000000002
                            ],
                            [
                                3396.5360000000001,
                                3396.779
                            ],
                            [
                                3396.8620000000001,
                                3397.0819999999999
                            ],
                            [
                                3397.0909999999999,
                                3397.1030000000001
                            ],
                            [
                                3442.645,
                                3442.6570000000002
                            ],
                            [
                                3442.6689999999999,
                                3442.692
                            ],
                            [
                                3442.694,
                                3442.6999999999998
                            ],
                            [
                                3496.9029999999998,
                                3497
                            ],
                            [
                                3497.0079999999998,
                                3497.027
                            ],
                            [
                                3521.2069999999999,
                                3521.241
                            ],
                            [
                                3596.942,
                                3597.1880000000001
                            ],
                            [
                                3597.261,
                                3597.4830000000002
                            ],
                            [
                                3597.491,
                                3597.5030000000002
                            ],
                            [
                                3643.1619999999998,
                                3643.1770000000001
                            ],
                            [
                                3643.1930000000002,
                                3643.2220000000002
                            ],
                            [
                                3643.2249999999999,
                                3643.2310000000002
                            ],
                            [
                                3696.1320000000001,
                                3696.2289999999998
                            ],
                            [
                                3696.2370000000001,
                                3696.2399999999998
                            ],
                            [
                                3722.614,
                                3722.6590000000001
                            ],
                            [
                                3797.0700000000002,
                                3797.4160000000002
                            ],
                            [
                                3797.5140000000001,
                                3797.8009999999999
                            ],
                            [
                                3797.8110000000001,
                                3797.855
                            ],
                            [
                                3847.7049999999999,
                                3847.768
                            ],
                            [
                                3847.777,
                                3847.8249999999998
                            ],
                            [
                                3847.8299999999999,
                                3847.8380000000002
                            ],
                            [
                                3896.4169999999999,
                                3896.5059999999999
                            ],
                            [
                                3896.5120000000002,
                                3896.5160000000001
                            ],
                            [
                                3921.9259999999999,
                                3921.9589999999998
                            ],
                            [
                                3996.712,
                                3996.9760000000001
                            ],
                            [
                                3997.0390000000002,
                                3997.2640000000001
                            ],
                            [
                                3997.2719999999999,
                                3997.2840000000001
                            ],
                            [
                                4045.3180000000002,
                                4045.3290000000002
                            ],
                            [
                                4045.3359999999998,
                                4045.3580000000002
                            ],
                            [
                                4045.3609999999999,
                                4045.366
                            ],
                            [
                                4091.192,
                                4091.3490000000002
                            ],
                            [
                                4091.3620000000001,
                                4091.3670000000002
                            ],
                            [
                                4091.3960000000002,
                                4091.4369999999999
                            ],
                            [
                                4091.4409999999998,
                                4091.4459999999999
                            ],
                            [
                                4091.4560000000001,
                                4091.4690000000001
                            ],
                            [
                                4091.471,
                                4091.4720000000002
                            ],
                            [
                                4091.4769999999999,
                                4091.4859999999999
                            ],
                            [
                                4091.4879999999998,
                                4091.489
                            ],
                            [
                                4091.4949999999999,
                                4091.547
                            ],
                            [
                                4091.549,
                                4091.5509999999999
                            ],
                            [
                                4091.558,
                                4091.5709999999999
                            ],
                            [
                                4091.5720000000001,
                                4091.5740000000001
                            ],
                            [
                                4091.5790000000002,
                                4091.5909999999999
                            ],
                            [
                                4091.5920000000001,
                                4091.5940000000001
                            ],
                            [
                                4091.598,
                                4091.6080000000002
                            ],
                            [
                                4091.6089999999999,
                                4091.6109999999999
                            ],
                            [
                                4091.616,
                                4091.6239999999998
                            ],
                            [
                                4091.625,
                                4091.627
                            ],
                            [
                                4091.6320000000001,
                                4091.643
                            ],
                            [
                                4091.6460000000002,
                                4091.6480000000001
                            ],
                            [
                                4091.652,
                                4091.6610000000001
                            ],
                            [
                                4091.663,
                                4091.6640000000002
                            ],
                            [
                                4091.6680000000001,
                                4091.6799999999998
                            ],
                            [
                                4091.6819999999998,
                                4091.683
                            ],
                            [
                                4091.6880000000001,
                                4091.6999999999998
                            ],
                            [
                                4091.701,
                                4091.703
                            ],
                            [
                                4091.7069999999999,
                                4091.7179999999998
                            ],
                            [
                                4091.7199999999998,
                                4091.721
                            ],
                            [
                                4091.7249999999999,
                                4091.7310000000002
                            ],
                            [
                                4091.7330000000002,
                                4091.7339999999999
                            ],
                            [
                                4091.7379999999998,
                                4091.7440000000001
                            ],
                            [
                                4091.7449999999999,
                                4091.7469999999998
                            ],
                            [
                                4091.7510000000002,
                                4091.7600000000002
                            ],
                            [
                                4091.761,
                                4091.7629999999999
                            ],
                            [
                                4091.7669999999998,
                                4091.7739999999999
                            ],
                            [
                                4091.777,
                                4091.779
                            ],
                            [
                                4091.7829999999999,
                                4091.7890000000002
                            ],
                            [
                                4091.79,
                                4091.7919999999999
                            ],
                            [
                                4091.7959999999998,
                                4091.8040000000001
                            ],
                            [
                                4091.8049999999998,
                                4091.806
                            ],
                            [
                                4091.8110000000001,
                                4091.8220000000001
                            ],
                            [
                                4091.8229999999999,
                                4091.8249999999998
                            ],
                            [
                                4097.049,
                                4097.1469999999999
                            ],
                            [
                                4097.1509999999998,
                                4097.1549999999997
                            ],
                            [
                                4121.3940000000002,
                                4121.433
                            ],
                            [
                                4197.9579999999996,
                                4198.2439999999997
                            ],
                            [
                                4296.4499999999998,
                                4296.7150000000001
                            ],
                            [
                                4296.7250000000004,
                                4296.7619999999997
                            ],
                            [
                                4323.8530000000001,
                                4323.8919999999998
                            ],
                            [
                                4344.7179999999998,
                                4344.732
                            ],
                            [
                                4344.7399999999998,
                                4344.7719999999999
                            ],
                            [
                                4344.7749999999996,
                                4344.7809999999999
                            ],
                            [
                                4396.5219999999999,
                                4396.6170000000002
                            ],
                            [
                                4396.625,
                                4396.6289999999999
                            ],
                            [
                                4397.5119999999997,
                                4397.7730000000001
                            ],
                            [
                                4496.3469999999998,
                                4496.6189999999997
                            ],
                            [
                                4496.6289999999999,
                                4496.6670000000004
                            ],
                            [
                                4522.7690000000002,
                                4522.8029999999999
                            ],
                            [
                                4545.3239999999996,
                                4545.3379999999997
                            ],
                            [
                                4545.3450000000003,
                                4545.3710000000001
                            ],
                            [
                                4545.375,
                                4545.3800000000001
                            ],
                            [
                                4596.9840000000004,
                                4597.0810000000001
                            ],
                            [
                                4597.0889999999999,
                                4597.0919999999996
                            ],
                            [
                                4598.1180000000004,
                                4598.4189999999999
                            ],
                            [
                                4696.9960000000001,
                                4697.2619999999997
                            ],
                            [
                                4697.2719999999999,
                                4697.2860000000001
                            ],
                            [
                                4723.3999999999996,
                                4723.4390000000003
                            ],
                            [
                                4746.5940000000001,
                                4746.6059999999998
                            ],
                            [
                                4746.6139999999996,
                                4746.6409999999996
                            ],
                            [
                                4746.6440000000002,
                                4746.6499999999996
                            ],
                            [
                                4796.7200000000003,
                                4796.808
                            ],
                            [
                                4796.8159999999998,
                                4796.8190000000004
                            ],
                            [
                                4797.8299999999999,
                                4798.1000000000004
                            ],
                            [
                                4896.8649999999998,
                                4897.125
                            ],
                            [
                                4897.1350000000002,
                                4897.1540000000005
                            ],
                            [
                                4923.2569999999996,
                                4923.3320000000003
                            ],
                            [
                                4991.9989999999998,
                                4992.0140000000001
                            ],
                            [
                                4992.0209999999997,
                                4992.049
                            ],
                            [
                                4992.0519999999997,
                                4992.058
                            ],
                            [
                                4996.6629999999996,
                                4996.7449999999999
                            ],
                            [
                                4996.7520000000004,
                                4996.7550000000001
                            ],
                            [
                                4997.8370000000004,
                                4998.0919999999996
                            ],
                            [
                                5096.8199999999997,
                                5097.1360000000004
                            ],
                            [
                                5097.1509999999998,
                                5097.1689999999999
                            ],
                            [
                                5123.2799999999997,
                                5123.317
                            ],
                            [
                                5147.0439999999999,
                                5147.0569999999998
                            ],
                            [
                                5147.0659999999998,
                                5147.0919999999996
                            ],
                            [
                                5147.0950000000003,
                                5147.1009999999997
                            ],
                            [
                                5196.4660000000003,
                                5196.576
                            ],
                            [
                                5196.5839999999998,
                                5196.5879999999997
                            ],
                            [
                                5197.741,
                                5198.0309999999999
                            ],
                            [
                                5296.5150000000003,
                                5296.7719999999999
                            ],
                            [
                                5296.7839999999997,
                                5296.799
                            ],
                            [
                                5321.8940000000002,
                                5321.9269999999997
                            ],
                            [
                                5348.2489999999998,
                                5348.2619999999997
                            ],
                            [
                                5348.2700000000004,
                                5348.299
                            ],
                            [
                                5348.3019999999997,
                                5348.308
                            ],
                            [
                                5396.7070000000003,
                                5396.8059999999996
                            ],
                            [
                                5396.8140000000003,
                                5396.817
                            ],
                            [
                                5397.7060000000001,
                                5397.9690000000001
                            ],
                            [
                                5496.3900000000003,
                                5496.6570000000002
                            ],
                            [
                                5496.6670000000004,
                                5496.6819999999998
                            ],
                            [
                                5522.7790000000005,
                                5522.817
                            ],
                            [
                                5541.8220000000001,
                                5541.835
                            ],
                            [
                                5541.973,
                                5542.0069999999996
                            ],
                            [
                                5542.0119999999997,
                                5542.0190000000002
                            ],
                            [
                                5596.5259999999998,
                                5596.6959999999999
                            ],
                            [
                                5596.7070000000003,
                                5596.7359999999999
                            ],
                            [
                                5597.6859999999997,
                                5597.9390000000003
                            ],
                            [
                                5696.598,
                                5696.8999999999996
                            ],
                            [
                                5696.9099999999999,
                                5696.9300000000003
                            ],
                            [
                                5722.0500000000002,
                                5722.0870000000004
                            ],
                            [
                                5754.3819999999996,
                                5754.3950000000004
                            ],
                            [
                                5754.402,
                                5754.4279999999999
                            ],
                            [
                                5754.4309999999996,
                                5754.4359999999997
                            ],
                            [
                                5797.4499999999998,
                                5797.4610000000002
                            ],
                            [
                                5797.4769999999999,
                                5797.4790000000003
                            ],
                            [
                                5797.4830000000002,
                                5797.4849999999997
                            ],
                            [
                                5797.4880000000003,
                                5797.4889999999996
                            ],
                            [
                                5797.4930000000004,
                                5797.4939999999997
                            ],
                            [
                                5797.4970000000003,
                                5797.4989999999998
                            ],
                            [
                                5797.5020000000004,
                                5797.5029999999997
                            ],
                            [
                                5797.5100000000002,
                                5797.5119999999997
                            ],
                            [
                                5797.5150000000003,
                                5797.5169999999998
                            ],
                            [
                                5797.5200000000004,
                                5797.5209999999997
                            ],
                            [
                                5797.5240000000003,
                                5797.5259999999998
                            ],
                            [
                                5797.5290000000005,
                                5797.5309999999999
                            ],
                            [
                                5797.5339999999997,
                                5797.5349999999999
                            ],
                            [
                                5797.5389999999998,
                                5797.5410000000002
                            ],
                            [
                                5797.5439999999999,
                                5797.5450000000001
                            ],
                            [
                                5797.5479999999998,
                                5797.5500000000002
                            ],
                            [
                                5797.5529999999999,
                                5797.5540000000001
                            ],
                            [
                                5797.5569999999998,
                                5797.5590000000002
                            ],
                            [
                                5797.5619999999999,
                                5797.5630000000001
                            ],
                            [
                                5797.5659999999998,
                                5797.5680000000002
                            ],
                            [
                                5797.5709999999999,
                                5797.5720000000001
                            ],
                            [
                                5797.5749999999998,
                                5797.576
                            ],
                            [
                                5797.5799999999999,
                                5797.5829999999996
                            ],
                            [
                                5797.5860000000002,
                                5797.5870000000004
                            ],
                            [
                                5797.5910000000003,
                                5797.5919999999996
                            ],
                            [
                                5797.6189999999997,
                                5797.6210000000001
                            ],
                            [
                                5797.6239999999998,
                                5797.625
                            ],
                            [
                                5797.6279999999997,
                                5797.6300000000001
                            ],
                            [
                                5797.6329999999998,
                                5797.634
                            ],
                            [
                                5797.6490000000003,
                                5797.6509999999998
                            ],
                            [
                                5797.6540000000005,
                                5797.6559999999999
                            ],
                            [
                                5797.6599999999999,
                                5797.6610000000001
                            ],
                            [
                                5797.6639999999998,
                                5797.6660000000002
                            ],
                            [
                                5797.6689999999999,
                                5797.6700000000001
                            ],
                            [
                                5797.6729999999998,
                                5797.674
                            ],
                            [
                                5797.6769999999997,
                                5797.6790000000001
                            ],
                            [
                                5797.6819999999998,
                                5797.683
                            ],
                            [
                                5797.6869999999999,
                                5797.6899999999996
                            ],
                            [
                                5797.6940000000004,
                                5797.6959999999999
                            ],
                            [
                                5797.701,
                                5797.7020000000002
                            ],
                            [
                                5797.7049999999999,
                                5797.7070000000003
                            ],
                            [
                                5797.71,
                                5797.7110000000002
                            ],
                            [
                                5797.7179999999998,
                                5797.7860000000001
                            ],
                            [
                                5797.7910000000002,
                                5797.7929999999997
                            ],
                            [
                                5799.3069999999998,
                                5799.5379999999996
                            ],
                            [
                                5896.6800000000003,
                                5896.942
                            ],
                            [
                                5896.9520000000002,
                                5896.9660000000003
                            ],
                            [
                                5924.0569999999998,
                                5924.0889999999999
                            ],
                            [
                                5951.1970000000001,
                                5951.2160000000003
                            ],
                            [
                                5951.2240000000002,
                                5951.2510000000002
                            ],
                            [
                                5951.2539999999999,
                                5951.259
                            ],
                            [
                                5996.3729999999996,
                                5996.5100000000002
                            ],
                            [
                                5996.5190000000002,
                                5996.5219999999999
                            ],
                            [
                                5997.0410000000002,
                                5997.308
                            ],
                            [
                                6096.5829999999996,
                                6096.9470000000001
                            ],
                            [
                                6096.9570000000003,
                                6096.9769999999999
                            ],
                            [
                                6122.0720000000001,
                                6122.1080000000002
                            ],
                            [
                                6152.0209999999997,
                                6153.4129999999996
                            ],
                            [
                                6153.4260000000004,
                                6153.4530000000004
                            ],
                            [
                                6153.4560000000001,
                                6153.4620000000004
                            ],
                            [
                                6196.8199999999997,
                                6196.9409999999998
                            ],
                            [
                                6196.9489999999996,
                                6196.9530000000004
                            ],
                            [
                                6197.6040000000003,
                                6197.884
                            ],
                            [
                                6297.0959999999995,
                                6297.3649999999998
                            ],
                            [
                                6297.375,
                                6297.3969999999999
                            ],
                            [
                                6322.4870000000001,
                                6322.527
                            ],
                            [
                                6342.0860000000002,
                                6342.0959999999995
                            ],
                            [
                                6342.1049999999996,
                                6342.1329999999998
                            ],
                            [
                                6342.1350000000002,
                                6342.1409999999996
                            ],
                            [
                                6396.6499999999996,
                                6396.7510000000002
                            ],
                            [
                                6396.759,
                                6396.7629999999999
                            ],
                            [
                                6397.2259999999997,
                                6397.4709999999995
                            ],
                            [
                                6496.7209999999995,
                                6497.0249999999996
                            ],
                            [
                                6497.0370000000003,
                                6497.0529999999999
                            ],
                            [
                                6522.152,
                                6522.1869999999999
                            ],
                            [
                                6540.348,
                                6540.3609999999999
                            ],
                            [
                                6540.3680000000004,
                                6540.3950000000004
                            ],
                            [
                                6540.3980000000001,
                                6540.4070000000002
                            ],
                            [
                                6596.4459999999999,
                                6596.5439999999999
                            ],
                            [
                                6596.5519999999997,
                                6596.5569999999998
                            ],
                            [
                                6597.1580000000004,
                                6597.4139999999998
                            ],
                            [
                                6696.6670000000004,
                                6696.9750000000004
                            ],
                            [
                                6696.9849999999997,
                                6697.0010000000002
                            ],
                            [
                                6722.0959999999995,
                                6722.1329999999998
                            ],
                            [
                                6739.8310000000001,
                                6739.9350000000004
                            ],
                            [
                                6739.9449999999997,
                                6739.9740000000002
                            ],
                            [
                                6739.9759999999997,
                                6739.982
                            ],
                            [
                                6796.8630000000003,
                                6796.9549999999999
                            ],
                            [
                                6796.9639999999999,
                                6796.9669999999996
                            ],
                            [
                                6797.4499999999998,
                                6797.7070000000003
                            ],
                            [
                                6896.9719999999998,
                                6897.2269999999999
                            ],
                            [
                                6897.2370000000001,
                                6897.25
                            ],
                            [
                                6922.3580000000002,
                                6922.4009999999998
                            ],
                            [
                                6946.5140000000001,
                                6946.5290000000005
                            ],
                            [
                                6946.5360000000001,
                                6946.5630000000001
                            ],
                            [
                                6946.5659999999998,
                                6946.5720000000001
                            ],
                            [
                                6996.6289999999999,
                                6996.7269999999999
                            ],
                            [
                                6996.7349999999997,
                                6996.7389999999996
                            ],
                            [
                                6997.3119999999999,
                                6997.5870000000004
                            ],
                            [
                                7096.991,
                                7097.2569999999996
                            ],
                            [
                                7097.2669999999998,
                                7097.2820000000002
                            ],
                            [
                                7122.393,
                                7122.4470000000001
                            ],
                            [
                                7139.5500000000002,
                                7139.5630000000001
                            ],
                            [
                                7139.5699999999997,
                                7139.5990000000002
                            ],
                            [
                                7139.6019999999999,
                                7139.6080000000002
                            ],
                            [
                                7196.2340000000004,
                                7196.3329999999996
                            ],
                            [
                                7196.3410000000003,
                                7196.3440000000001
                            ],
                            [
                                7196.8280000000004,
                                7197.067
                            ],
                            [
                                7296.3490000000002,
                                7296.6130000000003
                            ],
                            [
                                7296.6229999999996,
                                7296.6440000000002
                            ],
                            [
                                7322.7569999999996,
                                7322.7969999999996
                            ],
                            [
                                7343.5500000000002,
                                7343.5640000000003
                            ],
                            [
                                7343.5720000000001,
                                7343.598
                            ],
                            [
                                7343.6000000000004,
                                7343.6059999999998
                            ],
                            [
                                7397.0709999999999,
                                7397.1750000000002
                            ],
                            [
                                7397.183,
                                7397.1869999999999
                            ],
                            [
                                7397.665,
                                7397.9009999999998
                            ],
                            [
                                7491.1989999999996,
                                7491.2539999999999
                            ],
                            [
                                7491.2619999999997,
                                7491.2790000000005
                            ],
                            [
                                7491.2979999999998,
                                7491.308
                            ],
                            [
                                7491.3090000000002,
                                7491.3109999999997
                            ],
                            [
                                7491.317,
                                7491.3370000000004
                            ],
                            [
                                7491.3379999999997,
                                7491.3400000000001
                            ],
                            [
                                7491.3450000000003,
                                7491.3530000000001
                            ],
                            [
                                7491.3549999999996,
                                7491.3559999999998
                            ],
                            [
                                7491.3620000000001,
                                7491.3699999999999
                            ],
                            [
                                7491.3710000000001,
                                7491.3729999999996
                            ],
                            [
                                7491.3779999999997,
                                7491.3919999999998
                            ],
                            [
                                7491.393,
                                7491.3950000000004
                            ],
                            [
                                7491.3999999999996,
                                7491.4099999999999
                            ],
                            [
                                7491.4110000000001,
                                7491.4830000000002
                            ],
                            [
                                7491.4880000000003,
                                7491.4960000000001
                            ],
                            [
                                7491.4979999999996,
                                7491.4989999999998
                            ],
                            [
                                7491.5039999999999,
                                7491.5190000000002
                            ],
                            [
                                7491.5200000000004,
                                7491.5219999999999
                            ],
                            [
                                7491.5259999999998,
                                7491.5370000000003
                            ],
                            [
                                7491.5379999999996,
                                7491.54
                            ],
                            [
                                7491.5450000000001,
                                7491.5529999999999
                            ],
                            [
                                7491.5540000000001,
                                7491.5550000000003
                            ],
                            [
                                7491.5600000000004,
                                7491.5690000000004
                            ],
                            [
                                7491.5699999999997,
                                7491.5720000000001
                            ],
                            [
                                7491.5770000000002,
                                7491.5839999999998
                            ],
                            [
                                7491.5860000000002,
                                7491.5870000000004
                            ],
                            [
                                7491.5919999999996,
                                7491.5990000000002
                            ],
                            [
                                7491.6000000000004,
                                7491.6019999999999
                            ],
                            [
                                7491.6059999999998,
                                7491.6130000000003
                            ],
                            [
                                7491.6139999999996,
                                7491.616
                            ],
                            [
                                7491.6199999999999,
                                7491.6260000000002
                            ],
                            [
                                7491.6270000000004,
                                7491.6279999999997
                            ],
                            [
                                7491.6319999999996,
                                7491.6440000000002
                            ],
                            [
                                7491.6450000000004,
                                7491.6469999999999
                            ],
                            [
                                7491.6509999999998,
                                7491.6580000000004
                            ],
                            [
                                7491.6589999999997,
                                7491.6610000000001
                            ],
                            [
                                7491.665,
                                7491.6700000000001
                            ],
                            [
                                7491.6719999999996,
                                7491.6729999999998
                            ],
                            [
                                7491.6769999999997,
                                7491.683
                            ],
                            [
                                7491.6840000000002,
                                7491.6859999999997
                            ],
                            [
                                7491.6899999999996,
                                7491.6959999999999
                            ],
                            [
                                7491.6970000000001,
                                7491.6989999999996
                            ],
                            [
                                7496.2370000000001,
                                7496.482
                            ],
                            [
                                7496.4880000000003,
                                7496.5060000000003
                            ],
                            [
                                7522.4059999999999,
                                7522.4539999999997
                            ],
                            [
                                7546.5129999999999,
                                7546.5439999999999
                            ],
                            [
                                7546.5540000000001,
                                7546.585
                            ],
                            [
                                7546.5889999999999,
                                7546.5959999999995
                            ],
                            [
                                7597.2969999999996,
                                7597.3829999999998
                            ],
                            [
                                7597.3909999999996,
                                7597.3950000000004
                            ],
                            [
                                7598.5730000000003,
                                7598.9099999999999
                            ],
                            [
                                7696.5420000000004,
                                7696.8190000000004
                            ],
                            [
                                7696.8289999999997,
                                7696.8580000000002
                            ],
                            [
                                7722.9700000000003,
                                7723.0119999999997
                            ],
                            [
                                7743.5039999999999,
                                7743.518
                            ],
                            [
                                7743.5259999999998,
                                7743.5559999999996
                            ],
                            [
                                7743.5590000000002,
                                7743.5649999999996
                            ],
                            [
                                7797.2449999999999,
                                7797.3370000000004
                            ],
                            [
                                7797.3459999999995,
                                7797.3490000000002
                            ],
                            [
                                7798.2349999999997,
                                7798.4549999999999
                            ],
                            [
                                7896.6049999999996,
                                7896.8969999999999
                            ],
                            [
                                7896.9070000000002,
                                7896.9229999999998
                            ],
                            [
                                7923.0219999999999,
                                7923.0600000000004
                            ],
                            [
                                7948.6589999999997,
                                7948.6729999999998
                            ],
                            [
                                7948.6809999999996,
                                7948.7290000000003
                            ],
                            [
                                7948.7330000000002,
                                7948.7399999999998
                            ],
                            [
                                7996.6450000000004,
                                7996.7520000000004
                            ],
                            [
                                7996.7600000000002,
                                7996.7640000000001
                            ],
                            [
                                7997.6610000000001,
                                7997.8900000000003
                            ],
                            [
                                8096.683,
                                8096.9989999999998
                            ],
                            [
                                8097.0100000000002,
                                8097.0259999999998
                            ],
                            [
                                8122.1199999999999,
                                8122.1549999999997
                            ],
                            [
                                8141.3389999999999,
                                8141.3519999999999
                            ],
                            [
                                8141.3599999999997,
                                8141.4040000000005
                            ],
                            [
                                8141.4080000000004,
                                8141.415
                            ],
                            [
                                8196.6540000000005,
                                8196.7549999999992
                            ],
                            [
                                8196.7620000000006,
                                8196.7659999999996
                            ],
                            [
                                8197.6579999999994,
                                8197.8790000000008
                            ],
                            [
                                8296.4840000000004,
                                8296.7440000000006
                            ],
                            [
                                8296.759,
                                8296.777
                            ],
                            [
                                8321.8819999999996,
                                8321.9169999999995
                            ],
                            [
                                8341.0969999999998,
                                8341.1360000000004
                            ],
                            [
                                8341.1440000000002,
                                8341.1710000000003
                            ],
                            [
                                8341.1740000000009,
                                8341.1800000000003
                            ],
                            [
                                8397.1859999999997,
                                8397.2829999999994
                            ],
                            [
                                8397.2909999999993,
                                8397.2939999999999
                            ],
                            [
                                8398.2119999999995,
                                8398.4169999999995
                            ],
                            [
                                8496.6149999999998,
                                8496.8899999999994
                            ],
                            [
                                8496.8999999999996,
                                8496.9150000000009
                            ],
                            [
                                8523.0159999999996,
                                8523.0540000000001
                            ],
                            [
                                8537.9009999999998,
                                8537.9130000000005
                            ],
                            [
                                8537.9200000000001,
                                8537.9459999999999
                            ],
                            [
                                8537.9490000000005,
                                8537.9549999999999
                            ],
                            [
                                8596.8680000000004,
                                8596.9580000000005
                            ],
                            [
                                8596.9660000000003,
                                8596.9689999999991
                            ],
                            [
                                8597.8320000000003,
                                8598.0480000000007
                            ],
                            [
                                8696.8940000000002,
                                8697.1579999999994
                            ],
                            [
                                8697.1679999999997,
                                8697.2060000000001
                            ],
                            [
                                8723.3060000000005,
                                8723.3449999999993
                            ],
                            [
                                8740.5849999999991,
                                8740.598
                            ],
                            [
                                8740.6049999999996,
                                8740.6319999999996
                            ],
                            [
                                8740.6419999999998,
                                8740.6489999999994
                            ],
                            [
                                8797.2160000000003,
                                8797.3060000000005
                            ],
                            [
                                8797.3140000000003,
                                8797.3169999999991
                            ],
                            [
                                8798.3029999999999,
                                8798.5020000000004
                            ],
                            [
                                8896.7479999999996,
                                8897.0419999999995
                            ],
                            [
                                8897.0540000000001,
                                8897.0879999999997
                            ],
                            [
                                8923.1700000000001,
                                8923.2119999999995
                            ],
                            [
                                8948.7720000000008,
                                8948.7860000000001
                            ],
                            [
                                8948.7939999999999,
                                8948.8199999999997
                            ],
                            [
                                8948.8230000000003,
                                8948.8529999999992
                            ],
                            [
                                8996.4400000000005,
                                8996.5669999999991
                            ],
                            [
                                8996.5769999999993,
                                8996.5820000000003
                            ],
                            [
                                8998.0310000000009,
                                8998.2600000000002
                            ],
                            [
                                9097.0740000000005,
                                9097.3369999999995
                            ],
                            [
                                9097.3459999999995,
                                9097.3629999999994
                            ],
                            [
                                9123.4619999999995,
                                9123.4979999999996
                            ],
                            [
                                9139.9699999999993,
                                9139.9809999999998
                            ],
                            [
                                9139.9879999999994,
                                9140.0120000000006
                            ],
                            [
                                9140.0149999999994,
                                9140.0210000000006
                            ],
                            [
                                9197.2009999999991,
                                9197.3019999999997
                            ],
                            [
                                9197.3099999999995,
                                9197.3130000000001
                            ],
                            [
                                9198.2579999999998,
                                9198.4680000000008
                            ],
                            [
                                9297.1769999999997,
                                9297.2070000000003
                            ],
                            [
                                9297.2139999999999,
                                9297.2160000000003
                            ],
                            [
                                9297.2199999999993,
                                9297.2209999999995
                            ],
                            [
                                9297.2240000000002,
                                9297.2260000000006
                            ],
                            [
                                9297.2289999999994,
                                9297.2299999999996
                            ],
                            [
                                9297.2330000000002,
                                9297.2350000000006
                            ],
                            [
                                9297.2389999999996,
                                9297.241
                            ],
                            [
                                9297.2440000000006,
                                9297.2450000000008
                            ],
                            [
                                9297.2479999999996,
                                9297.2520000000004
                            ],
                            [
                                9297.2559999999994,
                                9297.2569999999996
                            ],
                            [
                                9297.2600000000002,
                                9297.2620000000006
                            ],
                            [
                                9297.2649999999994,
                                9297.2659999999996
                            ],
                            [
                                9297.2690000000002,
                                9297.2710000000006
                            ],
                            [
                                9297.2739999999994,
                                9297.2749999999996
                            ],
                            [
                                9297.2790000000005,
                                9297.2800000000007
                            ],
                            [
                                9297.2829999999994,
                                9297.2839999999997
                            ],
                            [
                                9297.2870000000003,
                                9297.2890000000007
                            ],
                            [
                                9297.2919999999995,
                                9297.2939999999999
                            ],
                            [
                                9297.2970000000005,
                                9297.2980000000007
                            ],
                            [
                                9297.3009999999995,
                                9297.3029999999999
                            ],
                            [
                                9297.3060000000005,
                                9297.3070000000007
                            ],
                            [
                                9297.3099999999995,
                                9297.3109999999997
                            ],
                            [
                                9297.3410000000003,
                                9297.3420000000006
                            ],
                            [
                                9297.3449999999993,
                                9297.3490000000002
                            ],
                            [
                                9297.3520000000008,
                                9297.3539999999994
                            ],
                            [
                                9297.357,
                                9297.3580000000002
                            ],
                            [
                                9297.3610000000008,
                                9297.3629999999994
                            ],
                            [
                                9297.366,
                                9297.3670000000002
                            ],
                            [
                                9297.3700000000008,
                                9297.3709999999992
                            ],
                            [
                                9297.3739999999998,
                                9297.3760000000002
                            ],
                            [
                                9297.3829999999998,
                                9297.3850000000002
                            ],
                            [
                                9297.3880000000008,
                                9297.3889999999992
                            ],
                            [
                                9297.3919999999998,
                                9297.3940000000002
                            ],
                            [
                                9297.3960000000006,
                                9297.3979999999992
                            ],
                            [
                                9297.4009999999998,
                                9297.402
                            ],
                            [
                                9297.4050000000007,
                                9297.4060000000009
                            ],
                            [
                                9297.4089999999997,
                                9297.4110000000001
                            ],
                            [
                                9297.4140000000007,
                                9297.4150000000009
                            ],
                            [
                                9297.4179999999997,
                                9297.4200000000001
                            ],
                            [
                                9297.4240000000009,
                                9297.4259999999995
                            ],
                            [
                                9297.4290000000001,
                                9297.4310000000005
                            ],
                            [
                                9297.4339999999993,
                                9297.4349999999995
                            ],
                            [
                                9297.4419999999991,
                                9297.6779999999999
                            ],
                            [
                                9297.6849999999995,
                                9297.6890000000003
                            ],
                            [
                                9323.3070000000007,
                                9323.3430000000008
                            ],
                            [
                                9344.5930000000008,
                                9344.6049999999996
                            ],
                            [
                                9344.6119999999992,
                                9344.6499999999996
                            ],
                            [
                                9344.6540000000005,
                                9344.6599999999999
                            ],
                            [
                                9396.4400000000005,
                                9396.5589999999993
                            ],
                            [
                                9396.5689999999995,
                                9396.5750000000007
                            ],
                            [
                                9397.0859999999993,
                                9397.3430000000008
                            ],
                            [
                                9496.7260000000006,
                                9497.0259999999998
                            ],
                            [
                                9497.0380000000005,
                                9497.0540000000001
                            ],
                            [
                                9522.1620000000003,
                                9522.2009999999991
                            ],
                            [
                                9544.3400000000001,
                                9544.3539999999994
                            ],
                            [
                                9544.3619999999992,
                                9544.3870000000006
                            ],
                            [
                                9544.3899999999994,
                                9544.3960000000006
                            ],
                            [
                                9596.7340000000004,
                                9596.8240000000005
                            ],
                            [
                                9596.8320000000003,
                                9596.8349999999991
                            ],
                            [
                                9597.3279999999995,
                                9597.5390000000007
                            ],
                            [
                                9696.7990000000009,
                                9697.0799999999999
                            ],
                            [
                                9697.0910000000003,
                                9697.1059999999998
                            ],
                            [
                                9722.2540000000008,
                                9722.2880000000005
                            ],
                            [
                                9740.8629999999994,
                                9740.8780000000006
                            ],
                            [
                                9740.893,
                                9740.9189999999999
                            ],
                            [
                                9740.9230000000007,
                                9740.9290000000001
                            ],
                            [
                                9796.616,
                                9796.7270000000008
                            ],
                            [
                                9796.7360000000008,
                                9796.7399999999998
                            ],
                            [
                                9797.3780000000006,
                                9797.6059999999998
                            ],
                            [
                                9896.9410000000007,
                                9897.2090000000007
                            ],
                            [
                                9897.2189999999991,
                                9897.2340000000004
                            ],
                            [
                                9922.3230000000003,
                                9922.357
                            ],
                            [
                                9950.1730000000007,
                                9950.1869999999999
                            ],
                            [
                                9950.1949999999997,
                                9950.2209999999995
                            ],
                            [
                                9950.2240000000002,
                                9950.2299999999996
                            ],
                            [
                                9996.6730000000007,
                                9996.768
                            ],
                            [
                                9996.7759999999998,
                                9996.7790000000005
                            ],
                            [
                                9997.2540000000008,
                                9997.4950000000008
                            ],
                            [
                                10096.758,
                                10097.047
                            ],
                            [
                                10097.057000000001,
                                10097.072
                            ],
                            [
                                10122.156999999999,
                                10122.191999999999
                            ],
                            [
                                10145.179,
                                10145.191000000001
                            ],
                            [
                                10145.200999999999,
                                10145.23
                            ],
                            [
                                10145.233,
                                10145.237999999999
                            ],
                            [
                                10196.455,
                                10196.546
                            ],
                            [
                                10196.554,
                                10196.558000000001
                            ],
                            [
                                10197.064,
                                10197.305
                            ],
                            [
                                10296.573,
                                10296.857
                            ],
                            [
                                10296.869000000001,
                                10296.884
                            ],
                            [
                                10321.982,
                                10322.035
                            ],
                            [
                                10342.823,
                                10342.834999999999
                            ],
                            [
                                10342.860000000001,
                                10342.886
                            ],
                            [
                                10342.888999999999,
                                10342.896000000001
                            ],
                            [
                                10396.495999999999,
                                10396.584000000001
                            ],
                            [
                                10396.591,
                                10396.594999999999
                            ],
                            [
                                10397.267,
                                10397.454
                            ],
                            [
                                10496.762000000001,
                                10497.045
                            ],
                            [
                                10497.055,
                                10497.071
                            ],
                            [
                                10522.188,
                                10522.246999999999
                            ],
                            [
                                10541.416999999999,
                                10541.43
                            ],
                            [
                                10541.438,
                                10541.463
                            ],
                            [
                                10541.466,
                                10541.472
                            ],
                            [
                                10596.701999999999,
                                10596.802
                            ],
                            [
                                10596.811,
                                10596.815000000001
                            ],
                            [
                                10597.313,
                                10597.521000000001
                            ],
                            [
                                10696.808000000001,
                                10697.094999999999
                            ],
                            [
                                10697.107,
                                10697.121999999999
                            ],
                            [
                                10722.244000000001,
                                10722.281000000001
                            ],
                            [
                                10741.977999999999,
                                10741.992
                            ],
                            [
                                10742,
                                10742.027
                            ],
                            [
                                10742.030000000001,
                                10742.036
                            ],
                            [
                                10796.411,
                                10796.511
                            ],
                            [
                                10796.519,
                                10796.522000000001
                            ],
                            [
                                10797.01,
                                10797.204
                            ],
                            [
                                10891.200000000001,
                                10891.254999999999
                            ],
                            [
                                10891.262000000001,
                                10891.279
                            ],
                            [
                                10891.297,
                                10891.316999999999
                            ],
                            [
                                10891.319,
                                10891.321
                            ],
                            [
                                10891.326999999999,
                                10891.335999999999
                            ],
                            [
                                10891.337,
                                10891.339
                            ],
                            [
                                10891.343999999999,
                                10891.352000000001
                            ],
                            [
                                10891.352999999999,
                                10891.355
                            ],
                            [
                                10891.360000000001,
                                10891.367
                            ],
                            [
                                10891.368,
                                10891.394
                            ],
                            [
                                10891.398999999999,
                                10891.411
                            ],
                            [
                                10891.412,
                                10891.414000000001
                            ],
                            [
                                10891.419,
                                10891.438
                            ],
                            [
                                10891.441000000001,
                                10891.442999999999
                            ],
                            [
                                10891.449000000001,
                                10891.457
                            ],
                            [
                                10891.459000000001,
                                10891.459999999999
                            ],
                            [
                                10891.465,
                                10891.474
                            ],
                            [
                                10891.475,
                                10891.477000000001
                            ],
                            [
                                10891.482,
                                10891.491
                            ],
                            [
                                10891.492,
                                10891.493
                            ],
                            [
                                10891.498,
                                10891.504000000001
                            ],
                            [
                                10891.505999999999,
                                10891.507
                            ],
                            [
                                10891.511,
                                10891.52
                            ],
                            [
                                10891.521000000001,
                                10891.522999999999
                            ],
                            [
                                10891.528,
                                10891.535
                            ],
                            [
                                10891.537,
                                10891.540999999999
                            ],
                            [
                                10891.545,
                                10891.552
                            ],
                            [
                                10891.553,
                                10891.555
                            ],
                            [
                                10891.558999999999,
                                10891.565000000001
                            ],
                            [
                                10891.566000000001,
                                10891.566999999999
                            ],
                            [
                                10891.572,
                                10891.58
                            ],
                            [
                                10891.581,
                                10891.583000000001
                            ],
                            [
                                10891.587,
                                10891.599
                            ],
                            [
                                10891.601000000001,
                                10891.603999999999
                            ],
                            [
                                10891.609,
                                10891.615
                            ],
                            [
                                10891.617,
                                10891.618
                            ],
                            [
                                10891.621999999999,
                                10891.627
                            ],
                            [
                                10891.628000000001,
                                10891.629999999999
                            ],
                            [
                                10891.634,
                                10891.638999999999
                            ],
                            [
                                10891.641,
                                10891.642
                            ],
                            [
                                10891.647000000001,
                                10891.652
                            ],
                            [
                                10891.653,
                                10891.68
                            ],
                            [
                                10896.465,
                                10896.707
                            ],
                            [
                                10896.714,
                                10896.719999999999
                            ],
                            [
                                10922.406000000001,
                                10922.450000000001
                            ],
                            [
                                10992.486000000001,
                                10992.502
                            ],
                            [
                                10992.511,
                                10992.558000000001
                            ],
                            [
                                10992.561,
                                10992.574000000001
                            ],
                            [
                                10997.050999999999,
                                10997.165000000001
                            ],
                            [
                                10997.173000000001,
                                10997.178
                            ],
                            [
                                10999.859,
                                11000.161
                            ],
                            [
                                11097.139999999999,
                                11097.439
                            ],
                            [
                                11097.449000000001,
                                11097.465
                            ],
                            [
                                11125.6,
                                11125.641
                            ],
                            [
                                11143.059999999999,
                                11143.074000000001
                            ],
                            [
                                11143.083000000001,
                                11143.110000000001
                            ],
                            [
                                11143.112999999999,
                                11143.133
                            ],
                            [
                                11196.370999999999,
                                11196.478999999999
                            ],
                            [
                                11196.487999999999,
                                11196.491
                            ],
                            [
                                11197.440000000001,
                                11197.617
                            ],
                            [
                                11296.368,
                                11296.632
                            ],
                            [
                                11296.651,
                                11296.666999999999
                            ],
                            [
                                11322.781999999999,
                                11322.82
                            ],
                            [
                                11344.111999999999,
                                11344.126
                            ],
                            [
                                11344.134,
                                11344.169
                            ],
                            [
                                11344.172,
                                11344.177
                            ],
                            [
                                11396.629999999999,
                                11396.725
                            ],
                            [
                                11396.733,
                                11396.736000000001
                            ],
                            [
                                11397.834000000001,
                                11398.025
                            ],
                            [
                                11496.369000000001,
                                11496.633
                            ],
                            [
                                11496.65,
                                11496.664000000001
                            ],
                            [
                                11523.773999999999,
                                11523.816000000001
                            ],
                            [
                                11539.585999999999,
                                11539.601000000001
                            ],
                            [
                                11539.609,
                                11539.638000000001
                            ],
                            [
                                11539.641,
                                11539.659
                            ],
                            [
                                11596.855,
                                11596.968999999999
                            ],
                            [
                                11596.977000000001,
                                11596.981
                            ],
                            [
                                11597.883,
                                11598.054
                            ],
                            [
                                11696.668,
                                11697.156000000001
                            ],
                            [
                                11697.168,
                                11697.184999999999
                            ],
                            [
                                11723.313,
                                11723.353999999999
                            ],
                            [
                                11742.276,
                                11742.290999999999
                            ],
                            [
                                11742.298000000001,
                                11742.324000000001
                            ],
                            [
                                11742.326999999999,
                                11742.334000000001
                            ],
                            [
                                11796.873,
                                11796.991
                            ],
                            [
                                11797.002,
                                11797.007
                            ],
                            [
                                11798.073,
                                11798.313
                            ],
                            [
                                11896.953,
                                11897.303
                            ],
                            [
                                11897.332,
                                11897.362999999999
                            ],
                            [
                                11923.483,
                                11923.522000000001
                            ],
                            [
                                11951.664000000001,
                                11951.682000000001
                            ],
                            [
                                11951.691000000001,
                                11951.716
                            ],
                            [
                                11951.718999999999,
                                11951.726000000001
                            ],
                            [
                                11996.529,
                                11996.619000000001
                            ],
                            [
                                11996.627,
                                11996.629999999999
                            ],
                            [
                                11997.574000000001,
                                11997.745999999999
                            ],
                            [
                                12096.981,
                                12097.277
                            ],
                            [
                                12097.288,
                                12097.302
                            ],
                            [
                                12122.425999999999,
                                12122.466
                            ],
                            [
                                12146.567999999999,
                                12146.583000000001
                            ],
                            [
                                12146.591,
                                12146.620999999999
                            ],
                            [
                                12146.623,
                                12146.629000000001
                            ],
                            [
                                12196.805,
                                12196.928
                            ],
                            [
                                12196.937,
                                12196.941999999999
                            ],
                            [
                                12197.879999999999,
                                12198.072
                            ],
                            [
                                12296.415000000001,
                                12296.689
                            ],
                            [
                                12296.700000000001,
                                12296.714
                            ],
                            [
                                12323.834000000001,
                                12323.891
                            ],
                            [
                                12346.880999999999,
                                12346.895
                            ],
                            [
                                12346.904,
                                12346.933999999999
                            ],
                            [
                                12346.937,
                                12346.942999999999
                            ],
                            [
                                12397.147999999999,
                                12397.317999999999
                            ],
                            [
                                12397.329,
                                12397.335999999999
                            ],
                            [
                                12398.553,
                                12398.736000000001
                            ],
                            [
                                12497.071,
                                12497.329
                            ],
                            [
                                12497.339,
                                12497.353999999999
                            ],
                            [
                                12523.464,
                                12523.503000000001
                            ],
                            [
                                12544.857,
                                12544.893
                            ],
                            [
                                12544.904,
                                12544.929
                            ],
                            [
                                12544.932000000001,
                                12544.939
                            ],
                            [
                                12597.393,
                                12597.405000000001
                            ],
                            [
                                12597.414000000001,
                                12597.415999999999
                            ],
                            [
                                12597.42,
                                12597.422
                            ],
                            [
                                12597.424999999999,
                                12597.427
                            ],
                            [
                                12597.43,
                                12597.431
                            ],
                            [
                                12597.433999999999,
                                12597.436
                            ],
                            [
                                12597.439,
                                12597.440000000001
                            ],
                            [
                                12597.442999999999,
                                12597.445
                            ],
                            [
                                12597.448,
                                12597.449000000001
                            ],
                            [
                                12597.451999999999,
                                12597.454
                            ],
                            [
                                12597.457,
                                12597.458000000001
                            ],
                            [
                                12597.460999999999,
                                12597.468999999999
                            ],
                            [
                                12597.473,
                                12597.475
                            ],
                            [
                                12597.477999999999,
                                12597.48
                            ],
                            [
                                12597.486000000001,
                                12597.486999999999
                            ],
                            [
                                12597.49,
                                12597.491
                            ],
                            [
                                12597.495000000001,
                                12597.495999999999
                            ],
                            [
                                12597.499,
                                12597.5
                            ],
                            [
                                12597.503000000001,
                                12597.504999999999
                            ],
                            [
                                12597.508,
                                12597.509
                            ],
                            [
                                12597.512000000001,
                                12597.513999999999
                            ],
                            [
                                12597.517,
                                12597.518
                            ],
                            [
                                12597.522000000001,
                                12597.522999999999
                            ],
                            [
                                12597.526,
                                12597.528
                            ],
                            [
                                12597.532999999999,
                                12597.534
                            ],
                            [
                                12597.538,
                                12597.539000000001
                            ],
                            [
                                12597.541999999999,
                                12597.545
                            ],
                            [
                                12597.549999999999,
                                12597.552
                            ],
                            [
                                12597.555,
                                12597.557000000001
                            ],
                            [
                                12597.559999999999,
                                12597.561
                            ],
                            [
                                12597.565000000001,
                                12597.566000000001
                            ],
                            [
                                12597.569,
                                12597.57
                            ],
                            [
                                12597.573,
                                12597.575000000001
                            ],
                            [
                                12597.578,
                                12597.579
                            ],
                            [
                                12597.582,
                                12597.584000000001
                            ],
                            [
                                12597.585999999999,
                                12597.588
                            ],
                            [
                                12597.591,
                                12597.592000000001
                            ],
                            [
                                12597.594999999999,
                                12597.597
                            ],
                            [
                                12597.6,
                                12597.601000000001
                            ],
                            [
                                12597.603999999999,
                                12597.605
                            ],
                            [
                                12597.608,
                                12597.609
                            ],
                            [
                                12597.611999999999,
                                12597.614
                            ],
                            [
                                12597.623,
                                12597.697
                            ],
                            [
                                12597.703,
                                12597.705
                            ],
                            [
                                12599.207,
                                12599.376
                            ],
                            [
                                12696.254000000001,
                                12696.527
                            ],
                            [
                                12696.538,
                                12696.554
                            ],
                            [
                                12724.66,
                                12724.692999999999
                            ],
                            [
                                12743.352999999999,
                                12743.364
                            ],
                            [
                                12743.370999999999,
                                12743.401
                            ],
                            [
                                12743.404,
                                12743.42
                            ],
                            [
                                12796.959999999999,
                                12797.047
                            ],
                            [
                                12797.056,
                                12797.058999999999
                            ],
                            [
                                12797.539000000001,
                                12797.761
                            ],
                            [
                                12897.063,
                                12897.342000000001
                            ],
                            [
                                12897.352000000001,
                                12897.368
                            ],
                            [
                                12922.473,
                                12922.509
                            ],
                            [
                                12957.516,
                                12957.531000000001
                            ],
                            [
                                12957.539000000001,
                                12957.562
                            ],
                            [
                                12957.565000000001,
                                12957.572
                            ],
                            [
                                12996.989,
                                12997.078
                            ],
                            [
                                12997.085999999999,
                                12997.09
                            ],
                            [
                                12997.548000000001,
                                12997.723
                            ],
                            [
                                13097.110000000001,
                                13097.375
                            ],
                            [
                                13097.384,
                                13097.396000000001
                            ],
                            [
                                13122.492,
                                13122.522000000001
                            ],
                            [
                                13140.883,
                                13140.892
                            ],
                            [
                                13140.903,
                                13140.923000000001
                            ],
                            [
                                13140.925999999999,
                                13140.941999999999
                            ],
                            [
                                13196.888000000001,
                                13196.976000000001
                            ],
                            [
                                13196.984,
                                13196.987999999999
                            ],
                            [
                                13197.442999999999,
                                13197.627
                            ],
                            [
                                13296.955,
                                13297.266
                            ],
                            [
                                13297.278,
                                13297.293
                            ],
                            [
                                13322.382,
                                13322.415000000001
                            ],
                            [
                                13342.946,
                                13342.956
                            ],
                            [
                                13342.963,
                                13342.989
                            ],
                            [
                                13342.991,
                                13342.996999999999
                            ],
                            [
                                13396.523999999999,
                                13396.630999999999
                            ],
                            [
                                13396.638999999999,
                                13396.642
                            ],
                            [
                                13397.102999999999,
                                13397.269
                            ],
                            [
                                13496.620000000001,
                                13496.897999999999
                            ],
                            [
                                13496.909,
                                13496.924999999999
                            ],
                            [
                                13522.017,
                                13522.049000000001
                            ],
                            [
                                13544.27,
                                13544.281999999999
                            ],
                            [
                                13544.289000000001,
                                13544.315000000001
                            ],
                            [
                                13544.317999999999,
                                13544.324000000001
                            ],
                            [
                                13597.214,
                                13597.307000000001
                            ],
                            [
                                13597.315000000001,
                                13597.319
                            ],
                            [
                                13597.772000000001,
                                13597.995999999999
                            ],
                            [
                                13696.261,
                                13696.541999999999
                            ],
                            [
                                13696.552,
                                13696.587
                            ],
                            [
                                13723.736999999999,
                                13723.777
                            ],
                            [
                                13747.181,
                                13747.196
                            ],
                            [
                                13747.205,
                                13747.234
                            ],
                            [
                                13747.236999999999,
                                13747.244000000001
                            ],
                            [
                                13796.982,
                                13797.110000000001
                            ],
                            [
                                13797.119000000001,
                                13797.124
                            ],
                            [
                                13797.591,
                                13797.75
                            ],
                            [
                                13897.105,
                                13897.407999999999
                            ],
                            [
                                13897.419,
                                13897.437
                            ],
                            [
                                13922.540000000001,
                                13922.573
                            ],
                            [
                                13945.599,
                                13945.625
                            ],
                            [
                                13945.633,
                                13945.659
                            ],
                            [
                                13945.663,
                                13945.67
                            ],
                            [
                                13996.781999999999,
                                13996.905000000001
                            ],
                            [
                                13996.914000000001,
                                13996.919
                            ],
                            [
                                13997.374,
                                13997.537
                            ],
                            [
                                14096.870000000001,
                                14097.143
                            ],
                            [
                                14097.155000000001,
                                14097.195
                            ],
                            [
                                14122.308000000001,
                                14122.352999999999
                            ],
                            [
                                14142.483,
                                14142.495000000001
                            ],
                            [
                                14142.502,
                                14142.527
                            ],
                            [
                                14142.530000000001,
                                14142.537
                            ],
                            [
                                14196.558000000001,
                                14196.661
                            ],
                            [
                                14196.668,
                                14196.671
                            ],
                            [
                                14197.128000000001,
                                14197.287
                            ],
                            [
                                14291.236999999999,
                                14291.294
                            ],
                            [
                                14291.303,
                                14291.342000000001
                            ],
                            [
                                14291.365,
                                14291.377
                            ],
                            [
                                14291.379000000001,
                                14291.380999999999
                            ],
                            [
                                14291.395,
                                14291.405000000001
                            ],
                            [
                                14291.406999999999,
                                14291.409
                            ],
                            [
                                14291.415999999999,
                                14291.424000000001
                            ],
                            [
                                14291.428,
                                14291.43
                            ],
                            [
                                14291.437,
                                14291.444
                            ],
                            [
                                14291.445,
                                14291.447
                            ],
                            [
                                14291.453,
                                14291.460999999999
                            ],
                            [
                                14291.462,
                                14291.464
                            ],
                            [
                                14291.468999999999,
                                14291.48
                            ],
                            [
                                14291.482,
                                14291.484
                            ],
                            [
                                14291.491,
                                14291.499
                            ],
                            [
                                14291.501,
                                14291.502
                            ],
                            [
                                14291.508,
                                14291.513999999999
                            ],
                            [
                                14291.516,
                                14291.52
                            ],
                            [
                                14291.526,
                                14291.535
                            ],
                            [
                                14291.536,
                                14291.537
                            ],
                            [
                                14291.541999999999,
                                14291.549999999999
                            ],
                            [
                                14291.552,
                                14291.553
                            ],
                            [
                                14291.558000000001,
                                14291.565000000001
                            ],
                            [
                                14291.566000000001,
                                14291.567999999999
                            ],
                            [
                                14291.573,
                                14291.581
                            ],
                            [
                                14291.582,
                                14291.584000000001
                            ],
                            [
                                14291.589,
                                14291.599
                            ],
                            [
                                14291.6,
                                14291.601000000001
                            ],
                            [
                                14291.606,
                                14291.612999999999
                            ],
                            [
                                14291.614,
                                14291.615
                            ],
                            [
                                14291.620999999999,
                                14291.627
                            ],
                            [
                                14291.628000000001,
                                14291.629999999999
                            ],
                            [
                                14291.635,
                                14291.641
                            ],
                            [
                                14291.643,
                                14291.646000000001
                            ],
                            [
                                14291.652,
                                14291.659
                            ],
                            [
                                14291.66,
                                14291.662
                            ],
                            [
                                14291.665999999999,
                                14291.674000000001
                            ],
                            [
                                14291.674999999999,
                                14291.675999999999
                            ],
                            [
                                14291.681,
                                14291.687
                            ],
                            [
                                14291.688,
                                14291.689
                            ],
                            [
                                14291.694,
                                14291.699000000001
                            ],
                            [
                                14291.700000000001,
                                14291.701999999999
                            ],
                            [
                                14296.611999999999,
                                14296.901
                            ],
                            [
                                14296.907999999999,
                                14296.914000000001
                            ],
                            [
                                14322.454,
                                14322.496999999999
                            ],
                            [
                                14344.68,
                                14344.694
                            ],
                            [
                                14344.701999999999,
                                14344.727000000001
                            ],
                            [
                                14344.73,
                                14344.736999999999
                            ],
                            [
                                14396.862999999999,
                                14396.954
                            ],
                            [
                                14396.963,
                                14396.966
                            ],
                            [
                                14398.050999999999,
                                14398.224
                            ],
                            [
                                14496.735000000001,
                                14497.022000000001
                            ],
                            [
                                14497.031999999999,
                                14497.069
                            ],
                            [
                                14523.169,
                                14523.204
                            ],
                            [
                                14539.529,
                                14539.546
                            ],
                            [
                                14539.553,
                                14539.575999999999
                            ],
                            [
                                14539.579,
                                14539.584999999999
                            ],
                            [
                                14596.484,
                                14596.573
                            ],
                            [
                                14596.581,
                                14596.584999999999
                            ],
                            [
                                14597.558000000001,
                                14597.704
                            ],
                            [
                                14696.621999999999,
                                14696.937
                            ],
                            [
                                14696.947,
                                14696.962
                            ],
                            [
                                14722.063,
                                14722.096
                            ],
                            [
                                14749.365,
                                14749.379000000001
                            ],
                            [
                                14749.392,
                                14749.415999999999
                            ],
                            [
                                14749.418,
                                14749.424999999999
                            ],
                            [
                                14796.317999999999,
                                14796.42
                            ],
                            [
                                14796.428,
                                14796.431
                            ],
                            [
                                14797.379000000001,
                                14797.517
                            ],
                            [
                                14896.787,
                                14897.1
                            ],
                            [
                                14897.110000000001,
                                14897.126
                            ],
                            [
                                14922.233,
                                14922.269
                            ],
                            [
                                14991.201999999999,
                                14991.218000000001
                            ],
                            [
                                14991.227000000001,
                                14991.25
                            ],
                            [
                                14991.366,
                                14991.378000000001
                            ],
                            [
                                14996.468000000001,
                                14996.543
                            ],
                            [
                                14996.549999999999,
                                14996.554
                            ],
                            [
                                14997.471,
                                14997.601000000001
                            ],
                            [
                                15097.120000000001,
                                15097.4
                            ],
                            [
                                15097.411,
                                15097.425999999999
                            ],
                            [
                                15122.549999999999,
                                15122.584999999999
                            ],
                            [
                                15155.009,
                                15155.021000000001
                            ],
                            [
                                15155.029,
                                15155.049999999999
                            ],
                            [
                                15155.053,
                                15155.063
                            ],
                            [
                                15197.268,
                                15197.374
                            ],
                            [
                                15197.380999999999,
                                15197.385
                            ],
                            [
                                15198.319,
                                15198.456
                            ],
                            [
                                15296.688,
                                15296.956
                            ],
                            [
                                15296.968000000001,
                                15296.983
                            ],
                            [
                                15323.075999999999,
                                15323.110000000001
                            ],
                            [
                                15357.915999999999,
                                15357.937
                            ],
                            [
                                15357.944,
                                15357.966
                            ],
                            [
                                15357.968999999999,
                                15357.975
                            ],
                            [
                                15396.921,
                                15397.01
                            ],
                            [
                                15397.029,
                                15397.031999999999
                            ],
                            [
                                15397.907999999999,
                                15398.091
                            ],
                            [
                                15497.118,
                                15497.378000000001
                            ],
                            [
                                15497.395,
                                15497.411
                            ],
                            [
                                15523.514999999999,
                                15523.550999999999
                            ],
                            [
                                15548.581,
                                15548.594999999999
                            ],
                            [
                                15548.602999999999,
                                15548.626
                            ],
                            [
                                15548.629000000001,
                                15548.644
                            ],
                            [
                                15597.026,
                                15597.127
                            ],
                            [
                                15597.135,
                                15597.138999999999
                            ],
                            [
                                15598.225,
                                15598.371999999999
                            ],
                            [
                                15696.559999999999,
                                15696.821
                            ],
                            [
                                15696.831,
                                15696.856
                            ],
                            [
                                15722.954,
                                15722.987999999999
                            ],
                            [
                                15749.307000000001,
                                15749.319
                            ],
                            [
                                15749.326999999999,
                                15749.349
                            ],
                            [
                                15749.352000000001,
                                15749.358
                            ],
                            [
                                15796.896000000001,
                                15796.983
                            ],
                            [
                                15796.991,
                                15796.994000000001
                            ],
                            [
                                15797.945,
                                15798.137000000001
                            ],
                            [
                                15896.358,
                                15896.620999999999
                            ],
                            [
                                15896.630999999999,
                                15896.654
                            ],
                            [
                                15923.754000000001,
                                15923.790999999999
                            ],
                            [
                                15941.277,
                                15941.290000000001
                            ],
                            [
                                15941.300999999999,
                                15941.324000000001
                            ],
                            [
                                15941.326999999999,
                                15941.333000000001
                            ],
                            [
                                15997.027,
                                15997.038
                            ],
                            [
                                15997.046,
                                15997.048000000001
                            ],
                            [
                                15997.052,
                                15997.054
                            ],
                            [
                                15997.057000000001,
                                15997.058000000001
                            ],
                            [
                                15997.063,
                                15997.065000000001
                            ],
                            [
                                15997.067999999999,
                                15997.07
                            ],
                            [
                                15997.072,
                                15997.074000000001
                            ],
                            [
                                15997.076999999999,
                                15997.079
                            ],
                            [
                                15997.082,
                                15997.083000000001
                            ],
                            [
                                15997.087,
                                15997.089
                            ],
                            [
                                15997.092000000001,
                                15997.093000000001
                            ],
                            [
                                15997.096,
                                15997.097
                            ],
                            [
                                15997.1,
                                15997.102000000001
                            ],
                            [
                                15997.105,
                                15997.106
                            ],
                            [
                                15997.112999999999,
                                15997.114
                            ],
                            [
                                15997.117,
                                15997.119000000001
                            ],
                            [
                                15997.121999999999,
                                15997.123
                            ],
                            [
                                15997.126,
                                15997.128000000001
                            ],
                            [
                                15997.132,
                                15997.133
                            ],
                            [
                                15997.136,
                                15997.138000000001
                            ],
                            [
                                15997.141,
                                15997.142
                            ],
                            [
                                15997.145,
                                15997.146000000001
                            ],
                            [
                                15997.148999999999,
                                15997.151
                            ],
                            [
                                15997.154,
                                15997.155000000001
                            ],
                            [
                                15997.157999999999,
                                15997.159
                            ],
                            [
                                15997.165999999999,
                                15997.166999999999
                            ],
                            [
                                15997.17,
                                15997.172
                            ],
                            [
                                15997.174999999999,
                                15997.175999999999
                            ],
                            [
                                15997.179,
                                15997.18
                            ],
                            [
                                15997.183999999999,
                                15997.191999999999
                            ],
                            [
                                15997.195,
                                15997.197
                            ],
                            [
                                15997.200000000001,
                                15997.200999999999
                            ],
                            [
                                15997.204,
                                15997.206
                            ],
                            [
                                15997.209000000001,
                                15997.209999999999
                            ],
                            [
                                15997.213,
                                15997.214
                            ],
                            [
                                15997.217000000001,
                                15997.218000000001
                            ],
                            [
                                15997.222,
                                15997.223
                            ],
                            [
                                15997.226000000001,
                                15997.227000000001
                            ],
                            [
                                15997.23,
                                15997.231
                            ],
                            [
                                15997.234,
                                15997.236000000001
                            ],
                            [
                                15997.24,
                                15997.241
                            ],
                            [
                                15997.244000000001,
                                15997.245000000001
                            ],
                            [
                                15997.253000000001,
                                15997.322
                            ],
                            [
                                15997.326999999999,
                                15997.329
                            ],
                            [
                                15998.853999999999,
                                15998.982
                            ],
                            [
                                16096.828,
                                16097.109
                            ],
                            [
                                16097.119000000001,
                                16097.132
                            ],
                            [
                                16124.227000000001,
                                16124.263999999999
                            ],
                            [
                                16145.9,
                                16145.914000000001
                            ],
                            [
                                16145.921,
                                16145.944
                            ],
                            [
                                16145.948,
                                16145.954
                            ],
                            [
                                16196.736000000001,
                                16196.864
                            ],
                            [
                                16196.874,
                                16196.879000000001
                            ],
                            [
                                16197.334000000001,
                                16197.514999999999
                            ],
                            [
                                16296.892,
                                16297.151
                            ],
                            [
                                16297.162,
                                16297.175999999999
                            ],
                            [
                                16322.284,
                                16322.321
                            ],
                            [
                                16349.540999999999,
                                16349.552
                            ],
                            [
                                16349.558999999999,
                                16349.582
                            ],
                            [
                                16349.584999999999,
                                16349.601000000001
                            ],
                            [
                                16396.901000000002,
                                16396.998
                            ],
                            [
                                16397.006000000001,
                                16397.008999999998
                            ],
                            [
                                16397.502,
                                16397.668000000001
                            ],
                            [
                                16497.074000000001,
                                16497.330000000002
                            ],
                            [
                                16497.342000000001,
                                16497.355
                            ],
                            [
                                16522.455999999998,
                                16522.492999999999
                            ],
                            [
                                16545.564999999999,
                                16545.578000000001
                            ],
                            [
                                16545.587,
                                16545.610000000001
                            ],
                            [
                                16545.612000000001,
                                16545.618999999999
                            ],
                            [
                                16597.002,
                                16597.097000000002
                            ],
                            [
                                16597.106,
                                16597.109
                            ],
                            [
                                16597.567999999999,
                                16597.738000000001
                            ],
                            [
                                16697.091,
                                16697.355
                            ],
                            [
                                16697.365000000002,
                                16697.405999999999
                            ],
                            [
                                16722.504000000001,
                                16722.536
                            ],
                            [
                                16744.150000000001,
                                16744.162
                            ],
                            [
                                16744.169000000002,
                                16744.190999999999
                            ],
                            [
                                16744.194,
                                16744.206999999999
                            ],
                            [
                                16796.580000000002,
                                16796.672999999999
                            ],
                            [
                                16796.681,
                                16796.685000000001
                            ],
                            [
                                16797.18,
                                16797.352999999999
                            ],
                            [
                                16896.732,
                                16897.043000000001
                            ],
                            [
                                16897.054,
                                16897.069
                            ],
                            [
                                16922.166000000001,
                                16922.196
                            ],
                            [
                                16945.986000000001,
                                16946.010999999999
                            ],
                            [
                                16946.019,
                                16946.041000000001
                            ],
                            [
                                16946.044000000002,
                                16946.049999999999
                            ],
                            [
                                16996.325000000001,
                                16996.473000000002
                            ],
                            [
                                16996.482,
                                16996.486000000001
                            ],
                            [
                                16996.989000000001,
                                16997.117999999999
                            ],
                            [
                                17096.454000000002,
                                17096.774000000001
                            ],
                            [
                                17096.785,
                                17096.799999999999
                            ],
                            [
                                17121.892,
                                17121.919000000002
                            ],
                            [
                                17145.414000000001,
                                17145.422999999999
                            ],
                            [
                                17145.431,
                                17145.453000000001
                            ],
                            [
                                17145.455999999998,
                                17145.462
                            ],
                            [
                                17196.334999999999,
                                17196.43
                            ],
                            [
                                17196.437000000002,
                                17196.439999999999
                            ],
                            [
                                17196.912,
                                17197.030999999999
                            ],
                            [
                                17296.396000000001,
                                17296.752
                            ],
                            [
                                17296.762999999999,
                                17296.778999999999
                            ],
                            [
                                17321.883000000002,
                                17321.937000000002
                            ],
                            [
                                17342.02,
                                17342.029999999999
                            ],
                            [
                                17342.037,
                                17342.059000000001
                            ],
                            [
                                17342.062000000002,
                                17342.067999999999
                            ],
                            [
                                17396.471000000001,
                                17396.567999999999
                            ],
                            [
                                17396.577000000001,
                                17396.580999999998
                            ],
                            [
                                17397.050999999999,
                                17397.178
                            ],
                            [
                                17496.59,
                                17496.897000000001
                            ],
                            [
                                17496.906999999999,
                                17496.920999999998
                            ],
                            [
                                17522.021000000001,
                                17522.052
                            ],
                            [
                                17549.108,
                                17549.120999999999
                            ],
                            [
                                17549.129000000001,
                                17549.154999999999
                            ],
                            [
                                17549.159,
                                17549.167000000001
                            ],
                            [
                                17596.349999999999,
                                17596.456999999999
                            ],
                            [
                                17596.466,
                                17596.470000000001
                            ],
                            [
                                17597.080000000002,
                                17597.214
                            ],
                            [
                                17691.189999999999,
                                17691.242999999999
                            ],
                            [
                                17691.251,
                                17691.268
                            ],
                            [
                                17691.285,
                                17691.294999999998
                            ],
                            [
                                17691.295999999998,
                                17691.297999999999
                            ],
                            [
                                17691.305,
                                17691.323
                            ],
                            [
                                17691.324000000001,
                                17691.326000000001
                            ],
                            [
                                17691.330999999998,
                                17691.34
                            ],
                            [
                                17691.341,
                                17691.344000000001
                            ],
                            [
                                17691.348999999998,
                                17691.356
                            ],
                            [
                                17691.357,
                                17691.383999999998
                            ],
                            [
                                17691.398000000001,
                                17691.41
                            ],
                            [
                                17691.412,
                                17691.414000000001
                            ],
                            [
                                17691.420999999998,
                                17691.434000000001
                            ],
                            [
                                17691.436000000002,
                                17691.438999999998
                            ],
                            [
                                17691.465,
                                17691.481
                            ],
                            [
                                17691.483,
                                17691.486000000001
                            ],
                            [
                                17691.493999999999,
                                17691.52
                            ],
                            [
                                17691.525000000001,
                                17691.529999999999
                            ],
                            [
                                17691.542000000001,
                                17691.559000000001
                            ],
                            [
                                17691.561000000002,
                                17691.563999999998
                            ],
                            [
                                17691.571,
                                17691.582999999999
                            ],
                            [
                                17691.584999999999,
                                17691.588
                            ],
                            [
                                17691.595000000001,
                                17691.609
                            ],
                            [
                                17691.610000000001,
                                17691.613000000001
                            ],
                            [
                                17691.619999999999,
                                17691.632000000001
                            ],
                            [
                                17691.633999999998,
                                17691.653999999999
                            ],
                            [
                                17691.663,
                                17691.677
                            ],
                            [
                                17691.679,
                                17691.682000000001
                            ],
                            [
                                17691.688999999998,
                                17691.697
                            ],
                            [
                                17691.699000000001,
                                17691.700000000001
                            ],
                            [
                                17691.709999999999,
                                17691.718000000001
                            ],
                            [
                                17691.719000000001,
                                17691.721000000001
                            ],
                            [
                                17691.725999999999,
                                17691.737000000001
                            ],
                            [
                                17691.738000000001,
                                17691.740000000002
                            ],
                            [
                                17691.744999999999,
                                17691.752
                            ],
                            [
                                17691.753000000001,
                                17691.754000000001
                            ],
                            [
                                17691.758999999998,
                                17691.767
                            ],
                            [
                                17691.768,
                                17691.77
                            ],
                            [
                                17691.774000000001,
                                17691.780999999999
                            ],
                            [
                                17691.782999999999,
                                17691.784
                            ],
                            [
                                17691.789000000001,
                                17691.794999999998
                            ],
                            [
                                17691.795999999998,
                                17691.797999999999
                            ],
                            [
                                17696.419000000002,
                                17696.696
                            ],
                            [
                                17696.703000000001,
                                17696.720000000001
                            ],
                            [
                                17722.383000000002,
                                17722.423999999999
                            ],
                            [
                                17757.473999999998,
                                17757.489000000001
                            ],
                            [
                                17757.495999999999,
                                17757.519
                            ],
                            [
                                17757.522000000001,
                                17757.527999999998
                            ],
                            [
                                17796.788,
                                17796.893
                            ],
                            [
                                17796.901000000002,
                                17796.904999999999
                            ],
                            [
                                17797.970000000001,
                                17798.084999999999
                            ],
                            [
                                17896.444,
                                17896.721000000001
                            ],
                            [
                                17896.731,
                                17896.743999999999
                            ],
                            [
                                17923.875,
                                17923.912
                            ],
                            [
                                17947.439999999999,
                                17947.453000000001
                            ],
                            [
                                17947.463,
                                17947.487000000001
                            ],
                            [
                                17947.490000000002,
                                17947.498
                            ],
                            [
                                17996.737000000001,
                                17996.827000000001
                            ],
                            [
                                17996.835999999999,
                                17996.855
                            ],
                            [
                                17997.768,
                                17997.896000000001
                            ],
                            [
                                18097.261999999999,
                                18097.525000000001
                            ],
                            [
                                18097.535,
                                18097.546999999999
                            ],
                            [
                                18123.644,
                                18123.674999999999
                            ],
                            [
                                18148.307000000001,
                                18148.316999999999
                            ],
                            [
                                18148.325000000001,
                                18148.347000000002
                            ],
                            [
                                18148.349999999999,
                                18148.357
                            ],
                            [
                                18197.043000000001,
                                18197.139999999999
                            ],
                            [
                                18197.147000000001,
                                18197.151000000002
                            ],
                            [
                                18198.114000000001,
                                18198.215
                            ],
                            [
                                18296.365000000002,
                                18296.644
                            ],
                            [
                                18296.653999999999,
                                18296.666000000001
                            ],
                            [
                                18323.764999999999,
                                18323.797999999999
                            ],
                            [
                                18338.963,
                                18338.973000000002
                            ],
                            [
                                18338.981,
                                18339.008999999998
                            ],
                            [
                                18339.011999999999,
                                18339.019
                            ],
                            [
                                18397.106,
                                18397.200000000001
                            ],
                            [
                                18397.207999999999,
                                18397.210999999999
                            ],
                            [
                                18398.127,
                                18398.232
                            ],
                            [
                                18496.537,
                                18496.803
                            ],
                            [
                                18496.814999999999,
                                18496.861000000001
                            ],
                            [
                                18522.960999999999,
                                18522.995999999999
                            ],
                            [
                                18539.047999999999,
                                18539.071
                            ],
                            [
                                18539.079000000002,
                                18539.102999999999
                            ],
                            [
                                18539.106,
                                18539.112000000001
                            ],
                            [
                                18596.739000000001,
                                18596.835999999999
                            ],
                            [
                                18596.862000000001,
                                18596.866999999998
                            ],
                            [
                                18597.948,
                                18598.049999999999
                            ],
                            [
                                18697.196,
                                18697.475999999999
                            ],
                            [
                                18697.488000000001,
                                18697.5
                            ],
                            [
                                18723.600999999999,
                                18723.638999999999
                            ],
                            [
                                18741.378000000001,
                                18741.391
                            ],
                            [
                                18741.399000000001,
                                18741.420999999998
                            ],
                            [
                                18741.423999999999,
                                18741.431
                            ],
                            [
                                18797.112000000001,
                                18797.209999999999
                            ],
                            [
                                18797.218000000001,
                                18797.221000000001
                            ],
                            [
                                18798.345000000001,
                                18798.447
                            ],
                            [
                                18896.669000000002,
                                18896.978999999999
                            ],
                            [
                                18896.989000000001,
                                18897.002
                            ],
                            [
                                18923.124,
                                18923.16
                            ],
                            [
                                18946.172999999999,
                                18946.187000000002
                            ],
                            [
                                18946.196,
                                18946.221000000001
                            ],
                            [
                                18946.224999999999,
                                18946.232
                            ],
                            [
                                18997.177,
                                18997.273000000001
                            ],
                            [
                                18997.281999999999,
                                18997.285
                            ],
                            [
                                18998.278999999999,
                                18998.376
                            ],
                            [
                                19096.775000000001,
                                19097.09
                            ],
                            [
                                19097.101999999999,
                                19097.118999999999
                            ],
                            [
                                19123.224999999999,
                                19123.262999999999
                            ],
                            [
                                19143.935000000001,
                                19143.945
                            ],
                            [
                                19143.952000000001,
                                19143.974999999999
                            ],
                            [
                                19143.977999999999,
                                19143.984
                            ],
                            [
                                19196.776999999998,
                                19196.900000000001
                            ],
                            [
                                19196.907999999999,
                                19196.912
                            ],
                            [
                                19197.897000000001,
                                19198.069
                            ],
                            [
                                19296.453000000001,
                                19296.714
                            ],
                            [
                                19296.724999999999,
                                19296.757000000001
                            ],
                            [
                                19323.874,
                                19323.91
                            ],
                            [
                                19343.669999999998,
                                19343.681
                            ],
                            [
                                19343.688999999998,
                                19343.712
                            ],
                            [
                                19343.717000000001,
                                19343.725999999999
                            ],
                            [
                                19396.433000000001,
                                19396.529999999999
                            ],
                            [
                                19396.538,
                                19396.541000000001
                            ],
                            [
                                19397.565999999999,
                                19397.706999999999
                            ],
                            [
                                19497.240000000002,
                                19497.261999999999
                            ],
                            [
                                19497.269,
                                19497.271000000001
                            ],
                            [
                                19497.275000000001,
                                19497.276000000002
                            ],
                            [
                                19497.278999999999,
                                19497.280999999999
                            ],
                            [
                                19497.285,
                                19497.304
                            ],
                            [
                                19497.308000000001,
                                19497.309000000001
                            ],
                            [
                                19497.312999999998,
                                19497.313999999998
                            ],
                            [
                                19497.319,
                                19497.32
                            ],
                            [
                                19497.324000000001,
                                19497.325000000001
                            ],
                            [
                                19497.328000000001,
                                19497.330000000002
                            ],
                            [
                                19497.332999999999,
                                19497.333999999999
                            ],
                            [
                                19497.337,
                                19497.339
                            ],
                            [
                                19497.342000000001,
                                19497.343000000001
                            ],
                            [
                                19497.346000000001,
                                19497.348000000002
                            ],
                            [
                                19497.350999999999,
                                19497.351999999999
                            ],
                            [
                                19497.356,
                                19497.357
                            ],
                            [
                                19497.360000000001,
                                19497.362000000001
                            ],
                            [
                                19497.365000000002,
                                19497.366000000002
                            ],
                            [
                                19497.373,
                                19497.374
                            ],
                            [
                                19497.377,
                                19497.380000000001
                            ],
                            [
                                19497.383000000002,
                                19497.384999999998
                            ],
                            [
                                19497.387999999999,
                                19497.389999999999
                            ],
                            [
                                19497.393,
                                19497.394
                            ],
                            [
                                19497.397000000001,
                                19497.399000000001
                            ],
                            [
                                19497.401999999998,
                                19497.402999999998
                            ],
                            [
                                19497.405999999999,
                                19497.406999999999
                            ],
                            [
                                19497.435000000001,
                                19497.437000000002
                            ],
                            [
                                19497.439999999999,
                                19497.440999999999
                            ],
                            [
                                19497.445,
                                19497.446
                            ],
                            [
                                19497.449000000001,
                                19497.450000000001
                            ],
                            [
                                19497.454000000002,
                                19497.455000000002
                            ],
                            [
                                19497.457999999999,
                                19497.459999999999
                            ],
                            [
                                19497.463,
                                19497.464
                            ],
                            [
                                19497.468000000001,
                                19497.469000000001
                            ],
                            [
                                19497.473999999998,
                                19497.474999999999
                            ],
                            [
                                19497.484,
                                19497.485000000001
                            ],
                            [
                                19497.489000000001,
                                19497.490000000002
                            ],
                            [
                                19497.492999999999,
                                19497.493999999999
                            ],
                            [
                                19497.499,
                                19497.501
                            ],
                            [
                                19497.504000000001,
                                19497.505000000001
                            ],
                            [
                                19497.508000000002,
                                19497.509999999998
                            ],
                            [
                                19497.512999999999,
                                19497.513999999999
                            ],
                            [
                                19497.521000000001,
                                19497.784
                            ],
                            [
                                19497.791000000001,
                                19497.795999999998
                            ],
                            [
                                19522.360000000001,
                                19522.400000000001
                            ],
                            [
                                19544.350999999999,
                                19544.366000000002
                            ],
                            [
                                19544.373,
                                19544.406999999999
                            ],
                            [
                                19544.41,
                                19544.417000000001
                            ],
                            [
                                19596.441999999999,
                                19596.541000000001
                            ],
                            [
                                19596.548999999999,
                                19596.552
                            ],
                            [
                                19597.055,
                                19597.154999999999
                            ],
                            [
                                19696.566999999999,
                                19696.830000000002
                            ],
                            [
                                19696.851999999999,
                                19696.868999999999
                            ],
                            [
                                19721.967000000001,
                                19721.996999999999
                            ],
                            [
                                19742.124,
                                19742.133999999998
                            ],
                            [
                                19742.139999999999,
                                19742.165000000001
                            ],
                            [
                                19742.168000000001,
                                19742.173999999999
                            ],
                            [
                                19796.496999999999,
                                19796.589
                            ],
                            [
                                19796.597000000002,
                                19796.599999999999
                            ],
                            [
                                19797.09,
                                19797.118999999999
                            ],
                            [
                                20681.147000000001,
                                20681.166000000001
                            ],
                            [
                                21091.237000000001,
                                21091.32
                            ],
                            [
                                21091.330000000002,
                                21091.364000000001
                            ],
                            [
                                21091.401999999998,
                                21091.428
                            ],
                            [
                                21091.433000000001,
                                21091.437000000002
                            ],
                            [
                                21091.450000000001,
                                21091.463
                            ],
                            [
                                21091.465,
                                21091.467000000001
                            ],
                            [
                                21091.473999999998,
                                21091.490000000002
                            ],
                            [
                                21091.492999999999,
                                21091.495999999999
                            ],
                            [
                                21091.503000000001,
                                21091.534
                            ],
                            [
                                21091.536,
                                21091.538
                            ],
                            [
                                21091.545999999998,
                                21091.558000000001
                            ],
                            [
                                21091.559000000001,
                                21091.561000000002
                            ],
                            [
                                21093.451000000001,
                                21093.505000000001
                            ],
                            [
                                21093.511999999999,
                                21093.518
                            ],
                            [
                                21093.530999999999,
                                21093.543000000001
                            ],
                            [
                                21093.544000000002,
                                21093.546999999999
                            ],
                            [
                                21093.554,
                                21093.571
                            ],
                            [
                                21093.573,
                                21093.575000000001
                            ],
                            [
                                21093.592000000001,
                                21093.606
                            ],
                            [
                                21093.607,
                                21093.610000000001
                            ],
                            [
                                21093.616999999998,
                                21093.627
                            ],
                            [
                                21093.628000000001,
                                21093.631000000001
                            ],
                            [
                                21093.636999999999,
                                21093.649000000001
                            ],
                            [
                                21093.651000000002,
                                21093.653999999999
                            ],
                            [
                                21093.662,
                                21093.675999999999
                            ],
                            [
                                21093.678,
                                21093.681
                            ],
                            [
                                21093.688999999998,
                                21093.700000000001
                            ],
                            [
                                21093.702000000001,
                                21093.704000000002
                            ],
                            [
                                21093.712,
                                21093.720000000001
                            ],
                            [
                                21093.722000000002,
                                21093.723999999998
                            ],
                            [
                                21093.732,
                                21093.741000000002
                            ],
                            [
                                21093.741999999998,
                                21093.744999999999
                            ],
                            [
                                21093.755000000001,
                                21093.777999999998
                            ],
                            [
                                21093.781999999999,
                                21093.786
                            ],
                            [
                                21093.794000000002,
                                21093.804
                            ],
                            [
                                21093.806,
                                21093.809000000001
                            ],
                            [
                                21093.814999999999,
                                21093.824000000001
                            ],
                            [
                                21093.826000000001,
                                21093.828000000001
                            ],
                            [
                                21093.834999999999,
                                21093.858
                            ],
                            [
                                21093.861000000001,
                                21093.864000000001
                            ],
                            [
                                21093.873,
                                21093.885999999999
                            ],
                            [
                                21093.887999999999,
                                21093.889999999999
                            ],
                            [
                                21093.911,
                                21093.918000000001
                            ],
                            [
                                22196.931,
                                22196.950000000001
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "31374.121",
                        "request_id": "31374.121",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/assets\/fonts\/NEXTBook-Regular.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/assets\/fonts\/NEXTBook-Regular.woff2",
                        "raw_id": "31374.121",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Font",
                        "load_ms": 38,
                        "ttfb_ms": 38,
                        "load_start": 526,
                        "load_start_float": 526.00012200000003,
                        "bytesIn": 34652,
                        "objectSize": 34652,
                        "objectSizeUncompressed": 34652,
                        "chunks": [
                            {
                                "ts": 564,
                                "bytes": 34652
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/assets\/css\/style.1565780565.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/assets\/fonts\/NEXTBook-Regular.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"875c-5673a76af65f8\"",
                                "origin: https:\/\/studiocoucou.berlin",
                                "priority: u=0",
                                "referer: https:\/\/studiocoucou.berlin\/assets\/css\/style.1565780565.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "date: Tue, 24 Dec 2024 19:57:46 GMT",
                                "etag: \"875c-5673a76af65f8\"",
                                "last-modified: Mon, 12 Mar 2018 17:28:00 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 34652",
                                "content-type: font\/woff2"
                            ]
                        },
                        "bytesOut": 2320,
                        "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": 524,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 122,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 564,
                        "ttfb_start": 526,
                        "ttfb_end": 564,
                        "download_start": 564,
                        "download_end": 564,
                        "download_ms": 0,
                        "all_start": 526,
                        "all_end": 564,
                        "all_ms": 38,
                        "index": 6,
                        "number": 7
                    },
                    {
                        "type": 3,
                        "id": "31374.133",
                        "request_id": "31374.133",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg",
                        "raw_id": "31374.133",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 40,
                        "ttfb_ms": 38,
                        "load_start": 598,
                        "load_start_float": 598.00012800000002,
                        "bytesIn": 39059,
                        "objectSize": 39059,
                        "objectSizeUncompressed": 39059,
                        "chunks": [
                            {
                                "ts": 638,
                                "bytes": 39059
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": 277,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"9893-5bdcea4f39b36\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:46 GMT",
                                "etag: \"9893-5bdcea4f39b36\"",
                                "last-modified: Thu, 18 Mar 2021 12:21:51 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 39059",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2398,
                        "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": 588,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 128,
                        "server_port": "443",
                        "load_end": 638,
                        "ttfb_start": 598,
                        "ttfb_end": 636,
                        "download_start": 636,
                        "download_end": 638,
                        "download_ms": 2,
                        "all_start": 598,
                        "all_end": 638,
                        "all_ms": 40,
                        "index": 7,
                        "number": 8
                    },
                    {
                        "type": 3,
                        "id": "31374.134",
                        "request_id": "31374.134",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.134",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 42,
                        "ttfb_ms": 38,
                        "load_start": 599,
                        "load_start_float": 599.00013000000001,
                        "bytesIn": 40065,
                        "objectSize": 40065,
                        "objectSizeUncompressed": 40065,
                        "chunks": [
                            {
                                "ts": 641,
                                "bytes": 40065
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": 277,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"9c81-5bdcea683c8b9\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:46 GMT",
                                "etag: \"9c81-5bdcea683c8b9\"",
                                "last-modified: Thu, 18 Mar 2021 12:22:18 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 40065",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2401,
                        "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": 588,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 130,
                        "server_port": "443",
                        "load_end": 641,
                        "ttfb_start": 599,
                        "ttfb_end": 637,
                        "download_start": 637,
                        "download_end": 641,
                        "download_ms": 4,
                        "all_start": 599,
                        "all_end": 641,
                        "all_ms": 42,
                        "index": 8,
                        "number": 9
                    },
                    {
                        "type": 3,
                        "id": "31374.135",
                        "request_id": "31374.135",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.135",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 44,
                        "ttfb_ms": 42,
                        "load_start": 602,
                        "load_start_float": 602.00013200000001,
                        "bytesIn": 39256,
                        "objectSize": 39256,
                        "objectSizeUncompressed": 39256,
                        "chunks": [
                            {
                                "ts": 646,
                                "bytes": 39256
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": 277,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"9958-5bdcea8222319\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:46 GMT",
                                "etag: \"9958-5bdcea8222319\"",
                                "last-modified: Thu, 18 Mar 2021 12:22:45 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 39256",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2401,
                        "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": 588,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 132,
                        "server_port": "443",
                        "load_end": 646,
                        "ttfb_start": 602,
                        "ttfb_end": 644,
                        "download_start": 644,
                        "download_end": 646,
                        "download_ms": 2,
                        "all_start": 602,
                        "all_end": 646,
                        "all_ms": 44,
                        "index": 9,
                        "number": 10
                    },
                    {
                        "type": 3,
                        "id": "31374.136",
                        "request_id": "31374.136",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.136",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 43,
                        "ttfb_ms": 40,
                        "load_start": 605,
                        "load_start_float": 605.000134,
                        "bytesIn": 45414,
                        "objectSize": 45414,
                        "objectSizeUncompressed": 45414,
                        "chunks": [
                            {
                                "ts": 648,
                                "bytes": 45414
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": 277,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"b166-5bdcea9a9f838\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:46 GMT",
                                "etag: \"b166-5bdcea9a9f838\"",
                                "last-modified: Thu, 18 Mar 2021 12:23:10 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 45414",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2401,
                        "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": 589,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 134,
                        "server_port": "443",
                        "load_end": 648,
                        "ttfb_start": 605,
                        "ttfb_end": 645,
                        "download_start": 645,
                        "download_end": 648,
                        "download_ms": 3,
                        "all_start": 605,
                        "all_end": 648,
                        "all_ms": 43,
                        "index": 10,
                        "number": 11
                    },
                    {
                        "type": 3,
                        "id": "31374.137",
                        "request_id": "31374.137",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.137",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 44,
                        "ttfb_ms": 40,
                        "load_start": 607,
                        "load_start_float": 607.00014399999998,
                        "bytesIn": 38636,
                        "objectSize": 38636,
                        "objectSizeUncompressed": 38636,
                        "chunks": [
                            {
                                "ts": 651,
                                "bytes": 38636
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": 277,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"96ec-5bdceab695a7e\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:46 GMT",
                                "etag: \"96ec-5bdceab695a7e\"",
                                "last-modified: Thu, 18 Mar 2021 12:23:40 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 38636",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2401,
                        "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": 591,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 144,
                        "server_port": "443",
                        "load_end": 651,
                        "ttfb_start": 607,
                        "ttfb_end": 647,
                        "download_start": 647,
                        "download_end": 651,
                        "download_ms": 4,
                        "all_start": 607,
                        "all_end": 651,
                        "all_ms": 44,
                        "index": 11,
                        "number": 12
                    },
                    {
                        "type": 3,
                        "id": "31374.138",
                        "request_id": "31374.138",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.138",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 49,
                        "ttfb_ms": 41,
                        "load_start": 607,
                        "load_start_float": 607.00014599999997,
                        "bytesIn": 64833,
                        "objectSize": 64833,
                        "objectSizeUncompressed": 64833,
                        "chunks": [
                            {
                                "ts": 656,
                                "bytes": 64833
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": 277,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"fd41-5bdceab5a6a58\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:46 GMT",
                                "etag: \"fd41-5bdceab5a6a58\"",
                                "last-modified: Thu, 18 Mar 2021 12:23:39 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 64833",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2401,
                        "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": 592,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 146,
                        "server_port": "443",
                        "load_end": 656,
                        "ttfb_start": 607,
                        "ttfb_end": 648,
                        "download_start": 648,
                        "download_end": 656,
                        "download_ms": 8,
                        "all_start": 607,
                        "all_end": 656,
                        "all_ms": 49,
                        "index": 12,
                        "number": 13
                    },
                    {
                        "type": 3,
                        "id": "31374.139",
                        "request_id": "31374.139",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.139",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 50,
                        "ttfb_ms": 42,
                        "load_start": 607,
                        "load_start_float": 607.00014799999997,
                        "bytesIn": 46927,
                        "objectSize": 46927,
                        "objectSizeUncompressed": 46927,
                        "chunks": [
                            {
                                "ts": 657,
                                "bytes": 46927
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": 277,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"b74f-5bdceab716cdf\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:46 GMT",
                                "etag: \"b74f-5bdceab716cdf\"",
                                "last-modified: Thu, 18 Mar 2021 12:23:40 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 46927",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2401,
                        "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": 594,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 148,
                        "server_port": "443",
                        "load_end": 657,
                        "ttfb_start": 607,
                        "ttfb_end": 649,
                        "download_start": 649,
                        "download_end": 657,
                        "download_ms": 8,
                        "all_start": 607,
                        "all_end": 657,
                        "all_ms": 50,
                        "index": 13,
                        "number": 14
                    },
                    {
                        "type": 3,
                        "id": "31374.140",
                        "request_id": "31374.140",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.140",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 62,
                        "ttfb_ms": 44,
                        "load_start": 607,
                        "load_start_float": 607.00014999999996,
                        "bytesIn": 291851,
                        "objectSize": 291851,
                        "objectSizeUncompressed": 291851,
                        "chunks": [
                            {
                                "ts": 659,
                                "bytes": 65536
                            },
                            {
                                "ts": 662,
                                "bytes": 65536
                            },
                            {
                                "ts": 664,
                                "bytes": 65536
                            },
                            {
                                "ts": 666,
                                "bytes": 65536
                            },
                            {
                                "ts": 669,
                                "bytes": 29707
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": 277,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"4740b-61ce61baec10b\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:46 GMT",
                                "etag: \"4740b-61ce61baec10b\"",
                                "last-modified: Wed, 10 Jul 2024 15:14:52 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 291851",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2425,
                        "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": 594,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 150,
                        "server_port": "443",
                        "load_end": 669,
                        "ttfb_start": 607,
                        "ttfb_end": 651,
                        "download_start": 651,
                        "download_end": 669,
                        "download_ms": 18,
                        "all_start": 607,
                        "all_end": 669,
                        "all_ms": 62,
                        "index": 14,
                        "number": 15
                    },
                    {
                        "type": 3,
                        "id": "31374.141",
                        "request_id": "31374.141",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.141",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 62,
                        "ttfb_ms": 45,
                        "load_start": 608,
                        "load_start_float": 608.00015199999996,
                        "bytesIn": 325362,
                        "objectSize": 325362,
                        "objectSizeUncompressed": 325362,
                        "chunks": [
                            {
                                "ts": 661,
                                "bytes": 65536
                            },
                            {
                                "ts": 663,
                                "bytes": 65536
                            },
                            {
                                "ts": 665,
                                "bytes": 65536
                            },
                            {
                                "ts": 668,
                                "bytes": 65536
                            },
                            {
                                "ts": 670,
                                "bytes": 63218
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": 277,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"4f6f2-61ce61c08c40c\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:46 GMT",
                                "etag: \"4f6f2-61ce61c08c40c\"",
                                "last-modified: Wed, 10 Jul 2024 15:14:58 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 325362",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2425,
                        "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": 594,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 152,
                        "server_port": "443",
                        "load_end": 670,
                        "ttfb_start": 608,
                        "ttfb_end": 653,
                        "download_start": 653,
                        "download_end": 670,
                        "download_ms": 17,
                        "all_start": 608,
                        "all_end": 670,
                        "all_ms": 62,
                        "index": 15,
                        "number": 16
                    },
                    {
                        "type": 3,
                        "id": "31374.142",
                        "request_id": "31374.142",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.142",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 75,
                        "ttfb_ms": 62,
                        "load_start": 608,
                        "load_start_float": 608.00015399999995,
                        "bytesIn": 420381,
                        "objectSize": 420381,
                        "objectSizeUncompressed": 420381,
                        "chunks": [
                            {
                                "ts": 674,
                                "bytes": 65536
                            },
                            {
                                "ts": 676,
                                "bytes": 65536
                            },
                            {
                                "ts": 677,
                                "bytes": 65536
                            },
                            {
                                "ts": 678,
                                "bytes": 65536
                            },
                            {
                                "ts": 680,
                                "bytes": 65536
                            },
                            {
                                "ts": 681,
                                "bytes": 65536
                            },
                            {
                                "ts": 683,
                                "bytes": 27165
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/studiocoucou.berlin\/en",
                        "initiator_line": 277,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"66a1d-61ce61c5d48c3\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:46 GMT",
                                "etag: \"66a1d-61ce61c5d48c3\"",
                                "last-modified: Wed, 10 Jul 2024 15:15:04 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 420381",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2434,
                        "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": 597,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 154,
                        "server_port": "443",
                        "load_end": 683,
                        "ttfb_start": 608,
                        "ttfb_end": 670,
                        "download_start": 670,
                        "download_end": 683,
                        "download_ms": 13,
                        "all_start": 608,
                        "all_end": 683,
                        "all_ms": 75,
                        "index": 16,
                        "number": 17
                    },
                    {
                        "type": 3,
                        "id": "31374.144",
                        "request_id": "31374.144",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.144",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 48,
                        "ttfb_ms": 37,
                        "load_start": 801,
                        "load_start_float": 801.00018799999998,
                        "bytesIn": 467457,
                        "objectSize": 467457,
                        "objectSizeUncompressed": 467457,
                        "chunks": [
                            {
                                "ts": 840,
                                "bytes": 65536
                            },
                            {
                                "ts": 841,
                                "bytes": 65536
                            },
                            {
                                "ts": 843,
                                "bytes": 65536
                            },
                            {
                                "ts": 844,
                                "bytes": 65536
                            },
                            {
                                "ts": 845,
                                "bytes": 65536
                            },
                            {
                                "ts": 846,
                                "bytes": 65536
                            },
                            {
                                "ts": 847,
                                "bytes": 65536
                            },
                            {
                                "ts": 849,
                                "bytes": 8705
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"72201-61ce61cb12db4\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:46 GMT",
                                "etag: \"72201-61ce61cb12db4\"",
                                "last-modified: Wed, 10 Jul 2024 15:15:09 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 467457",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2425,
                        "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": 800,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 188,
                        "server_port": "443",
                        "load_end": 849,
                        "ttfb_start": 801,
                        "ttfb_end": 838,
                        "download_start": 838,
                        "download_end": 849,
                        "download_ms": 11,
                        "all_start": 801,
                        "all_end": 849,
                        "all_ms": 48,
                        "index": 17,
                        "number": 18
                    },
                    {
                        "type": 3,
                        "id": "31374.150",
                        "request_id": "31374.150",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg",
                        "raw_id": "31374.150",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 50,
                        "ttfb_ms": 37,
                        "load_start": 1690,
                        "load_start_float": 1690.000194,
                        "bytesIn": 320717,
                        "objectSize": 320717,
                        "objectSizeUncompressed": 320717,
                        "chunks": [
                            {
                                "ts": 1728,
                                "bytes": 65536
                            },
                            {
                                "ts": 1730,
                                "bytes": 65536
                            },
                            {
                                "ts": 1732,
                                "bytes": 65536
                            },
                            {
                                "ts": 1736,
                                "bytes": 65536
                            },
                            {
                                "ts": 1740,
                                "bytes": 58573
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"4e4cd-5ad4cb19278d2\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:47 GMT",
                                "etag: \"4e4cd-5ad4cb19278d2\"",
                                "last-modified: Thu, 20 Aug 2020 10:36:31 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 320717",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2383,
                        "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": 1686,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 194,
                        "server_port": "443",
                        "load_end": 1740,
                        "ttfb_start": 1690,
                        "ttfb_end": 1727,
                        "download_start": 1727,
                        "download_end": 1740,
                        "download_ms": 13,
                        "all_start": 1690,
                        "all_end": 1740,
                        "all_ms": 50,
                        "index": 18,
                        "number": 19
                    },
                    {
                        "type": 3,
                        "id": "31374.151",
                        "request_id": "31374.151",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg",
                        "raw_id": "31374.151",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 68,
                        "ttfb_ms": 39,
                        "load_start": 1690,
                        "load_start_float": 1690.000198,
                        "bytesIn": 383182,
                        "objectSize": 383182,
                        "objectSizeUncompressed": 383182,
                        "chunks": [
                            {
                                "ts": 1734,
                                "bytes": 65536
                            },
                            {
                                "ts": 1739,
                                "bytes": 65536
                            },
                            {
                                "ts": 1745,
                                "bytes": 65536
                            },
                            {
                                "ts": 1748,
                                "bytes": 65536
                            },
                            {
                                "ts": 1753,
                                "bytes": 65536
                            },
                            {
                                "ts": 1758,
                                "bytes": 55502
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"5d8ce-5ad4cb1cbe72f\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:47 GMT",
                                "etag: \"5d8ce-5ad4cb1cbe72f\"",
                                "last-modified: Thu, 20 Aug 2020 10:36:35 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 383182",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2383,
                        "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": 1687,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 198,
                        "server_port": "443",
                        "load_end": 1758,
                        "ttfb_start": 1690,
                        "ttfb_end": 1729,
                        "download_start": 1729,
                        "download_end": 1758,
                        "download_ms": 29,
                        "all_start": 1690,
                        "all_end": 1758,
                        "all_ms": 68,
                        "index": 19,
                        "number": 20
                    },
                    {
                        "type": 3,
                        "id": "31374.152",
                        "request_id": "31374.152",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg",
                        "raw_id": "31374.152",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 71,
                        "ttfb_ms": 41,
                        "load_start": 1690,
                        "load_start_float": 1690.0001999999999,
                        "bytesIn": 289895,
                        "objectSize": 289895,
                        "objectSizeUncompressed": 289895,
                        "chunks": [
                            {
                                "ts": 1738,
                                "bytes": 65536
                            },
                            {
                                "ts": 1744,
                                "bytes": 65536
                            },
                            {
                                "ts": 1749,
                                "bytes": 65536
                            },
                            {
                                "ts": 1754,
                                "bytes": 65536
                            },
                            {
                                "ts": 1761,
                                "bytes": 27751
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"46c67-5ad4cb2036223\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:47 GMT",
                                "etag: \"46c67-5ad4cb2036223\"",
                                "last-modified: Thu, 20 Aug 2020 10:36:39 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 289895",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2383,
                        "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": 1687,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 200,
                        "server_port": "443",
                        "load_end": 1761,
                        "ttfb_start": 1690,
                        "ttfb_end": 1731,
                        "download_start": 1731,
                        "download_end": 1761,
                        "download_ms": 30,
                        "all_start": 1690,
                        "all_end": 1761,
                        "all_ms": 71,
                        "index": 20,
                        "number": 21
                    },
                    {
                        "type": 3,
                        "id": "31374.153",
                        "request_id": "31374.153",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg",
                        "raw_id": "31374.153",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 72,
                        "ttfb_ms": 42,
                        "load_start": 1690,
                        "load_start_float": 1690.0002019999999,
                        "bytesIn": 299953,
                        "objectSize": 299953,
                        "objectSizeUncompressed": 299953,
                        "chunks": [
                            {
                                "ts": 1742,
                                "bytes": 65536
                            },
                            {
                                "ts": 1746,
                                "bytes": 65536
                            },
                            {
                                "ts": 1750,
                                "bytes": 65536
                            },
                            {
                                "ts": 1756,
                                "bytes": 65536
                            },
                            {
                                "ts": 1762,
                                "bytes": 37809
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"493b1-5ad4d0a784009\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:47 GMT",
                                "etag: \"493b1-5ad4d0a784009\"",
                                "last-modified: Thu, 20 Aug 2020 11:01:23 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 299953",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2386,
                        "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": 1688,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 202,
                        "server_port": "443",
                        "load_end": 1762,
                        "ttfb_start": 1690,
                        "ttfb_end": 1732,
                        "download_start": 1732,
                        "download_end": 1762,
                        "download_ms": 30,
                        "all_start": 1690,
                        "all_end": 1762,
                        "all_ms": 72,
                        "index": 21,
                        "number": 22
                    },
                    {
                        "type": 3,
                        "id": "31374.154",
                        "request_id": "31374.154",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg",
                        "raw_id": "31374.154",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 80,
                        "ttfb_ms": 43,
                        "load_start": 1691,
                        "load_start_float": 1691.0002039999999,
                        "bytesIn": 339856,
                        "objectSize": 339856,
                        "objectSizeUncompressed": 339856,
                        "chunks": [
                            {
                                "ts": 1752,
                                "bytes": 65536
                            },
                            {
                                "ts": 1757,
                                "bytes": 65536
                            },
                            {
                                "ts": 1763,
                                "bytes": 65536
                            },
                            {
                                "ts": 1767,
                                "bytes": 65536
                            },
                            {
                                "ts": 1769,
                                "bytes": 65536
                            },
                            {
                                "ts": 1771,
                                "bytes": 12176
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"52f90-5ad4d08ac3ad4\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:47 GMT",
                                "etag: \"52f90-5ad4d08ac3ad4\"",
                                "last-modified: Thu, 20 Aug 2020 11:00:53 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 339856",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2386,
                        "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": 1688,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 204,
                        "server_port": "443",
                        "load_end": 1771,
                        "ttfb_start": 1691,
                        "ttfb_end": 1734,
                        "download_start": 1734,
                        "download_end": 1771,
                        "download_ms": 37,
                        "all_start": 1691,
                        "all_end": 1771,
                        "all_ms": 80,
                        "index": 22,
                        "number": 23
                    },
                    {
                        "type": 3,
                        "id": "31374.156",
                        "request_id": "31374.156",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg",
                        "raw_id": "31374.156",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 40,
                        "ttfb_ms": 37,
                        "load_start": 1900,
                        "load_start_float": 1900.0002260000001,
                        "bytesIn": 134955,
                        "objectSize": 134955,
                        "objectSizeUncompressed": 134955,
                        "chunks": [
                            {
                                "ts": 1938,
                                "bytes": 65536
                            },
                            {
                                "ts": 1939,
                                "bytes": 65536
                            },
                            {
                                "ts": 1940,
                                "bytes": 3883
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"20f2b-5ae676df0c174\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:47 GMT",
                                "etag: \"20f2b-5ae676df0c174\"",
                                "last-modified: Thu, 03 Sep 2020 11:55:32 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 134955",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2434,
                        "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": 1898,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 226,
                        "server_port": "443",
                        "load_end": 1940,
                        "ttfb_start": 1900,
                        "ttfb_end": 1937,
                        "download_start": 1937,
                        "download_end": 1940,
                        "download_ms": 3,
                        "all_start": 1900,
                        "all_end": 1940,
                        "all_ms": 40,
                        "index": 23,
                        "number": 24
                    },
                    {
                        "type": 3,
                        "id": "31374.158",
                        "request_id": "31374.158",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg",
                        "raw_id": "31374.158",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 42,
                        "ttfb_ms": 37,
                        "load_start": 2099,
                        "load_start_float": 2099.0002319999999,
                        "bytesIn": 206510,
                        "objectSize": 206510,
                        "objectSizeUncompressed": 206510,
                        "chunks": [
                            {
                                "ts": 2138,
                                "bytes": 65536
                            },
                            {
                                "ts": 2139,
                                "bytes": 65536
                            },
                            {
                                "ts": 2140,
                                "bytes": 65536
                            },
                            {
                                "ts": 2141,
                                "bytes": 9902
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"326ae-5ae676e0a19af\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:47 GMT",
                                "etag: \"326ae-5ae676e0a19af\"",
                                "last-modified: Thu, 03 Sep 2020 11:55:34 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 206510",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2437,
                        "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": 2098,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 232,
                        "server_port": "443",
                        "load_end": 2141,
                        "ttfb_start": 2099,
                        "ttfb_end": 2136,
                        "download_start": 2136,
                        "download_end": 2141,
                        "download_ms": 5,
                        "all_start": 2099,
                        "all_end": 2141,
                        "all_ms": 42,
                        "index": 24,
                        "number": 25
                    },
                    {
                        "type": 3,
                        "id": "31374.160",
                        "request_id": "31374.160",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.160",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 44,
                        "ttfb_ms": 38,
                        "load_start": 2300,
                        "load_start_float": 2300.0002380000001,
                        "bytesIn": 284475,
                        "objectSize": 284475,
                        "objectSizeUncompressed": 284475,
                        "chunks": [
                            {
                                "ts": 2339,
                                "bytes": 65536
                            },
                            {
                                "ts": 2341,
                                "bytes": 65536
                            },
                            {
                                "ts": 2342,
                                "bytes": 65536
                            },
                            {
                                "ts": 2343,
                                "bytes": 65536
                            },
                            {
                                "ts": 2344,
                                "bytes": 22331
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"4573b-5ae676e20f5f1\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:48 GMT",
                                "etag: \"4573b-5ae676e20f5f1\"",
                                "last-modified: Thu, 03 Sep 2020 11:55:36 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 284475",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2437,
                        "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": 2299,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 238,
                        "server_port": "443",
                        "load_end": 2344,
                        "ttfb_start": 2300,
                        "ttfb_end": 2338,
                        "download_start": 2338,
                        "download_end": 2344,
                        "download_ms": 6,
                        "all_start": 2300,
                        "all_end": 2344,
                        "all_ms": 44,
                        "index": 25,
                        "number": 26
                    },
                    {
                        "type": 3,
                        "id": "31374.162",
                        "request_id": "31374.162",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg",
                        "raw_id": "31374.162",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 42,
                        "ttfb_ms": 38,
                        "load_start": 2499,
                        "load_start_float": 2499.0002439999998,
                        "bytesIn": 141626,
                        "objectSize": 141626,
                        "objectSizeUncompressed": 141626,
                        "chunks": [
                            {
                                "ts": 2538,
                                "bytes": 65536
                            },
                            {
                                "ts": 2540,
                                "bytes": 65536
                            },
                            {
                                "ts": 2541,
                                "bytes": 10554
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"2293a-5ae676e2c4097\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:48 GMT",
                                "etag: \"2293a-5ae676e2c4097\"",
                                "last-modified: Thu, 03 Sep 2020 11:55:36 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 141626",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2434,
                        "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": 2498,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 244,
                        "server_port": "443",
                        "load_end": 2541,
                        "ttfb_start": 2499,
                        "ttfb_end": 2537,
                        "download_start": 2537,
                        "download_end": 2541,
                        "download_ms": 4,
                        "all_start": 2499,
                        "all_end": 2541,
                        "all_ms": 42,
                        "index": 26,
                        "number": 27
                    },
                    {
                        "type": 3,
                        "id": "31374.164",
                        "request_id": "31374.164",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.164",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 40,
                        "ttfb_ms": 37,
                        "load_start": 2700,
                        "load_start_float": 2700.0002500000001,
                        "bytesIn": 141066,
                        "objectSize": 141066,
                        "objectSizeUncompressed": 141066,
                        "chunks": [
                            {
                                "ts": 2738,
                                "bytes": 65536
                            },
                            {
                                "ts": 2739,
                                "bytes": 65536
                            },
                            {
                                "ts": 2740,
                                "bytes": 9994
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"2270a-5ae676e41f6c5\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:48 GMT",
                                "etag: \"2270a-5ae676e41f6c5\"",
                                "last-modified: Thu, 03 Sep 2020 11:55:38 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 141066",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2437,
                        "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": 2699,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 250,
                        "server_port": "443",
                        "load_end": 2740,
                        "ttfb_start": 2700,
                        "ttfb_end": 2737,
                        "download_start": 2737,
                        "download_end": 2740,
                        "download_ms": 3,
                        "all_start": 2700,
                        "all_end": 2740,
                        "all_ms": 40,
                        "index": 27,
                        "number": 28
                    },
                    {
                        "type": 3,
                        "id": "31374.166",
                        "request_id": "31374.166",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg",
                        "raw_id": "31374.166",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 41,
                        "ttfb_ms": 37,
                        "load_start": 2900,
                        "load_start_float": 2900.000258,
                        "bytesIn": 185651,
                        "objectSize": 185651,
                        "objectSizeUncompressed": 185651,
                        "chunks": [
                            {
                                "ts": 2938,
                                "bytes": 65536
                            },
                            {
                                "ts": 2939,
                                "bytes": 65536
                            },
                            {
                                "ts": 2941,
                                "bytes": 54579
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"2d533-59f524eae5fe7\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:48 GMT",
                                "etag: \"2d533-59f524eae5fe7\"",
                                "last-modified: Mon, 24 Feb 2020 13:25:39 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 185651",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2461,
                        "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": 2898,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 258,
                        "server_port": "443",
                        "load_end": 2941,
                        "ttfb_start": 2900,
                        "ttfb_end": 2937,
                        "download_start": 2937,
                        "download_end": 2941,
                        "download_ms": 4,
                        "all_start": 2900,
                        "all_end": 2941,
                        "all_ms": 41,
                        "index": 28,
                        "number": 29
                    },
                    {
                        "type": 3,
                        "id": "31374.168",
                        "request_id": "31374.168",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg",
                        "raw_id": "31374.168",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 48,
                        "ttfb_ms": 37,
                        "load_start": 3100,
                        "load_start_float": 3100.0002639999998,
                        "bytesIn": 529937,
                        "objectSize": 529937,
                        "objectSizeUncompressed": 529937,
                        "chunks": [
                            {
                                "ts": 3138,
                                "bytes": 65536
                            },
                            {
                                "ts": 3139,
                                "bytes": 65536
                            },
                            {
                                "ts": 3140,
                                "bytes": 65536
                            },
                            {
                                "ts": 3141,
                                "bytes": 65536
                            },
                            {
                                "ts": 3142,
                                "bytes": 65536
                            },
                            {
                                "ts": 3144,
                                "bytes": 65536
                            },
                            {
                                "ts": 3145,
                                "bytes": 65536
                            },
                            {
                                "ts": 3146,
                                "bytes": 65536
                            },
                            {
                                "ts": 3148,
                                "bytes": 5649
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"81611-59f4fa9439b56\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:48 GMT",
                                "etag: \"81611-59f4fa9439b56\"",
                                "last-modified: Mon, 24 Feb 2020 10:16:14 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 529937",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2452,
                        "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": 3099,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 264,
                        "server_port": "443",
                        "load_end": 3148,
                        "ttfb_start": 3100,
                        "ttfb_end": 3137,
                        "download_start": 3137,
                        "download_end": 3148,
                        "download_ms": 11,
                        "all_start": 3100,
                        "all_end": 3148,
                        "all_ms": 48,
                        "index": 29,
                        "number": 30
                    },
                    {
                        "type": 3,
                        "id": "31374.170",
                        "request_id": "31374.170",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg",
                        "raw_id": "31374.170",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 43,
                        "ttfb_ms": 37,
                        "load_start": 3299,
                        "load_start_float": 3299.00027,
                        "bytesIn": 275195,
                        "objectSize": 275195,
                        "objectSizeUncompressed": 275195,
                        "chunks": [
                            {
                                "ts": 3337,
                                "bytes": 65536
                            },
                            {
                                "ts": 3338,
                                "bytes": 65536
                            },
                            {
                                "ts": 3340,
                                "bytes": 65536
                            },
                            {
                                "ts": 3341,
                                "bytes": 65536
                            },
                            {
                                "ts": 3342,
                                "bytes": 13051
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"432fb-59f4fa99082c6\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:49 GMT",
                                "etag: \"432fb-59f4fa99082c6\"",
                                "last-modified: Mon, 24 Feb 2020 10:16:19 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 275195",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2467,
                        "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": 3298,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 270,
                        "server_port": "443",
                        "load_end": 3342,
                        "ttfb_start": 3299,
                        "ttfb_end": 3336,
                        "download_start": 3336,
                        "download_end": 3342,
                        "download_ms": 6,
                        "all_start": 3299,
                        "all_end": 3342,
                        "all_ms": 43,
                        "index": 30,
                        "number": 31
                    },
                    {
                        "type": 3,
                        "id": "31374.172",
                        "request_id": "31374.172",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.172",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 42,
                        "ttfb_ms": 36,
                        "load_start": 3500,
                        "load_start_float": 3500.0002760000002,
                        "bytesIn": 300854,
                        "objectSize": 300854,
                        "objectSizeUncompressed": 300854,
                        "chunks": [
                            {
                                "ts": 3537,
                                "bytes": 65536
                            },
                            {
                                "ts": 3539,
                                "bytes": 65536
                            },
                            {
                                "ts": 3540,
                                "bytes": 65536
                            },
                            {
                                "ts": 3541,
                                "bytes": 65536
                            },
                            {
                                "ts": 3542,
                                "bytes": 38710
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"49736-59f4fa9dab73b\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:49 GMT",
                                "etag: \"49736-59f4fa9dab73b\"",
                                "last-modified: Mon, 24 Feb 2020 10:16:24 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 300854",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2452,
                        "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": 3499,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 276,
                        "server_port": "443",
                        "load_end": 3542,
                        "ttfb_start": 3500,
                        "ttfb_end": 3536,
                        "download_start": 3536,
                        "download_end": 3542,
                        "download_ms": 6,
                        "all_start": 3500,
                        "all_end": 3542,
                        "all_ms": 42,
                        "index": 31,
                        "number": 32
                    },
                    {
                        "type": 3,
                        "id": "31374.174",
                        "request_id": "31374.174",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.174",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 45,
                        "ttfb_ms": 37,
                        "load_start": 3701,
                        "load_start_float": 3701.0002979999999,
                        "bytesIn": 456946,
                        "objectSize": 456946,
                        "objectSizeUncompressed": 456946,
                        "chunks": [
                            {
                                "ts": 3739,
                                "bytes": 65536
                            },
                            {
                                "ts": 3740,
                                "bytes": 65536
                            },
                            {
                                "ts": 3741,
                                "bytes": 65536
                            },
                            {
                                "ts": 3742,
                                "bytes": 65536
                            },
                            {
                                "ts": 3743,
                                "bytes": 65536
                            },
                            {
                                "ts": 3745,
                                "bytes": 65536
                            },
                            {
                                "ts": 3746,
                                "bytes": 63730
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"6f8f2-5987abba9dc45\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:49 GMT",
                                "etag: \"6f8f2-5987abba9dc45\"",
                                "last-modified: Fri, 29 Nov 2019 11:43:05 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 456946",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2485,
                        "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": 3699,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 298,
                        "server_port": "443",
                        "load_end": 3746,
                        "ttfb_start": 3701,
                        "ttfb_end": 3738,
                        "download_start": 3738,
                        "download_end": 3746,
                        "download_ms": 8,
                        "all_start": 3701,
                        "all_end": 3746,
                        "all_ms": 45,
                        "index": 32,
                        "number": 33
                    },
                    {
                        "type": 3,
                        "id": "31374.176",
                        "request_id": "31374.176",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg",
                        "raw_id": "31374.176",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 44,
                        "ttfb_ms": 37,
                        "load_start": 3900,
                        "load_start_float": 3900.0003059999999,
                        "bytesIn": 389987,
                        "objectSize": 389987,
                        "objectSizeUncompressed": 389987,
                        "chunks": [
                            {
                                "ts": 3938,
                                "bytes": 65536
                            },
                            {
                                "ts": 3939,
                                "bytes": 65536
                            },
                            {
                                "ts": 3940,
                                "bytes": 65536
                            },
                            {
                                "ts": 3941,
                                "bytes": 65536
                            },
                            {
                                "ts": 3943,
                                "bytes": 65536
                            },
                            {
                                "ts": 3944,
                                "bytes": 62307
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"5f363-5987ac328baee\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:49 GMT",
                                "etag: \"5f363-5987ac328baee\"",
                                "last-modified: Fri, 29 Nov 2019 11:45:11 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 389987",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2485,
                        "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": 3898,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 306,
                        "server_port": "443",
                        "load_end": 3944,
                        "ttfb_start": 3900,
                        "ttfb_end": 3937,
                        "download_start": 3937,
                        "download_end": 3944,
                        "download_ms": 7,
                        "all_start": 3900,
                        "all_end": 3944,
                        "all_ms": 44,
                        "index": 33,
                        "number": 34
                    },
                    {
                        "type": 3,
                        "id": "31374.178",
                        "request_id": "31374.178",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg",
                        "raw_id": "31374.178",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 44,
                        "ttfb_ms": 37,
                        "load_start": 4199,
                        "load_start_float": 4199.0003120000001,
                        "bytesIn": 387525,
                        "objectSize": 387525,
                        "objectSizeUncompressed": 387525,
                        "chunks": [
                            {
                                "ts": 4237,
                                "bytes": 65536
                            },
                            {
                                "ts": 4239,
                                "bytes": 65536
                            },
                            {
                                "ts": 4240,
                                "bytes": 65536
                            },
                            {
                                "ts": 4241,
                                "bytes": 65536
                            },
                            {
                                "ts": 4242,
                                "bytes": 65536
                            },
                            {
                                "ts": 4243,
                                "bytes": 59845
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"5e9c5-5987abc2770ae\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:50 GMT",
                                "etag: \"5e9c5-5987abc2770ae\"",
                                "last-modified: Fri, 29 Nov 2019 11:43:13 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 387525",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2485,
                        "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": 4198,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 312,
                        "server_port": "443",
                        "load_end": 4243,
                        "ttfb_start": 4199,
                        "ttfb_end": 4236,
                        "download_start": 4236,
                        "download_end": 4243,
                        "download_ms": 7,
                        "all_start": 4199,
                        "all_end": 4243,
                        "all_ms": 44,
                        "index": 34,
                        "number": 35
                    },
                    {
                        "type": 3,
                        "id": "31374.180",
                        "request_id": "31374.180",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.180",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 45,
                        "ttfb_ms": 37,
                        "load_start": 4399,
                        "load_start_float": 4399.0003180000003,
                        "bytesIn": 422128,
                        "objectSize": 422128,
                        "objectSizeUncompressed": 422128,
                        "chunks": [
                            {
                                "ts": 4437,
                                "bytes": 65536
                            },
                            {
                                "ts": 4438,
                                "bytes": 65536
                            },
                            {
                                "ts": 4440,
                                "bytes": 65536
                            },
                            {
                                "ts": 4440,
                                "bytes": 65536
                            },
                            {
                                "ts": 4442,
                                "bytes": 65536
                            },
                            {
                                "ts": 4443,
                                "bytes": 65536
                            },
                            {
                                "ts": 4444,
                                "bytes": 28912
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"670f0-5987abca0e26f\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:50 GMT",
                                "etag: \"670f0-5987abca0e26f\"",
                                "last-modified: Fri, 29 Nov 2019 11:43:21 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 422128",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2485,
                        "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": 4398,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 318,
                        "server_port": "443",
                        "load_end": 4444,
                        "ttfb_start": 4399,
                        "ttfb_end": 4436,
                        "download_start": 4436,
                        "download_end": 4444,
                        "download_ms": 8,
                        "all_start": 4399,
                        "all_end": 4444,
                        "all_ms": 45,
                        "index": 35,
                        "number": 36
                    },
                    {
                        "type": 3,
                        "id": "31374.182",
                        "request_id": "31374.182",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.182",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 47,
                        "ttfb_ms": 38,
                        "load_start": 4599,
                        "load_start_float": 4599.0003239999996,
                        "bytesIn": 417788,
                        "objectSize": 417788,
                        "objectSizeUncompressed": 417788,
                        "chunks": [
                            {
                                "ts": 4638,
                                "bytes": 65536
                            },
                            {
                                "ts": 4639,
                                "bytes": 65536
                            },
                            {
                                "ts": 4640,
                                "bytes": 65536
                            },
                            {
                                "ts": 4642,
                                "bytes": 65536
                            },
                            {
                                "ts": 4643,
                                "bytes": 65536
                            },
                            {
                                "ts": 4644,
                                "bytes": 65536
                            },
                            {
                                "ts": 4646,
                                "bytes": 24572
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"65ffc-5987abd13ccd7\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:50 GMT",
                                "etag: \"65ffc-5987abd13ccd7\"",
                                "last-modified: Fri, 29 Nov 2019 11:43:29 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 417788",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2485,
                        "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": 4598,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 324,
                        "server_port": "443",
                        "load_end": 4646,
                        "ttfb_start": 4599,
                        "ttfb_end": 4637,
                        "download_start": 4637,
                        "download_end": 4646,
                        "download_ms": 9,
                        "all_start": 4599,
                        "all_end": 4646,
                        "all_ms": 47,
                        "index": 36,
                        "number": 37
                    },
                    {
                        "type": 3,
                        "id": "31374.184",
                        "request_id": "31374.184",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg",
                        "raw_id": "31374.184",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 51,
                        "ttfb_ms": 38,
                        "load_start": 4799,
                        "load_start_float": 4799.0003299999998,
                        "bytesIn": 413288,
                        "objectSize": 413288,
                        "objectSizeUncompressed": 413288,
                        "chunks": [
                            {
                                "ts": 4839,
                                "bytes": 65536
                            },
                            {
                                "ts": 4840,
                                "bytes": 65536
                            },
                            {
                                "ts": 4841,
                                "bytes": 65536
                            },
                            {
                                "ts": 4843,
                                "bytes": 65536
                            },
                            {
                                "ts": 4846,
                                "bytes": 65536
                            },
                            {
                                "ts": 4848,
                                "bytes": 65536
                            },
                            {
                                "ts": 4850,
                                "bytes": 20072
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"64e68-5680466e78297\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:50 GMT",
                                "etag: \"64e68-5680466e78297\"",
                                "last-modified: Thu, 22 Mar 2018 18:23:19 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 413288",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2443,
                        "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": 4798,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 330,
                        "server_port": "443",
                        "load_end": 4850,
                        "ttfb_start": 4799,
                        "ttfb_end": 4837,
                        "download_start": 4837,
                        "download_end": 4850,
                        "download_ms": 13,
                        "all_start": 4799,
                        "all_end": 4850,
                        "all_ms": 51,
                        "index": 37,
                        "number": 38
                    },
                    {
                        "type": 3,
                        "id": "31374.186",
                        "request_id": "31374.186",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg",
                        "raw_id": "31374.186",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 46,
                        "ttfb_ms": 37,
                        "load_start": 5000,
                        "load_start_float": 5000.0003379999998,
                        "bytesIn": 483125,
                        "objectSize": 483125,
                        "objectSizeUncompressed": 483125,
                        "chunks": [
                            {
                                "ts": 5038,
                                "bytes": 65536
                            },
                            {
                                "ts": 5039,
                                "bytes": 65536
                            },
                            {
                                "ts": 5041,
                                "bytes": 65536
                            },
                            {
                                "ts": 5042,
                                "bytes": 65536
                            },
                            {
                                "ts": 5043,
                                "bytes": 65536
                            },
                            {
                                "ts": 5044,
                                "bytes": 65536
                            },
                            {
                                "ts": 5045,
                                "bytes": 65536
                            },
                            {
                                "ts": 5046,
                                "bytes": 24373
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"75f35-56804a4a3c7f8\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:50 GMT",
                                "etag: \"75f35-56804a4a3c7f8\"",
                                "last-modified: Thu, 22 Mar 2018 18:40:34 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 483125",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2500,
                        "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": 4998,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 338,
                        "server_port": "443",
                        "load_end": 5046,
                        "ttfb_start": 5000,
                        "ttfb_end": 5037,
                        "download_start": 5037,
                        "download_end": 5046,
                        "download_ms": 9,
                        "all_start": 5000,
                        "all_end": 5046,
                        "all_ms": 46,
                        "index": 38,
                        "number": 39
                    },
                    {
                        "type": 3,
                        "id": "31374.188",
                        "request_id": "31374.188",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.188",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 47,
                        "ttfb_ms": 37,
                        "load_start": 5200,
                        "load_start_float": 5200.000344,
                        "bytesIn": 559081,
                        "objectSize": 559081,
                        "objectSizeUncompressed": 559081,
                        "chunks": [
                            {
                                "ts": 5238,
                                "bytes": 65536
                            },
                            {
                                "ts": 5239,
                                "bytes": 65536
                            },
                            {
                                "ts": 5240,
                                "bytes": 65536
                            },
                            {
                                "ts": 5241,
                                "bytes": 65536
                            },
                            {
                                "ts": 5243,
                                "bytes": 65536
                            },
                            {
                                "ts": 5244,
                                "bytes": 65536
                            },
                            {
                                "ts": 5245,
                                "bytes": 65536
                            },
                            {
                                "ts": 5246,
                                "bytes": 65536
                            },
                            {
                                "ts": 5247,
                                "bytes": 34793
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"887e9-567e6e8562a2a\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:51 GMT",
                                "etag: \"887e9-567e6e8562a2a\"",
                                "last-modified: Wed, 21 Mar 2018 07:12:01 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 559081",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2443,
                        "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": 5198,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 344,
                        "server_port": "443",
                        "load_end": 5247,
                        "ttfb_start": 5200,
                        "ttfb_end": 5237,
                        "download_start": 5237,
                        "download_end": 5247,
                        "download_ms": 10,
                        "all_start": 5200,
                        "all_end": 5247,
                        "all_ms": 47,
                        "index": 39,
                        "number": 40
                    },
                    {
                        "type": 3,
                        "id": "31374.190",
                        "request_id": "31374.190",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg",
                        "raw_id": "31374.190",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 42,
                        "ttfb_ms": 36,
                        "load_start": 5399,
                        "load_start_float": 5399.0003500000003,
                        "bytesIn": 306108,
                        "objectSize": 306108,
                        "objectSizeUncompressed": 306108,
                        "chunks": [
                            {
                                "ts": 5436,
                                "bytes": 65536
                            },
                            {
                                "ts": 5438,
                                "bytes": 65536
                            },
                            {
                                "ts": 5439,
                                "bytes": 65536
                            },
                            {
                                "ts": 5440,
                                "bytes": 65536
                            },
                            {
                                "ts": 5441,
                                "bytes": 43964
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"4abbc-568036adc33a6\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:51 GMT",
                                "etag: \"4abbc-568036adc33a6\"",
                                "last-modified: Thu, 22 Mar 2018 17:12:50 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 306108",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2443,
                        "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": 5398,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 350,
                        "server_port": "443",
                        "load_end": 5441,
                        "ttfb_start": 5399,
                        "ttfb_end": 5435,
                        "download_start": 5435,
                        "download_end": 5441,
                        "download_ms": 6,
                        "all_start": 5399,
                        "all_end": 5441,
                        "all_ms": 42,
                        "index": 40,
                        "number": 41
                    },
                    {
                        "type": 3,
                        "id": "31374.192",
                        "request_id": "31374.192",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg",
                        "raw_id": "31374.192",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 52,
                        "ttfb_ms": 38,
                        "load_start": 5599,
                        "load_start_float": 5599.0003559999996,
                        "bytesIn": 728608,
                        "objectSize": 728608,
                        "objectSizeUncompressed": 728608,
                        "chunks": [
                            {
                                "ts": 5638,
                                "bytes": 65536
                            },
                            {
                                "ts": 5639,
                                "bytes": 65536
                            },
                            {
                                "ts": 5640,
                                "bytes": 65536
                            },
                            {
                                "ts": 5641,
                                "bytes": 65536
                            },
                            {
                                "ts": 5642,
                                "bytes": 65536
                            },
                            {
                                "ts": 5644,
                                "bytes": 65536
                            },
                            {
                                "ts": 5645,
                                "bytes": 65536
                            },
                            {
                                "ts": 5646,
                                "bytes": 65536
                            },
                            {
                                "ts": 5647,
                                "bytes": 65536
                            },
                            {
                                "ts": 5649,
                                "bytes": 65536
                            },
                            {
                                "ts": 5650,
                                "bytes": 65536
                            },
                            {
                                "ts": 5651,
                                "bytes": 7712
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"b1e20-568048a566f26\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:51 GMT",
                                "etag: \"b1e20-568048a566f26\"",
                                "last-modified: Thu, 22 Mar 2018 18:33:13 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 728608",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2443,
                        "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": 5598,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 356,
                        "server_port": "443",
                        "load_end": 5651,
                        "ttfb_start": 5599,
                        "ttfb_end": 5637,
                        "download_start": 5637,
                        "download_end": 5651,
                        "download_ms": 14,
                        "all_start": 5599,
                        "all_end": 5651,
                        "all_ms": 52,
                        "index": 41,
                        "number": 42
                    },
                    {
                        "type": 3,
                        "id": "31374.194",
                        "request_id": "31374.194",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg",
                        "raw_id": "31374.194",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 48,
                        "ttfb_ms": 38,
                        "load_start": 5799,
                        "load_start_float": 5799.0003619999998,
                        "bytesIn": 363353,
                        "objectSize": 363353,
                        "objectSizeUncompressed": 363353,
                        "chunks": [
                            {
                                "ts": 5838,
                                "bytes": 65536
                            },
                            {
                                "ts": 5840,
                                "bytes": 65536
                            },
                            {
                                "ts": 5841,
                                "bytes": 65536
                            },
                            {
                                "ts": 5843,
                                "bytes": 65536
                            },
                            {
                                "ts": 5846,
                                "bytes": 65536
                            },
                            {
                                "ts": 5847,
                                "bytes": 35673
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"58b59-5680343ca9621\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:51 GMT",
                                "etag: \"58b59-5680343ca9621\"",
                                "last-modified: Thu, 22 Mar 2018 17:01:55 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 363353",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2440,
                        "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": 5798,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 362,
                        "server_port": "443",
                        "load_end": 5847,
                        "ttfb_start": 5799,
                        "ttfb_end": 5837,
                        "download_start": 5837,
                        "download_end": 5847,
                        "download_ms": 10,
                        "all_start": 5799,
                        "all_end": 5847,
                        "all_ms": 48,
                        "index": 42,
                        "number": 43
                    },
                    {
                        "type": 3,
                        "id": "31374.196",
                        "request_id": "31374.196",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.196",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 49,
                        "ttfb_ms": 37,
                        "load_start": 6000,
                        "load_start_float": 6000.0003699999997,
                        "bytesIn": 646334,
                        "objectSize": 646334,
                        "objectSizeUncompressed": 646334,
                        "chunks": [
                            {
                                "ts": 6038,
                                "bytes": 65536
                            },
                            {
                                "ts": 6039,
                                "bytes": 65536
                            },
                            {
                                "ts": 6040,
                                "bytes": 65536
                            },
                            {
                                "ts": 6041,
                                "bytes": 65536
                            },
                            {
                                "ts": 6043,
                                "bytes": 65536
                            },
                            {
                                "ts": 6044,
                                "bytes": 65536
                            },
                            {
                                "ts": 6045,
                                "bytes": 65536
                            },
                            {
                                "ts": 6046,
                                "bytes": 65536
                            },
                            {
                                "ts": 6047,
                                "bytes": 65536
                            },
                            {
                                "ts": 6049,
                                "bytes": 56510
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"9dcbe-567e6e3690076\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:51 GMT",
                                "etag: \"9dcbe-567e6e3690076\"",
                                "last-modified: Wed, 21 Mar 2018 07:10:39 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 646334",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2440,
                        "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": 5998,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 370,
                        "server_port": "443",
                        "load_end": 6049,
                        "ttfb_start": 6000,
                        "ttfb_end": 6037,
                        "download_start": 6037,
                        "download_end": 6049,
                        "download_ms": 12,
                        "all_start": 6000,
                        "all_end": 6049,
                        "all_ms": 49,
                        "index": 43,
                        "number": 44
                    },
                    {
                        "type": 3,
                        "id": "31374.198",
                        "request_id": "31374.198",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg",
                        "raw_id": "31374.198",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 42,
                        "ttfb_ms": 37,
                        "load_start": 6199,
                        "load_start_float": 6199.000376,
                        "bytesIn": 247162,
                        "objectSize": 247162,
                        "objectSizeUncompressed": 247162,
                        "chunks": [
                            {
                                "ts": 6237,
                                "bytes": 65536
                            },
                            {
                                "ts": 6239,
                                "bytes": 65536
                            },
                            {
                                "ts": 6240,
                                "bytes": 65536
                            },
                            {
                                "ts": 6241,
                                "bytes": 50554
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"3c57a-58aa3ffea9d62\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:52 GMT",
                                "etag: \"3c57a-58aa3ffea9d62\"",
                                "last-modified: Thu, 06 Jun 2019 09:04:21 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 247162",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2398,
                        "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": 6198,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 376,
                        "server_port": "443",
                        "load_end": 6241,
                        "ttfb_start": 6199,
                        "ttfb_end": 6236,
                        "download_start": 6236,
                        "download_end": 6241,
                        "download_ms": 5,
                        "all_start": 6199,
                        "all_end": 6241,
                        "all_ms": 42,
                        "index": 44,
                        "number": 45
                    },
                    {
                        "type": 3,
                        "id": "31374.200",
                        "request_id": "31374.200",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg",
                        "raw_id": "31374.200",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 41,
                        "ttfb_ms": 37,
                        "load_start": 6399,
                        "load_start_float": 6399.0003820000002,
                        "bytesIn": 164110,
                        "objectSize": 164110,
                        "objectSizeUncompressed": 164110,
                        "chunks": [
                            {
                                "ts": 6437,
                                "bytes": 65536
                            },
                            {
                                "ts": 6439,
                                "bytes": 65536
                            },
                            {
                                "ts": 6440,
                                "bytes": 33038
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"2810e-58aa4180aaf62\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:52 GMT",
                                "etag: \"2810e-58aa4180aaf62\"",
                                "last-modified: Thu, 06 Jun 2019 09:11:06 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 164110",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2410,
                        "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": 6398,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 382,
                        "server_port": "443",
                        "load_end": 6440,
                        "ttfb_start": 6399,
                        "ttfb_end": 6436,
                        "download_start": 6436,
                        "download_end": 6440,
                        "download_ms": 4,
                        "all_start": 6399,
                        "all_end": 6440,
                        "all_ms": 41,
                        "index": 45,
                        "number": 46
                    },
                    {
                        "type": 3,
                        "id": "31374.202",
                        "request_id": "31374.202",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg",
                        "raw_id": "31374.202",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 40,
                        "ttfb_ms": 37,
                        "load_start": 6599,
                        "load_start_float": 6599.0003880000004,
                        "bytesIn": 148547,
                        "objectSize": 148547,
                        "objectSizeUncompressed": 148547,
                        "chunks": [
                            {
                                "ts": 6637,
                                "bytes": 65536
                            },
                            {
                                "ts": 6638,
                                "bytes": 65536
                            },
                            {
                                "ts": 6639,
                                "bytes": 17475
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"24443-58aa40012ed9f\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:52 GMT",
                                "etag: \"24443-58aa40012ed9f\"",
                                "last-modified: Thu, 06 Jun 2019 09:04:24 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 148547",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2410,
                        "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": 6598,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 388,
                        "server_port": "443",
                        "load_end": 6639,
                        "ttfb_start": 6599,
                        "ttfb_end": 6636,
                        "download_start": 6636,
                        "download_end": 6639,
                        "download_ms": 3,
                        "all_start": 6599,
                        "all_end": 6639,
                        "all_ms": 40,
                        "index": 46,
                        "number": 47
                    },
                    {
                        "type": 3,
                        "id": "31374.204",
                        "request_id": "31374.204",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg",
                        "raw_id": "31374.204",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 46,
                        "ttfb_ms": 37,
                        "load_start": 6800,
                        "load_start_float": 6800.0003939999997,
                        "bytesIn": 337971,
                        "objectSize": 337971,
                        "objectSizeUncompressed": 337971,
                        "chunks": [
                            {
                                "ts": 6838,
                                "bytes": 65536
                            },
                            {
                                "ts": 6840,
                                "bytes": 65536
                            },
                            {
                                "ts": 6842,
                                "bytes": 65536
                            },
                            {
                                "ts": 6843,
                                "bytes": 65536
                            },
                            {
                                "ts": 6845,
                                "bytes": 65536
                            },
                            {
                                "ts": 6846,
                                "bytes": 10291
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"52833-58aa400370bc4\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:52 GMT",
                                "etag: \"52833-58aa400370bc4\"",
                                "last-modified: Thu, 06 Jun 2019 09:04:26 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 337971",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2413,
                        "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": 6798,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 394,
                        "server_port": "443",
                        "load_end": 6846,
                        "ttfb_start": 6800,
                        "ttfb_end": 6837,
                        "download_start": 6837,
                        "download_end": 6846,
                        "download_ms": 9,
                        "all_start": 6800,
                        "all_end": 6846,
                        "all_ms": 46,
                        "index": 47,
                        "number": 48
                    },
                    {
                        "type": 3,
                        "id": "31374.206",
                        "request_id": "31374.206",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg",
                        "raw_id": "31374.206",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 39,
                        "ttfb_ms": 36,
                        "load_start": 7000,
                        "load_start_float": 7000.0003999999999,
                        "bytesIn": 86640,
                        "objectSize": 86640,
                        "objectSizeUncompressed": 86640,
                        "chunks": [
                            {
                                "ts": 7037,
                                "bytes": 65536
                            },
                            {
                                "ts": 7039,
                                "bytes": 21104
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"15270-58aa4004c029e\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:52 GMT",
                                "etag: \"15270-58aa4004c029e\"",
                                "last-modified: Thu, 06 Jun 2019 09:04:27 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 86640",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2410,
                        "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": 6998,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 400,
                        "server_port": "443",
                        "load_end": 7039,
                        "ttfb_start": 7000,
                        "ttfb_end": 7036,
                        "download_start": 7036,
                        "download_end": 7039,
                        "download_ms": 3,
                        "all_start": 7000,
                        "all_end": 7039,
                        "all_ms": 39,
                        "index": 48,
                        "number": 49
                    },
                    {
                        "type": 3,
                        "id": "31374.208",
                        "request_id": "31374.208",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.208",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 44,
                        "ttfb_ms": 37,
                        "load_start": 7199,
                        "load_start_float": 7199.0004079999999,
                        "bytesIn": 336769,
                        "objectSize": 336769,
                        "objectSizeUncompressed": 336769,
                        "chunks": [
                            {
                                "ts": 7237,
                                "bytes": 65536
                            },
                            {
                                "ts": 7238,
                                "bytes": 65536
                            },
                            {
                                "ts": 7240,
                                "bytes": 65536
                            },
                            {
                                "ts": 7241,
                                "bytes": 65536
                            },
                            {
                                "ts": 7242,
                                "bytes": 65536
                            },
                            {
                                "ts": 7243,
                                "bytes": 9089
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"52381-5840bc7b8cd2a\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:53 GMT",
                                "etag: \"52381-5840bc7b8cd2a\"",
                                "last-modified: Thu, 14 Mar 2019 10:56:53 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 336769",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2491,
                        "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": 7198,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 408,
                        "server_port": "443",
                        "load_end": 7243,
                        "ttfb_start": 7199,
                        "ttfb_end": 7236,
                        "download_start": 7236,
                        "download_end": 7243,
                        "download_ms": 7,
                        "all_start": 7199,
                        "all_end": 7243,
                        "all_ms": 44,
                        "index": 49,
                        "number": 50
                    },
                    {
                        "type": 3,
                        "id": "31374.210",
                        "request_id": "31374.210",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg",
                        "raw_id": "31374.210",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 47,
                        "ttfb_ms": 38,
                        "load_start": 7398,
                        "load_start_float": 7398.0004140000001,
                        "bytesIn": 251233,
                        "objectSize": 251233,
                        "objectSizeUncompressed": 251233,
                        "chunks": [
                            {
                                "ts": 7437,
                                "bytes": 65536
                            },
                            {
                                "ts": 7439,
                                "bytes": 65536
                            },
                            {
                                "ts": 7442,
                                "bytes": 65536
                            },
                            {
                                "ts": 7445,
                                "bytes": 54625
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"3d561-5840bc804be63\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:53 GMT",
                                "etag: \"3d561-5840bc804be63\"",
                                "last-modified: Thu, 14 Mar 2019 10:56:58 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 251233",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2479,
                        "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": 7398,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 414,
                        "server_port": "443",
                        "load_end": 7445,
                        "ttfb_start": 7398,
                        "ttfb_end": 7436,
                        "download_start": 7436,
                        "download_end": 7445,
                        "download_ms": 9,
                        "all_start": 7398,
                        "all_end": 7445,
                        "all_ms": 47,
                        "index": 50,
                        "number": 51
                    },
                    {
                        "type": 3,
                        "id": "31374.212",
                        "request_id": "31374.212",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg",
                        "raw_id": "31374.212",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 43,
                        "ttfb_ms": 38,
                        "load_start": 7600,
                        "load_start_float": 7600.0004200000003,
                        "bytesIn": 206720,
                        "objectSize": 206720,
                        "objectSizeUncompressed": 206720,
                        "chunks": [
                            {
                                "ts": 7639,
                                "bytes": 65536
                            },
                            {
                                "ts": 7640,
                                "bytes": 65536
                            },
                            {
                                "ts": 7642,
                                "bytes": 65536
                            },
                            {
                                "ts": 7643,
                                "bytes": 10112
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"32780-5840bcac6efbb\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:53 GMT",
                                "etag: \"32780-5840bcac6efbb\"",
                                "last-modified: Thu, 14 Mar 2019 10:57:45 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 206720",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2473,
                        "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": 7598,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 420,
                        "server_port": "443",
                        "load_end": 7643,
                        "ttfb_start": 7600,
                        "ttfb_end": 7638,
                        "download_start": 7638,
                        "download_end": 7643,
                        "download_ms": 5,
                        "all_start": 7600,
                        "all_end": 7643,
                        "all_ms": 43,
                        "index": 51,
                        "number": 52
                    },
                    {
                        "type": 3,
                        "id": "31374.214",
                        "request_id": "31374.214",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg",
                        "raw_id": "31374.214",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 47,
                        "ttfb_ms": 37,
                        "load_start": 7799,
                        "load_start_float": 7799.0004259999996,
                        "bytesIn": 212935,
                        "objectSize": 212935,
                        "objectSizeUncompressed": 212935,
                        "chunks": [
                            {
                                "ts": 7839,
                                "bytes": 65536
                            },
                            {
                                "ts": 7841,
                                "bytes": 65536
                            },
                            {
                                "ts": 7844,
                                "bytes": 65536
                            },
                            {
                                "ts": 7846,
                                "bytes": 16327
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"33fc7-5840bcae8b7cd\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:53 GMT",
                                "etag: \"33fc7-5840bcae8b7cd\"",
                                "last-modified: Thu, 14 Mar 2019 10:57:47 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 212935",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2470,
                        "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": 7798,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 426,
                        "server_port": "443",
                        "load_end": 7846,
                        "ttfb_start": 7799,
                        "ttfb_end": 7836,
                        "download_start": 7836,
                        "download_end": 7846,
                        "download_ms": 10,
                        "all_start": 7799,
                        "all_end": 7846,
                        "all_ms": 47,
                        "index": 52,
                        "number": 53
                    },
                    {
                        "type": 3,
                        "id": "31374.216",
                        "request_id": "31374.216",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg",
                        "raw_id": "31374.216",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 42,
                        "ttfb_ms": 37,
                        "load_start": 7999,
                        "load_start_float": 7999.0004319999998,
                        "bytesIn": 225382,
                        "objectSize": 225382,
                        "objectSizeUncompressed": 225382,
                        "chunks": [
                            {
                                "ts": 8037,
                                "bytes": 65536
                            },
                            {
                                "ts": 8038,
                                "bytes": 65536
                            },
                            {
                                "ts": 8040,
                                "bytes": 65536
                            },
                            {
                                "ts": 8041,
                                "bytes": 28774
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"37066-56f0fcad7363e\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:53 GMT",
                                "etag: \"37066-56f0fcad7363e\"",
                                "last-modified: Wed, 20 Jun 2018 09:55:01 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 225382",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2410,
                        "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": 7998,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 432,
                        "server_port": "443",
                        "load_end": 8041,
                        "ttfb_start": 7999,
                        "ttfb_end": 8036,
                        "download_start": 8036,
                        "download_end": 8041,
                        "download_ms": 5,
                        "all_start": 7999,
                        "all_end": 8041,
                        "all_ms": 42,
                        "index": 53,
                        "number": 54
                    },
                    {
                        "type": 3,
                        "id": "31374.218",
                        "request_id": "31374.218",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg",
                        "raw_id": "31374.218",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 41,
                        "ttfb_ms": 37,
                        "load_start": 8199,
                        "load_start_float": 8199.0004399999998,
                        "bytesIn": 193106,
                        "objectSize": 193106,
                        "objectSizeUncompressed": 193106,
                        "chunks": [
                            {
                                "ts": 8237,
                                "bytes": 65536
                            },
                            {
                                "ts": 8239,
                                "bytes": 65536
                            },
                            {
                                "ts": 8240,
                                "bytes": 62034
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"2f252-56f0fbd9404cb\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:54 GMT",
                                "etag: \"2f252-56f0fbd9404cb\"",
                                "last-modified: Wed, 20 Jun 2018 09:51:19 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 193106",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2413,
                        "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": 8198,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 440,
                        "server_port": "443",
                        "load_end": 8240,
                        "ttfb_start": 8199,
                        "ttfb_end": 8236,
                        "download_start": 8236,
                        "download_end": 8240,
                        "download_ms": 4,
                        "all_start": 8199,
                        "all_end": 8240,
                        "all_ms": 41,
                        "index": 54,
                        "number": 55
                    },
                    {
                        "type": 3,
                        "id": "31374.220",
                        "request_id": "31374.220",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg",
                        "raw_id": "31374.220",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 38,
                        "ttfb_ms": 37,
                        "load_start": 8399,
                        "load_start_float": 8399.000446,
                        "bytesIn": 41453,
                        "objectSize": 41453,
                        "objectSizeUncompressed": 41453,
                        "chunks": [
                            {
                                "ts": 8437,
                                "bytes": 41453
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"a1ed-571d3315c3676\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:54 GMT",
                                "etag: \"a1ed-571d3315c3676\"",
                                "last-modified: Wed, 25 Jul 2018 13:52:43 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 41453",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2407,
                        "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": 8398,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 446,
                        "server_port": "443",
                        "load_end": 8437,
                        "ttfb_start": 8399,
                        "ttfb_end": 8436,
                        "download_start": 8436,
                        "download_end": 8437,
                        "download_ms": 1,
                        "all_start": 8399,
                        "all_end": 8437,
                        "all_ms": 38,
                        "index": 55,
                        "number": 56
                    },
                    {
                        "type": 3,
                        "id": "31374.222",
                        "request_id": "31374.222",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.222",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 40,
                        "ttfb_ms": 37,
                        "load_start": 8600,
                        "load_start_float": 8600.0004520000002,
                        "bytesIn": 135786,
                        "objectSize": 135786,
                        "objectSizeUncompressed": 135786,
                        "chunks": [
                            {
                                "ts": 8638,
                                "bytes": 65536
                            },
                            {
                                "ts": 8639,
                                "bytes": 65536
                            },
                            {
                                "ts": 8640,
                                "bytes": 4714
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"2126a-571d0fceb8a7d\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:54 GMT",
                                "etag: \"2126a-571d0fceb8a7d\"",
                                "last-modified: Wed, 25 Jul 2018 11:14:53 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 135786",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2410,
                        "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": 8598,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 452,
                        "server_port": "443",
                        "load_end": 8640,
                        "ttfb_start": 8600,
                        "ttfb_end": 8637,
                        "download_start": 8637,
                        "download_end": 8640,
                        "download_ms": 3,
                        "all_start": 8600,
                        "all_end": 8640,
                        "all_ms": 40,
                        "index": 56,
                        "number": 57
                    },
                    {
                        "type": 3,
                        "id": "31374.224",
                        "request_id": "31374.224",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg",
                        "raw_id": "31374.224",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 43,
                        "ttfb_ms": 37,
                        "load_start": 8799,
                        "load_start_float": 8799.0004580000004,
                        "bytesIn": 289211,
                        "objectSize": 289211,
                        "objectSizeUncompressed": 289211,
                        "chunks": [
                            {
                                "ts": 8837,
                                "bytes": 65536
                            },
                            {
                                "ts": 8839,
                                "bytes": 65536
                            },
                            {
                                "ts": 8840,
                                "bytes": 65536
                            },
                            {
                                "ts": 8841,
                                "bytes": 65536
                            },
                            {
                                "ts": 8842,
                                "bytes": 27067
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"469bb-56f0fcb7e6279\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:54 GMT",
                                "etag: \"469bb-56f0fcb7e6279\"",
                                "last-modified: Wed, 20 Jun 2018 09:55:12 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 289211",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2410,
                        "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": 8798,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 458,
                        "server_port": "443",
                        "load_end": 8842,
                        "ttfb_start": 8799,
                        "ttfb_end": 8836,
                        "download_start": 8836,
                        "download_end": 8842,
                        "download_ms": 6,
                        "all_start": 8799,
                        "all_end": 8842,
                        "all_ms": 43,
                        "index": 57,
                        "number": 58
                    },
                    {
                        "type": 3,
                        "id": "31374.226",
                        "request_id": "31374.226",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.226",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 40,
                        "ttfb_ms": 37,
                        "load_start": 8999,
                        "load_start_float": 8999.0004640000006,
                        "bytesIn": 176290,
                        "objectSize": 176290,
                        "objectSizeUncompressed": 176290,
                        "chunks": [
                            {
                                "ts": 9037,
                                "bytes": 65536
                            },
                            {
                                "ts": 9038,
                                "bytes": 65536
                            },
                            {
                                "ts": 9039,
                                "bytes": 45218
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"2b0a2-571cfb33a64ed\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:54 GMT",
                                "etag: \"2b0a2-571cfb33a64ed\"",
                                "last-modified: Wed, 25 Jul 2018 09:42:42 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 176290",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2410,
                        "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": 8998,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 464,
                        "server_port": "443",
                        "load_end": 9039,
                        "ttfb_start": 8999,
                        "ttfb_end": 9036,
                        "download_start": 9036,
                        "download_end": 9039,
                        "download_ms": 3,
                        "all_start": 8999,
                        "all_end": 9039,
                        "all_ms": 40,
                        "index": 58,
                        "number": 59
                    },
                    {
                        "type": 3,
                        "id": "31374.228",
                        "request_id": "31374.228",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.228",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 43,
                        "ttfb_ms": 37,
                        "load_start": 9201,
                        "load_start_float": 9201.0004700000009,
                        "bytesIn": 265637,
                        "objectSize": 265637,
                        "objectSizeUncompressed": 265637,
                        "chunks": [
                            {
                                "ts": 9239,
                                "bytes": 65536
                            },
                            {
                                "ts": 9240,
                                "bytes": 65536
                            },
                            {
                                "ts": 9242,
                                "bytes": 65536
                            },
                            {
                                "ts": 9243,
                                "bytes": 65536
                            },
                            {
                                "ts": 9244,
                                "bytes": 3493
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"40da5-567e6e3737c25\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:55 GMT",
                                "etag: \"40da5-567e6e3737c25\"",
                                "last-modified: Wed, 21 Mar 2018 07:10:39 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 265637",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2404,
                        "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": 9199,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 470,
                        "server_port": "443",
                        "load_end": 9244,
                        "ttfb_start": 9201,
                        "ttfb_end": 9238,
                        "download_start": 9238,
                        "download_end": 9244,
                        "download_ms": 6,
                        "all_start": 9201,
                        "all_end": 9244,
                        "all_ms": 43,
                        "index": 59,
                        "number": 60
                    },
                    {
                        "type": 3,
                        "id": "31374.230",
                        "request_id": "31374.230",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.230",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 45,
                        "ttfb_ms": 37,
                        "load_start": 9399,
                        "load_start_float": 9399.0004779999999,
                        "bytesIn": 339136,
                        "objectSize": 339136,
                        "objectSizeUncompressed": 339136,
                        "chunks": [
                            {
                                "ts": 9437,
                                "bytes": 65536
                            },
                            {
                                "ts": 9439,
                                "bytes": 65536
                            },
                            {
                                "ts": 9440,
                                "bytes": 65536
                            },
                            {
                                "ts": 9441,
                                "bytes": 65536
                            },
                            {
                                "ts": 9442,
                                "bytes": 65536
                            },
                            {
                                "ts": 9444,
                                "bytes": 11456
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"52cc0-567e6e4538e66\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:55 GMT",
                                "etag: \"52cc0-567e6e4538e66\"",
                                "last-modified: Wed, 21 Mar 2018 07:10:54 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 339136",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2404,
                        "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": 9398,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 478,
                        "server_port": "443",
                        "load_end": 9444,
                        "ttfb_start": 9399,
                        "ttfb_end": 9436,
                        "download_start": 9436,
                        "download_end": 9444,
                        "download_ms": 8,
                        "all_start": 9399,
                        "all_end": 9444,
                        "all_ms": 45,
                        "index": 60,
                        "number": 61
                    },
                    {
                        "type": 3,
                        "id": "31374.232",
                        "request_id": "31374.232",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.232",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 41,
                        "ttfb_ms": 37,
                        "load_start": 9599,
                        "load_start_float": 9599.0004840000001,
                        "bytesIn": 181970,
                        "objectSize": 181970,
                        "objectSizeUncompressed": 181970,
                        "chunks": [
                            {
                                "ts": 9637,
                                "bytes": 65536
                            },
                            {
                                "ts": 9639,
                                "bytes": 65536
                            },
                            {
                                "ts": 9640,
                                "bytes": 50898
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"2c6d2-567e6e647a76a\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:55 GMT",
                                "etag: \"2c6d2-567e6e647a76a\"",
                                "last-modified: Wed, 21 Mar 2018 07:11:27 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 181970",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2404,
                        "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": 9598,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 484,
                        "server_port": "443",
                        "load_end": 9640,
                        "ttfb_start": 9599,
                        "ttfb_end": 9636,
                        "download_start": 9636,
                        "download_end": 9640,
                        "download_ms": 4,
                        "all_start": 9599,
                        "all_end": 9640,
                        "all_ms": 41,
                        "index": 61,
                        "number": 62
                    },
                    {
                        "type": 3,
                        "id": "31374.234",
                        "request_id": "31374.234",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.234",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 46,
                        "ttfb_ms": 37,
                        "load_start": 9799,
                        "load_start_float": 9799.0004900000004,
                        "bytesIn": 322736,
                        "objectSize": 322736,
                        "objectSizeUncompressed": 322736,
                        "chunks": [
                            {
                                "ts": 9837,
                                "bytes": 65536
                            },
                            {
                                "ts": 9839,
                                "bytes": 65536
                            },
                            {
                                "ts": 9841,
                                "bytes": 65536
                            },
                            {
                                "ts": 9843,
                                "bytes": 65536
                            },
                            {
                                "ts": 9845,
                                "bytes": 60592
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"4ecb0-567e6e45f07b2\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:55 GMT",
                                "etag: \"4ecb0-567e6e45f07b2\"",
                                "last-modified: Wed, 21 Mar 2018 07:10:55 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 322736",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2404,
                        "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": 9798,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 490,
                        "server_port": "443",
                        "load_end": 9845,
                        "ttfb_start": 9799,
                        "ttfb_end": 9836,
                        "download_start": 9836,
                        "download_end": 9845,
                        "download_ms": 9,
                        "all_start": 9799,
                        "all_end": 9845,
                        "all_ms": 46,
                        "index": 62,
                        "number": 63
                    },
                    {
                        "type": 3,
                        "id": "31374.236",
                        "request_id": "31374.236",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg",
                        "raw_id": "31374.236",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 45,
                        "ttfb_ms": 36,
                        "load_start": 10000,
                        "load_start_float": 10000.000496000001,
                        "bytesIn": 400560,
                        "objectSize": 400560,
                        "objectSizeUncompressed": 400560,
                        "chunks": [
                            {
                                "ts": 10037,
                                "bytes": 65536
                            },
                            {
                                "ts": 10039,
                                "bytes": 65536
                            },
                            {
                                "ts": 10040,
                                "bytes": 65536
                            },
                            {
                                "ts": 10041,
                                "bytes": 65536
                            },
                            {
                                "ts": 10042,
                                "bytes": 65536
                            },
                            {
                                "ts": 10044,
                                "bytes": 65536
                            },
                            {
                                "ts": 10045,
                                "bytes": 7344
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"61cb0-5680469b3690d\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:55 GMT",
                                "etag: \"61cb0-5680469b3690d\"",
                                "last-modified: Thu, 22 Mar 2018 18:24:06 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 400560",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2404,
                        "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": 9998,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 496,
                        "server_port": "443",
                        "load_end": 10045,
                        "ttfb_start": 10000,
                        "ttfb_end": 10036,
                        "download_start": 10036,
                        "download_end": 10045,
                        "download_ms": 9,
                        "all_start": 10000,
                        "all_end": 10045,
                        "all_ms": 45,
                        "index": 63,
                        "number": 64
                    },
                    {
                        "type": 3,
                        "id": "31374.238",
                        "request_id": "31374.238",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg",
                        "raw_id": "31374.238",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 43,
                        "ttfb_ms": 37,
                        "load_start": 10199,
                        "load_start_float": 10199.000502000001,
                        "bytesIn": 282125,
                        "objectSize": 282125,
                        "objectSizeUncompressed": 282125,
                        "chunks": [
                            {
                                "ts": 10237,
                                "bytes": 65536
                            },
                            {
                                "ts": 10239,
                                "bytes": 65536
                            },
                            {
                                "ts": 10240,
                                "bytes": 65536
                            },
                            {
                                "ts": 10241,
                                "bytes": 65536
                            },
                            {
                                "ts": 10242,
                                "bytes": 19981
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"44e0d-567e6e7d08ba0\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:56 GMT",
                                "etag: \"44e0d-567e6e7d08ba0\"",
                                "last-modified: Wed, 21 Mar 2018 07:11:52 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 282125",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2476,
                        "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": 10198,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 502,
                        "server_port": "443",
                        "load_end": 10242,
                        "ttfb_start": 10199,
                        "ttfb_end": 10236,
                        "download_start": 10236,
                        "download_end": 10242,
                        "download_ms": 6,
                        "all_start": 10199,
                        "all_end": 10242,
                        "all_ms": 43,
                        "index": 64,
                        "number": 65
                    },
                    {
                        "type": 3,
                        "id": "31374.240",
                        "request_id": "31374.240",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg",
                        "raw_id": "31374.240",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 42,
                        "ttfb_ms": 37,
                        "load_start": 10399,
                        "load_start_float": 10399.00051,
                        "bytesIn": 227861,
                        "objectSize": 227861,
                        "objectSizeUncompressed": 227861,
                        "chunks": [
                            {
                                "ts": 10437,
                                "bytes": 65536
                            },
                            {
                                "ts": 10439,
                                "bytes": 65536
                            },
                            {
                                "ts": 10440,
                                "bytes": 65536
                            },
                            {
                                "ts": 10441,
                                "bytes": 31253
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"37a15-567e6e98d31aa\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:56 GMT",
                                "etag: \"37a15-567e6e98d31aa\"",
                                "last-modified: Wed, 21 Mar 2018 07:12:22 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 227861",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2467,
                        "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": 10398,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 510,
                        "server_port": "443",
                        "load_end": 10441,
                        "ttfb_start": 10399,
                        "ttfb_end": 10436,
                        "download_start": 10436,
                        "download_end": 10441,
                        "download_ms": 5,
                        "all_start": 10399,
                        "all_end": 10441,
                        "all_ms": 42,
                        "index": 65,
                        "number": 66
                    },
                    {
                        "type": 3,
                        "id": "31374.242",
                        "request_id": "31374.242",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg",
                        "raw_id": "31374.242",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 42,
                        "ttfb_ms": 37,
                        "load_start": 10599,
                        "load_start_float": 10599.000516,
                        "bytesIn": 258136,
                        "objectSize": 258136,
                        "objectSizeUncompressed": 258136,
                        "chunks": [
                            {
                                "ts": 10637,
                                "bytes": 65536
                            },
                            {
                                "ts": 10639,
                                "bytes": 65536
                            },
                            {
                                "ts": 10640,
                                "bytes": 65536
                            },
                            {
                                "ts": 10641,
                                "bytes": 61528
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"3f058-567e6e7702868\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:56 GMT",
                                "etag: \"3f058-567e6e7702868\"",
                                "last-modified: Wed, 21 Mar 2018 07:11:46 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 258136",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2467,
                        "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": 10598,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 516,
                        "server_port": "443",
                        "load_end": 10641,
                        "ttfb_start": 10599,
                        "ttfb_end": 10636,
                        "download_start": 10636,
                        "download_end": 10641,
                        "download_ms": 5,
                        "all_start": 10599,
                        "all_end": 10641,
                        "all_ms": 42,
                        "index": 66,
                        "number": 67
                    },
                    {
                        "type": 3,
                        "id": "31374.244",
                        "request_id": "31374.244",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg",
                        "raw_id": "31374.244",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 43,
                        "ttfb_ms": 38,
                        "load_start": 10799,
                        "load_start_float": 10799.000522,
                        "bytesIn": 221053,
                        "objectSize": 221053,
                        "objectSizeUncompressed": 221053,
                        "chunks": [
                            {
                                "ts": 10838,
                                "bytes": 65536
                            },
                            {
                                "ts": 10839,
                                "bytes": 65536
                            },
                            {
                                "ts": 10841,
                                "bytes": 65536
                            },
                            {
                                "ts": 10842,
                                "bytes": 24445
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"35f7d-567e6e5b33813\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:56 GMT",
                                "etag: \"35f7d-567e6e5b33813\"",
                                "last-modified: Wed, 21 Mar 2018 07:11:17 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 221053",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2467,
                        "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": 10798,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 522,
                        "server_port": "443",
                        "load_end": 10842,
                        "ttfb_start": 10799,
                        "ttfb_end": 10837,
                        "download_start": 10837,
                        "download_end": 10842,
                        "download_ms": 5,
                        "all_start": 10799,
                        "all_end": 10842,
                        "all_ms": 43,
                        "index": 67,
                        "number": 68
                    },
                    {
                        "type": 3,
                        "id": "31374.246",
                        "request_id": "31374.246",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg",
                        "raw_id": "31374.246",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 41,
                        "ttfb_ms": 37,
                        "load_start": 11002,
                        "load_start_float": 11002.000528,
                        "bytesIn": 138710,
                        "objectSize": 138710,
                        "objectSizeUncompressed": 138710,
                        "chunks": [
                            {
                                "ts": 11041,
                                "bytes": 65536
                            },
                            {
                                "ts": 11042,
                                "bytes": 65536
                            },
                            {
                                "ts": 11043,
                                "bytes": 7638
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"21dd6-567e6e8ef2d6a\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:56 GMT",
                                "etag: \"21dd6-567e6e8ef2d6a\"",
                                "last-modified: Wed, 21 Mar 2018 07:12:11 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 138710",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2467,
                        "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": 10999,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 528,
                        "server_port": "443",
                        "load_end": 11043,
                        "ttfb_start": 11002,
                        "ttfb_end": 11039,
                        "download_start": 11039,
                        "download_end": 11043,
                        "download_ms": 4,
                        "all_start": 11002,
                        "all_end": 11043,
                        "all_ms": 41,
                        "index": 68,
                        "number": 69
                    },
                    {
                        "type": 3,
                        "id": "31374.248",
                        "request_id": "31374.248",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.248",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 45,
                        "ttfb_ms": 37,
                        "load_start": 11199,
                        "load_start_float": 11199.000534000001,
                        "bytesIn": 398399,
                        "objectSize": 398399,
                        "objectSizeUncompressed": 398399,
                        "chunks": [
                            {
                                "ts": 11237,
                                "bytes": 65536
                            },
                            {
                                "ts": 11238,
                                "bytes": 65536
                            },
                            {
                                "ts": 11239,
                                "bytes": 65536
                            },
                            {
                                "ts": 11240,
                                "bytes": 65536
                            },
                            {
                                "ts": 11241,
                                "bytes": 65536
                            },
                            {
                                "ts": 11243,
                                "bytes": 65536
                            },
                            {
                                "ts": 11244,
                                "bytes": 5183
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"6143f-567e6e8fdd737\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:57 GMT",
                                "etag: \"6143f-567e6e8fdd737\"",
                                "last-modified: Wed, 21 Mar 2018 07:12:12 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 398399",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2470,
                        "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": 11198,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 534,
                        "server_port": "443",
                        "load_end": 11244,
                        "ttfb_start": 11199,
                        "ttfb_end": 11236,
                        "download_start": 11236,
                        "download_end": 11244,
                        "download_ms": 8,
                        "all_start": 11199,
                        "all_end": 11244,
                        "all_ms": 45,
                        "index": 69,
                        "number": 70
                    },
                    {
                        "type": 3,
                        "id": "31374.250",
                        "request_id": "31374.250",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg",
                        "raw_id": "31374.250",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 39,
                        "ttfb_ms": 37,
                        "load_start": 11399,
                        "load_start_float": 11399.000539999999,
                        "bytesIn": 126854,
                        "objectSize": 126854,
                        "objectSizeUncompressed": 126854,
                        "chunks": [
                            {
                                "ts": 11437,
                                "bytes": 65536
                            },
                            {
                                "ts": 11438,
                                "bytes": 61318
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"1ef86-5673ab92fcfcd\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:57 GMT",
                                "etag: \"1ef86-5673ab92fcfcd\"",
                                "last-modified: Mon, 12 Mar 2018 17:46:36 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 126854",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2428,
                        "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": 11398,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 540,
                        "server_port": "443",
                        "load_end": 11438,
                        "ttfb_start": 11399,
                        "ttfb_end": 11436,
                        "download_start": 11436,
                        "download_end": 11438,
                        "download_ms": 2,
                        "all_start": 11399,
                        "all_end": 11438,
                        "all_ms": 39,
                        "index": 70,
                        "number": 71
                    },
                    {
                        "type": 3,
                        "id": "31374.252",
                        "request_id": "31374.252",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.252",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 42,
                        "ttfb_ms": 37,
                        "load_start": 11599,
                        "load_start_float": 11599.000548,
                        "bytesIn": 254621,
                        "objectSize": 254621,
                        "objectSizeUncompressed": 254621,
                        "chunks": [
                            {
                                "ts": 11637,
                                "bytes": 65536
                            },
                            {
                                "ts": 11639,
                                "bytes": 65536
                            },
                            {
                                "ts": 11640,
                                "bytes": 65536
                            },
                            {
                                "ts": 11641,
                                "bytes": 58013
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"3e29d-567e6e8bc2706\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:57 GMT",
                                "etag: \"3e29d-567e6e8bc2706\"",
                                "last-modified: Wed, 21 Mar 2018 07:12:08 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 254621",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2437,
                        "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": 11598,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 548,
                        "server_port": "443",
                        "load_end": 11641,
                        "ttfb_start": 11599,
                        "ttfb_end": 11636,
                        "download_start": 11636,
                        "download_end": 11641,
                        "download_ms": 5,
                        "all_start": 11599,
                        "all_end": 11641,
                        "all_ms": 42,
                        "index": 71,
                        "number": 72
                    },
                    {
                        "type": 3,
                        "id": "31374.254",
                        "request_id": "31374.254",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg",
                        "raw_id": "31374.254",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 50,
                        "ttfb_ms": 37,
                        "load_start": 11800,
                        "load_start_float": 11800.000554,
                        "bytesIn": 312743,
                        "objectSize": 312743,
                        "objectSizeUncompressed": 312743,
                        "chunks": [
                            {
                                "ts": 11839,
                                "bytes": 65536
                            },
                            {
                                "ts": 11842,
                                "bytes": 65536
                            },
                            {
                                "ts": 11843,
                                "bytes": 65536
                            },
                            {
                                "ts": 11846,
                                "bytes": 65536
                            },
                            {
                                "ts": 11850,
                                "bytes": 50599
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"4c5a7-56804a40e56bc\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:57 GMT",
                                "etag: \"4c5a7-56804a40e56bc\"",
                                "last-modified: Thu, 22 Mar 2018 18:40:25 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 312743",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2437,
                        "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": 11799,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 554,
                        "server_port": "443",
                        "load_end": 11850,
                        "ttfb_start": 11800,
                        "ttfb_end": 11837,
                        "download_start": 11837,
                        "download_end": 11850,
                        "download_ms": 13,
                        "all_start": 11800,
                        "all_end": 11850,
                        "all_ms": 50,
                        "index": 72,
                        "number": 73
                    },
                    {
                        "type": 3,
                        "id": "31374.256",
                        "request_id": "31374.256",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg",
                        "raw_id": "31374.256",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 43,
                        "ttfb_ms": 37,
                        "load_start": 12002,
                        "load_start_float": 12002.00056,
                        "bytesIn": 308585,
                        "objectSize": 308585,
                        "objectSizeUncompressed": 308585,
                        "chunks": [
                            {
                                "ts": 12040,
                                "bytes": 65536
                            },
                            {
                                "ts": 12042,
                                "bytes": 65536
                            },
                            {
                                "ts": 12043,
                                "bytes": 65536
                            },
                            {
                                "ts": 12044,
                                "bytes": 65536
                            },
                            {
                                "ts": 12045,
                                "bytes": 46441
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"4b569-568049f0aa371\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:57 GMT",
                                "etag: \"4b569-568049f0aa371\"",
                                "last-modified: Thu, 22 Mar 2018 18:39:00 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 308585",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2437,
                        "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": 11998,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 560,
                        "server_port": "443",
                        "load_end": 12045,
                        "ttfb_start": 12002,
                        "ttfb_end": 12039,
                        "download_start": 12039,
                        "download_end": 12045,
                        "download_ms": 6,
                        "all_start": 12002,
                        "all_end": 12045,
                        "all_ms": 43,
                        "index": 73,
                        "number": 74
                    },
                    {
                        "type": 3,
                        "id": "31374.258",
                        "request_id": "31374.258",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg",
                        "raw_id": "31374.258",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 45,
                        "ttfb_ms": 37,
                        "load_start": 12201,
                        "load_start_float": 12201.000566000001,
                        "bytesIn": 393580,
                        "objectSize": 393580,
                        "objectSizeUncompressed": 393580,
                        "chunks": [
                            {
                                "ts": 12239,
                                "bytes": 65536
                            },
                            {
                                "ts": 12240,
                                "bytes": 65536
                            },
                            {
                                "ts": 12242,
                                "bytes": 65536
                            },
                            {
                                "ts": 12243,
                                "bytes": 65536
                            },
                            {
                                "ts": 12244,
                                "bytes": 65536
                            },
                            {
                                "ts": 12245,
                                "bytes": 65536
                            },
                            {
                                "ts": 12246,
                                "bytes": 364
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"6016c-5680359c2a32d\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:58 GMT",
                                "etag: \"6016c-5680359c2a32d\"",
                                "last-modified: Thu, 22 Mar 2018 17:08:03 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 393580",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2437,
                        "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": 12198,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 566,
                        "server_port": "443",
                        "load_end": 12246,
                        "ttfb_start": 12201,
                        "ttfb_end": 12238,
                        "download_start": 12238,
                        "download_end": 12246,
                        "download_ms": 8,
                        "all_start": 12201,
                        "all_end": 12246,
                        "all_ms": 45,
                        "index": 74,
                        "number": 75
                    },
                    {
                        "type": 3,
                        "id": "31374.260",
                        "request_id": "31374.260",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg",
                        "raw_id": "31374.260",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 45,
                        "ttfb_ms": 37,
                        "load_start": 12399,
                        "load_start_float": 12399.000572000001,
                        "bytesIn": 386643,
                        "objectSize": 386643,
                        "objectSizeUncompressed": 386643,
                        "chunks": [
                            {
                                "ts": 12437,
                                "bytes": 65536
                            },
                            {
                                "ts": 12438,
                                "bytes": 65536
                            },
                            {
                                "ts": 12440,
                                "bytes": 65536
                            },
                            {
                                "ts": 12441,
                                "bytes": 65536
                            },
                            {
                                "ts": 12442,
                                "bytes": 65536
                            },
                            {
                                "ts": 12444,
                                "bytes": 58963
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"5e653-5680343bd4039\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:58 GMT",
                                "etag: \"5e653-5680343bd4039\"",
                                "last-modified: Thu, 22 Mar 2018 17:01:54 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 386643",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2437,
                        "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": 12398,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 572,
                        "server_port": "443",
                        "load_end": 12444,
                        "ttfb_start": 12399,
                        "ttfb_end": 12436,
                        "download_start": 12436,
                        "download_end": 12444,
                        "download_ms": 8,
                        "all_start": 12399,
                        "all_end": 12444,
                        "all_ms": 45,
                        "index": 75,
                        "number": 76
                    },
                    {
                        "type": 3,
                        "id": "31374.262",
                        "request_id": "31374.262",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg",
                        "raw_id": "31374.262",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 44,
                        "ttfb_ms": 37,
                        "load_start": 12599,
                        "load_start_float": 12599.00058,
                        "bytesIn": 349799,
                        "objectSize": 349799,
                        "objectSizeUncompressed": 349799,
                        "chunks": [
                            {
                                "ts": 12636,
                                "bytes": 65536
                            },
                            {
                                "ts": 12638,
                                "bytes": 65536
                            },
                            {
                                "ts": 12639,
                                "bytes": 65536
                            },
                            {
                                "ts": 12640,
                                "bytes": 65536
                            },
                            {
                                "ts": 12642,
                                "bytes": 65536
                            },
                            {
                                "ts": 12643,
                                "bytes": 22119
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"55667-568047c9aedea\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:58 GMT",
                                "etag: \"55667-568047c9aedea\"",
                                "last-modified: Thu, 22 Mar 2018 18:29:23 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 349799",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2410,
                        "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": 12598,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 580,
                        "server_port": "443",
                        "load_end": 12643,
                        "ttfb_start": 12599,
                        "ttfb_end": 12636,
                        "download_start": 12636,
                        "download_end": 12643,
                        "download_ms": 7,
                        "all_start": 12599,
                        "all_end": 12643,
                        "all_ms": 44,
                        "index": 76,
                        "number": 77
                    },
                    {
                        "type": 3,
                        "id": "31374.264",
                        "request_id": "31374.264",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg",
                        "raw_id": "31374.264",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 52,
                        "ttfb_ms": 37,
                        "load_start": 12800,
                        "load_start_float": 12800.000586,
                        "bytesIn": 520449,
                        "objectSize": 520449,
                        "objectSizeUncompressed": 520449,
                        "chunks": [
                            {
                                "ts": 12838,
                                "bytes": 65536
                            },
                            {
                                "ts": 12841,
                                "bytes": 65536
                            },
                            {
                                "ts": 12842,
                                "bytes": 65536
                            },
                            {
                                "ts": 12843,
                                "bytes": 65536
                            },
                            {
                                "ts": 12844,
                                "bytes": 65536
                            },
                            {
                                "ts": 12847,
                                "bytes": 65536
                            },
                            {
                                "ts": 12849,
                                "bytes": 65536
                            },
                            {
                                "ts": 12852,
                                "bytes": 61697
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"7f101-568034879f40b\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:58 GMT",
                                "etag: \"7f101-568034879f40b\"",
                                "last-modified: Thu, 22 Mar 2018 17:03:13 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 520449",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2410,
                        "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": 12798,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 586,
                        "server_port": "443",
                        "load_end": 12852,
                        "ttfb_start": 12800,
                        "ttfb_end": 12837,
                        "download_start": 12837,
                        "download_end": 12852,
                        "download_ms": 15,
                        "all_start": 12800,
                        "all_end": 12852,
                        "all_ms": 52,
                        "index": 77,
                        "number": 78
                    },
                    {
                        "type": 3,
                        "id": "31374.266",
                        "request_id": "31374.266",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg",
                        "raw_id": "31374.266",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 41,
                        "ttfb_ms": 37,
                        "load_start": 13000,
                        "load_start_float": 13000.000592,
                        "bytesIn": 143030,
                        "objectSize": 143030,
                        "objectSizeUncompressed": 143030,
                        "chunks": [
                            {
                                "ts": 13038,
                                "bytes": 65536
                            },
                            {
                                "ts": 13040,
                                "bytes": 65536
                            },
                            {
                                "ts": 13041,
                                "bytes": 11958
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"22eb6-5680336ff8aeb\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:58 GMT",
                                "etag: \"22eb6-5680336ff8aeb\"",
                                "last-modified: Thu, 22 Mar 2018 16:58:20 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 143030",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2431,
                        "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": 12998,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 592,
                        "server_port": "443",
                        "load_end": 13041,
                        "ttfb_start": 13000,
                        "ttfb_end": 13037,
                        "download_start": 13037,
                        "download_end": 13041,
                        "download_ms": 4,
                        "all_start": 13000,
                        "all_end": 13041,
                        "all_ms": 41,
                        "index": 78,
                        "number": 79
                    },
                    {
                        "type": 3,
                        "id": "31374.268",
                        "request_id": "31374.268",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg",
                        "raw_id": "31374.268",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 44,
                        "ttfb_ms": 38,
                        "load_start": 13199,
                        "load_start_float": 13199.000598000001,
                        "bytesIn": 271262,
                        "objectSize": 271262,
                        "objectSizeUncompressed": 271262,
                        "chunks": [
                            {
                                "ts": 13238,
                                "bytes": 65536
                            },
                            {
                                "ts": 13239,
                                "bytes": 65536
                            },
                            {
                                "ts": 13240,
                                "bytes": 65536
                            },
                            {
                                "ts": 13241,
                                "bytes": 65536
                            },
                            {
                                "ts": 13243,
                                "bytes": 9118
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"4239e-56804690ac9be\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:59 GMT",
                                "etag: \"4239e-56804690ac9be\"",
                                "last-modified: Thu, 22 Mar 2018 18:23:55 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 271262",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2431,
                        "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": 13198,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 598,
                        "server_port": "443",
                        "load_end": 13243,
                        "ttfb_start": 13199,
                        "ttfb_end": 13237,
                        "download_start": 13237,
                        "download_end": 13243,
                        "download_ms": 6,
                        "all_start": 13199,
                        "all_end": 13243,
                        "all_ms": 44,
                        "index": 79,
                        "number": 80
                    },
                    {
                        "type": 3,
                        "id": "31374.270",
                        "request_id": "31374.270",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg",
                        "raw_id": "31374.270",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 44,
                        "ttfb_ms": 37,
                        "load_start": 13399,
                        "load_start_float": 13399.000604000001,
                        "bytesIn": 387318,
                        "objectSize": 387318,
                        "objectSizeUncompressed": 387318,
                        "chunks": [
                            {
                                "ts": 13437,
                                "bytes": 65536
                            },
                            {
                                "ts": 13439,
                                "bytes": 65536
                            },
                            {
                                "ts": 13440,
                                "bytes": 65536
                            },
                            {
                                "ts": 13441,
                                "bytes": 65536
                            },
                            {
                                "ts": 13442,
                                "bytes": 65536
                            },
                            {
                                "ts": 13443,
                                "bytes": 59638
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"5e8f6-568035435a3fe\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:59 GMT",
                                "etag: \"5e8f6-568035435a3fe\"",
                                "last-modified: Thu, 22 Mar 2018 17:06:30 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 387318",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2410,
                        "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": 13398,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 604,
                        "server_port": "443",
                        "load_end": 13443,
                        "ttfb_start": 13399,
                        "ttfb_end": 13436,
                        "download_start": 13436,
                        "download_end": 13443,
                        "download_ms": 7,
                        "all_start": 13399,
                        "all_end": 13443,
                        "all_ms": 44,
                        "index": 80,
                        "number": 81
                    },
                    {
                        "type": 3,
                        "id": "31374.272",
                        "request_id": "31374.272",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg",
                        "raw_id": "31374.272",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 47,
                        "ttfb_ms": 37,
                        "load_start": 13599,
                        "load_start_float": 13599.000612,
                        "bytesIn": 427611,
                        "objectSize": 427611,
                        "objectSizeUncompressed": 427611,
                        "chunks": [
                            {
                                "ts": 13638,
                                "bytes": 65536
                            },
                            {
                                "ts": 13639,
                                "bytes": 65536
                            },
                            {
                                "ts": 13641,
                                "bytes": 65536
                            },
                            {
                                "ts": 13642,
                                "bytes": 65536
                            },
                            {
                                "ts": 13644,
                                "bytes": 65536
                            },
                            {
                                "ts": 13645,
                                "bytes": 65536
                            },
                            {
                                "ts": 13646,
                                "bytes": 34395
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"6865b-56804858e229f\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:59 GMT",
                                "etag: \"6865b-56804858e229f\"",
                                "last-modified: Thu, 22 Mar 2018 18:31:53 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 427611",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2431,
                        "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": 13598,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 612,
                        "server_port": "443",
                        "load_end": 13646,
                        "ttfb_start": 13599,
                        "ttfb_end": 13636,
                        "download_start": 13636,
                        "download_end": 13646,
                        "download_ms": 10,
                        "all_start": 13599,
                        "all_end": 13646,
                        "all_ms": 47,
                        "index": 81,
                        "number": 82
                    },
                    {
                        "type": 3,
                        "id": "31374.274",
                        "request_id": "31374.274",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg",
                        "raw_id": "31374.274",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 41,
                        "ttfb_ms": 37,
                        "load_start": 13800,
                        "load_start_float": 13800.000618,
                        "bytesIn": 160548,
                        "objectSize": 160548,
                        "objectSizeUncompressed": 160548,
                        "chunks": [
                            {
                                "ts": 13838,
                                "bytes": 65536
                            },
                            {
                                "ts": 13840,
                                "bytes": 65536
                            },
                            {
                                "ts": 13841,
                                "bytes": 29476
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"27324-56804a5f21851\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:59 GMT",
                                "etag: \"27324-56804a5f21851\"",
                                "last-modified: Thu, 22 Mar 2018 18:40:56 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 160548",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2419,
                        "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": 13799,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 618,
                        "server_port": "443",
                        "load_end": 13841,
                        "ttfb_start": 13800,
                        "ttfb_end": 13837,
                        "download_start": 13837,
                        "download_end": 13841,
                        "download_ms": 4,
                        "all_start": 13800,
                        "all_end": 13841,
                        "all_ms": 41,
                        "index": 82,
                        "number": 83
                    },
                    {
                        "type": 3,
                        "id": "31374.276",
                        "request_id": "31374.276",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg",
                        "raw_id": "31374.276",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 41,
                        "ttfb_ms": 38,
                        "load_start": 14000,
                        "load_start_float": 14000.000624,
                        "bytesIn": 185061,
                        "objectSize": 185061,
                        "objectSizeUncompressed": 185061,
                        "chunks": [
                            {
                                "ts": 14038,
                                "bytes": 65536
                            },
                            {
                                "ts": 14040,
                                "bytes": 65536
                            },
                            {
                                "ts": 14041,
                                "bytes": 53989
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"2d2e5-568034de4a9d8\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:57:59 GMT",
                                "etag: \"2d2e5-568034de4a9d8\"",
                                "last-modified: Thu, 22 Mar 2018 17:04:44 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 185061",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2419,
                        "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": 13998,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 624,
                        "server_port": "443",
                        "load_end": 14041,
                        "ttfb_start": 14000,
                        "ttfb_end": 14038,
                        "download_start": 14038,
                        "download_end": 14041,
                        "download_ms": 3,
                        "all_start": 14000,
                        "all_end": 14041,
                        "all_ms": 41,
                        "index": 83,
                        "number": 84
                    },
                    {
                        "type": 3,
                        "id": "31374.278",
                        "request_id": "31374.278",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg",
                        "raw_id": "31374.278",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 44,
                        "ttfb_ms": 39,
                        "load_start": 14200,
                        "load_start_float": 14200.00063,
                        "bytesIn": 190399,
                        "objectSize": 190399,
                        "objectSizeUncompressed": 190399,
                        "chunks": [
                            {
                                "ts": 14240,
                                "bytes": 65536
                            },
                            {
                                "ts": 14242,
                                "bytes": 65536
                            },
                            {
                                "ts": 14244,
                                "bytes": 59327
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"2e7bf-567e6e994f229\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:58:00 GMT",
                                "etag: \"2e7bf-567e6e994f229\"",
                                "last-modified: Wed, 21 Mar 2018 07:12:22 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 190399",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2419,
                        "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": 14198,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 630,
                        "server_port": "443",
                        "load_end": 14244,
                        "ttfb_start": 14200,
                        "ttfb_end": 14239,
                        "download_start": 14239,
                        "download_end": 14244,
                        "download_ms": 5,
                        "all_start": 14200,
                        "all_end": 14244,
                        "all_ms": 44,
                        "index": 84,
                        "number": 85
                    },
                    {
                        "type": 3,
                        "id": "31374.280",
                        "request_id": "31374.280",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg",
                        "raw_id": "31374.280",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 40,
                        "ttfb_ms": 37,
                        "load_start": 14399,
                        "load_start_float": 14399.000636000001,
                        "bytesIn": 106242,
                        "objectSize": 106242,
                        "objectSizeUncompressed": 106242,
                        "chunks": [
                            {
                                "ts": 14437,
                                "bytes": 65536
                            },
                            {
                                "ts": 14439,
                                "bytes": 40706
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"19f02-568035fb6d795\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:58:00 GMT",
                                "etag: \"19f02-568035fb6d795\"",
                                "last-modified: Thu, 22 Mar 2018 17:09:43 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 106242",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2419,
                        "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": 14398,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 636,
                        "server_port": "443",
                        "load_end": 14439,
                        "ttfb_start": 14399,
                        "ttfb_end": 14436,
                        "download_start": 14436,
                        "download_end": 14439,
                        "download_ms": 3,
                        "all_start": 14399,
                        "all_end": 14439,
                        "all_ms": 40,
                        "index": 85,
                        "number": 86
                    },
                    {
                        "type": 3,
                        "id": "31374.282",
                        "request_id": "31374.282",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg",
                        "raw_id": "31374.282",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 49,
                        "ttfb_ms": 37,
                        "load_start": 14599,
                        "load_start_float": 14599.000642000001,
                        "bytesIn": 640423,
                        "objectSize": 640423,
                        "objectSizeUncompressed": 640423,
                        "chunks": [
                            {
                                "ts": 14637,
                                "bytes": 65536
                            },
                            {
                                "ts": 14639,
                                "bytes": 65536
                            },
                            {
                                "ts": 14640,
                                "bytes": 65536
                            },
                            {
                                "ts": 14641,
                                "bytes": 65536
                            },
                            {
                                "ts": 14642,
                                "bytes": 65536
                            },
                            {
                                "ts": 14643,
                                "bytes": 65536
                            },
                            {
                                "ts": 14644,
                                "bytes": 65536
                            },
                            {
                                "ts": 14645,
                                "bytes": 65536
                            },
                            {
                                "ts": 14647,
                                "bytes": 65536
                            },
                            {
                                "ts": 14648,
                                "bytes": 50599
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"9c5a7-568046cba25cb\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:58:00 GMT",
                                "etag: \"9c5a7-568046cba25cb\"",
                                "last-modified: Thu, 22 Mar 2018 18:24:56 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 640423",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2455,
                        "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": 14598,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 642,
                        "server_port": "443",
                        "load_end": 14648,
                        "ttfb_start": 14599,
                        "ttfb_end": 14636,
                        "download_start": 14636,
                        "download_end": 14648,
                        "download_ms": 12,
                        "all_start": 14599,
                        "all_end": 14648,
                        "all_ms": 49,
                        "index": 86,
                        "number": 87
                    },
                    {
                        "type": 3,
                        "id": "31374.284",
                        "request_id": "31374.284",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg",
                        "raw_id": "31374.284",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 50,
                        "ttfb_ms": 37,
                        "load_start": 14801,
                        "load_start_float": 14801.00065,
                        "bytesIn": 457273,
                        "objectSize": 457273,
                        "objectSizeUncompressed": 457273,
                        "chunks": [
                            {
                                "ts": 14839,
                                "bytes": 65536
                            },
                            {
                                "ts": 14841,
                                "bytes": 65536
                            },
                            {
                                "ts": 14844,
                                "bytes": 65536
                            },
                            {
                                "ts": 14846,
                                "bytes": 65536
                            },
                            {
                                "ts": 14847,
                                "bytes": 65536
                            },
                            {
                                "ts": 14849,
                                "bytes": 65536
                            },
                            {
                                "ts": 14851,
                                "bytes": 64057
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"6fa39-56803569c4503\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:58:00 GMT",
                                "etag: \"6fa39-56803569c4503\"",
                                "last-modified: Thu, 22 Mar 2018 17:07:10 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 457273",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2485,
                        "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": 14798,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 650,
                        "server_port": "443",
                        "load_end": 14851,
                        "ttfb_start": 14801,
                        "ttfb_end": 14838,
                        "download_start": 14838,
                        "download_end": 14851,
                        "download_ms": 13,
                        "all_start": 14801,
                        "all_end": 14851,
                        "all_ms": 50,
                        "index": 87,
                        "number": 88
                    },
                    {
                        "type": 3,
                        "id": "31374.286",
                        "request_id": "31374.286",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg",
                        "raw_id": "31374.286",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 52,
                        "ttfb_ms": 37,
                        "load_start": 15001,
                        "load_start_float": 15001.000656,
                        "bytesIn": 837151,
                        "objectSize": 837151,
                        "objectSizeUncompressed": 837151,
                        "chunks": [
                            {
                                "ts": 15039,
                                "bytes": 65536
                            },
                            {
                                "ts": 15040,
                                "bytes": 65536
                            },
                            {
                                "ts": 15042,
                                "bytes": 65536
                            },
                            {
                                "ts": 15043,
                                "bytes": 65536
                            },
                            {
                                "ts": 15044,
                                "bytes": 65536
                            },
                            {
                                "ts": 15045,
                                "bytes": 65536
                            },
                            {
                                "ts": 15046,
                                "bytes": 65536
                            },
                            {
                                "ts": 15048,
                                "bytes": 65536
                            },
                            {
                                "ts": 15049,
                                "bytes": 65536
                            },
                            {
                                "ts": 15050,
                                "bytes": 65536
                            },
                            {
                                "ts": 15051,
                                "bytes": 65536
                            },
                            {
                                "ts": 15052,
                                "bytes": 65536
                            },
                            {
                                "ts": 15053,
                                "bytes": 50719
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"cc61f-56804a55e50e1\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:58:00 GMT",
                                "etag: \"cc61f-56804a55e50e1\"",
                                "last-modified: Thu, 22 Mar 2018 18:40:47 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 837151",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2551,
                        "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": 14999,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 656,
                        "server_port": "443",
                        "load_end": 15053,
                        "ttfb_start": 15001,
                        "ttfb_end": 15038,
                        "download_start": 15038,
                        "download_end": 15053,
                        "download_ms": 15,
                        "all_start": 15001,
                        "all_end": 15053,
                        "all_ms": 52,
                        "index": 88,
                        "number": 89
                    },
                    {
                        "type": 3,
                        "id": "31374.288",
                        "request_id": "31374.288",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.288",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 57,
                        "ttfb_ms": 39,
                        "load_start": 15200,
                        "load_start_float": 15200.000662,
                        "bytesIn": 790324,
                        "objectSize": 790324,
                        "objectSizeUncompressed": 790324,
                        "chunks": [
                            {
                                "ts": 15240,
                                "bytes": 65536
                            },
                            {
                                "ts": 15242,
                                "bytes": 65536
                            },
                            {
                                "ts": 15243,
                                "bytes": 65536
                            },
                            {
                                "ts": 15244,
                                "bytes": 65536
                            },
                            {
                                "ts": 15245,
                                "bytes": 65536
                            },
                            {
                                "ts": 15247,
                                "bytes": 65536
                            },
                            {
                                "ts": 15248,
                                "bytes": 65536
                            },
                            {
                                "ts": 15249,
                                "bytes": 65536
                            },
                            {
                                "ts": 15250,
                                "bytes": 65536
                            },
                            {
                                "ts": 15252,
                                "bytes": 65536
                            },
                            {
                                "ts": 15255,
                                "bytes": 65536
                            },
                            {
                                "ts": 15256,
                                "bytes": 65536
                            },
                            {
                                "ts": 15257,
                                "bytes": 3892
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"c0f34-56804a0259fa2\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:58:01 GMT",
                                "etag: \"c0f34-56804a0259fa2\"",
                                "last-modified: Thu, 22 Mar 2018 18:39:19 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 790324",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2500,
                        "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": 15198,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 662,
                        "server_port": "443",
                        "load_end": 15257,
                        "ttfb_start": 15200,
                        "ttfb_end": 15239,
                        "download_start": 15239,
                        "download_end": 15257,
                        "download_ms": 18,
                        "all_start": 15200,
                        "all_end": 15257,
                        "all_ms": 57,
                        "index": 89,
                        "number": 90
                    },
                    {
                        "type": 3,
                        "id": "31374.290",
                        "request_id": "31374.290",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.290",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 46,
                        "ttfb_ms": 36,
                        "load_start": 15401,
                        "load_start_float": 15401.000668000001,
                        "bytesIn": 522186,
                        "objectSize": 522186,
                        "objectSizeUncompressed": 522186,
                        "chunks": [
                            {
                                "ts": 15439,
                                "bytes": 65536
                            },
                            {
                                "ts": 15440,
                                "bytes": 65536
                            },
                            {
                                "ts": 15441,
                                "bytes": 65536
                            },
                            {
                                "ts": 15442,
                                "bytes": 65536
                            },
                            {
                                "ts": 15443,
                                "bytes": 65536
                            },
                            {
                                "ts": 15445,
                                "bytes": 65536
                            },
                            {
                                "ts": 15446,
                                "bytes": 65536
                            },
                            {
                                "ts": 15447,
                                "bytes": 63434
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"7f7ca-567e6e203c8d9\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:58:01 GMT",
                                "etag: \"7f7ca-567e6e203c8d9\"",
                                "last-modified: Wed, 21 Mar 2018 07:10:15 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 522186",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2443,
                        "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": 15399,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 668,
                        "server_port": "443",
                        "load_end": 15447,
                        "ttfb_start": 15401,
                        "ttfb_end": 15437,
                        "download_start": 15437,
                        "download_end": 15447,
                        "download_ms": 10,
                        "all_start": 15401,
                        "all_end": 15447,
                        "all_ms": 46,
                        "index": 90,
                        "number": 91
                    },
                    {
                        "type": 3,
                        "id": "31374.292",
                        "request_id": "31374.292",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.292",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 48,
                        "ttfb_ms": 37,
                        "load_start": 15600,
                        "load_start_float": 15600.000674000001,
                        "bytesIn": 572404,
                        "objectSize": 572404,
                        "objectSizeUncompressed": 572404,
                        "chunks": [
                            {
                                "ts": 15638,
                                "bytes": 65536
                            },
                            {
                                "ts": 15640,
                                "bytes": 65536
                            },
                            {
                                "ts": 15641,
                                "bytes": 65536
                            },
                            {
                                "ts": 15642,
                                "bytes": 65536
                            },
                            {
                                "ts": 15643,
                                "bytes": 65536
                            },
                            {
                                "ts": 15644,
                                "bytes": 65536
                            },
                            {
                                "ts": 15646,
                                "bytes": 65536
                            },
                            {
                                "ts": 15647,
                                "bytes": 65536
                            },
                            {
                                "ts": 15648,
                                "bytes": 48116
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"8bbf4-567e6e7450d73\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:58:01 GMT",
                                "etag: \"8bbf4-567e6e7450d73\"",
                                "last-modified: Wed, 21 Mar 2018 07:11:43 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 572404",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2443,
                        "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": 15598,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 674,
                        "server_port": "443",
                        "load_end": 15648,
                        "ttfb_start": 15600,
                        "ttfb_end": 15637,
                        "download_start": 15637,
                        "download_end": 15648,
                        "download_ms": 11,
                        "all_start": 15600,
                        "all_end": 15648,
                        "all_ms": 48,
                        "index": 91,
                        "number": 92
                    },
                    {
                        "type": 3,
                        "id": "31374.294",
                        "request_id": "31374.294",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg",
                        "raw_id": "31374.294",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 40,
                        "ttfb_ms": 38,
                        "load_start": 15799,
                        "load_start_float": 15799.000682,
                        "bytesIn": 127751,
                        "objectSize": 127751,
                        "objectSizeUncompressed": 127751,
                        "chunks": [
                            {
                                "ts": 15837,
                                "bytes": 65536
                            },
                            {
                                "ts": 15839,
                                "bytes": 62215
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"1f307-568035a2753cd\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:58:01 GMT",
                                "etag: \"1f307-568035a2753cd\"",
                                "last-modified: Thu, 22 Mar 2018 17:08:10 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 127751",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2407,
                        "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": 15798,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 682,
                        "server_port": "443",
                        "load_end": 15839,
                        "ttfb_start": 15799,
                        "ttfb_end": 15837,
                        "download_start": 15837,
                        "download_end": 15839,
                        "download_ms": 2,
                        "all_start": 15799,
                        "all_end": 15839,
                        "all_ms": 40,
                        "index": 92,
                        "number": 93
                    },
                    {
                        "type": 3,
                        "id": "31374.296",
                        "request_id": "31374.296",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.296",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 45,
                        "ttfb_ms": 36,
                        "load_start": 16000,
                        "load_start_float": 16000.000688,
                        "bytesIn": 417798,
                        "objectSize": 417798,
                        "objectSizeUncompressed": 417798,
                        "chunks": [
                            {
                                "ts": 16037,
                                "bytes": 65536
                            },
                            {
                                "ts": 16039,
                                "bytes": 65536
                            },
                            {
                                "ts": 16040,
                                "bytes": 65536
                            },
                            {
                                "ts": 16041,
                                "bytes": 65536
                            },
                            {
                                "ts": 16042,
                                "bytes": 65536
                            },
                            {
                                "ts": 16044,
                                "bytes": 65536
                            },
                            {
                                "ts": 16045,
                                "bytes": 24582
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"66006-567e6e70e7cdc\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:58:01 GMT",
                                "etag: \"66006-567e6e70e7cdc\"",
                                "last-modified: Wed, 21 Mar 2018 07:11:40 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 417798",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2443,
                        "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": 15998,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 688,
                        "server_port": "443",
                        "load_end": 16045,
                        "ttfb_start": 16000,
                        "ttfb_end": 16036,
                        "download_start": 16036,
                        "download_end": 16045,
                        "download_ms": 9,
                        "all_start": 16000,
                        "all_end": 16045,
                        "all_ms": 45,
                        "index": 93,
                        "number": 94
                    },
                    {
                        "type": 3,
                        "id": "31374.298",
                        "request_id": "31374.298",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.298",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 49,
                        "ttfb_ms": 37,
                        "load_start": 16200,
                        "load_start_float": 16200.000694,
                        "bytesIn": 611794,
                        "objectSize": 611794,
                        "objectSizeUncompressed": 611794,
                        "chunks": [
                            {
                                "ts": 16238,
                                "bytes": 65536
                            },
                            {
                                "ts": 16239,
                                "bytes": 65536
                            },
                            {
                                "ts": 16240,
                                "bytes": 65536
                            },
                            {
                                "ts": 16241,
                                "bytes": 65536
                            },
                            {
                                "ts": 16242,
                                "bytes": 65536
                            },
                            {
                                "ts": 16244,
                                "bytes": 65536
                            },
                            {
                                "ts": 16245,
                                "bytes": 65536
                            },
                            {
                                "ts": 16246,
                                "bytes": 65536
                            },
                            {
                                "ts": 16248,
                                "bytes": 65536
                            },
                            {
                                "ts": 16249,
                                "bytes": 21970
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"955d2-567e6e3104211\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:58:02 GMT",
                                "etag: \"955d2-567e6e3104211\"",
                                "last-modified: Wed, 21 Mar 2018 07:10:33 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 611794",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2443,
                        "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": 16198,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 694,
                        "server_port": "443",
                        "load_end": 16249,
                        "ttfb_start": 16200,
                        "ttfb_end": 16237,
                        "download_start": 16237,
                        "download_end": 16249,
                        "download_ms": 12,
                        "all_start": 16200,
                        "all_end": 16249,
                        "all_ms": 49,
                        "index": 94,
                        "number": 95
                    },
                    {
                        "type": 3,
                        "id": "31374.300",
                        "request_id": "31374.300",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg",
                        "raw_id": "31374.300",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 44,
                        "ttfb_ms": 39,
                        "load_start": 16400,
                        "load_start_float": 16400.000700000001,
                        "bytesIn": 304127,
                        "objectSize": 304127,
                        "objectSizeUncompressed": 304127,
                        "chunks": [
                            {
                                "ts": 16440,
                                "bytes": 65536
                            },
                            {
                                "ts": 16441,
                                "bytes": 65536
                            },
                            {
                                "ts": 16442,
                                "bytes": 65536
                            },
                            {
                                "ts": 16443,
                                "bytes": 65536
                            },
                            {
                                "ts": 16444,
                                "bytes": 41983
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"4a3ff-568034c2ce9ae\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:58:02 GMT",
                                "etag: \"4a3ff-568034c2ce9ae\"",
                                "last-modified: Thu, 22 Mar 2018 17:04:15 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 304127",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2437,
                        "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": 16398,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 700,
                        "server_port": "443",
                        "load_end": 16444,
                        "ttfb_start": 16400,
                        "ttfb_end": 16439,
                        "download_start": 16439,
                        "download_end": 16444,
                        "download_ms": 5,
                        "all_start": 16400,
                        "all_end": 16444,
                        "all_ms": 44,
                        "index": 95,
                        "number": 96
                    },
                    {
                        "type": 3,
                        "id": "31374.302",
                        "request_id": "31374.302",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg",
                        "raw_id": "31374.302",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 43,
                        "ttfb_ms": 37,
                        "load_start": 16600,
                        "load_start_float": 16600.000705999999,
                        "bytesIn": 299857,
                        "objectSize": 299857,
                        "objectSizeUncompressed": 299857,
                        "chunks": [
                            {
                                "ts": 16638,
                                "bytes": 65536
                            },
                            {
                                "ts": 16639,
                                "bytes": 65536
                            },
                            {
                                "ts": 16641,
                                "bytes": 65536
                            },
                            {
                                "ts": 16642,
                                "bytes": 65536
                            },
                            {
                                "ts": 16643,
                                "bytes": 37713
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"49351-5680365e7071c\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:58:02 GMT",
                                "etag: \"49351-5680365e7071c\"",
                                "last-modified: Thu, 22 Mar 2018 17:11:27 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 299857",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2437,
                        "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": 16599,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 706,
                        "server_port": "443",
                        "load_end": 16643,
                        "ttfb_start": 16600,
                        "ttfb_end": 16637,
                        "download_start": 16637,
                        "download_end": 16643,
                        "download_ms": 6,
                        "all_start": 16600,
                        "all_end": 16643,
                        "all_ms": 43,
                        "index": 96,
                        "number": 97
                    },
                    {
                        "type": 3,
                        "id": "31374.304",
                        "request_id": "31374.304",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg",
                        "raw_id": "31374.304",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 44,
                        "ttfb_ms": 37,
                        "load_start": 16799,
                        "load_start_float": 16799.000714000002,
                        "bytesIn": 246942,
                        "objectSize": 246942,
                        "objectSizeUncompressed": 246942,
                        "chunks": [
                            {
                                "ts": 16837,
                                "bytes": 65536
                            },
                            {
                                "ts": 16839,
                                "bytes": 65536
                            },
                            {
                                "ts": 16840,
                                "bytes": 65536
                            },
                            {
                                "ts": 16843,
                                "bytes": 50334
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"3c49e-568049be3bc6f\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:58:02 GMT",
                                "etag: \"3c49e-568049be3bc6f\"",
                                "last-modified: Thu, 22 Mar 2018 18:38:08 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 246942",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2437,
                        "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": 16798,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 714,
                        "server_port": "443",
                        "load_end": 16843,
                        "ttfb_start": 16799,
                        "ttfb_end": 16836,
                        "download_start": 16836,
                        "download_end": 16843,
                        "download_ms": 7,
                        "all_start": 16799,
                        "all_end": 16843,
                        "all_ms": 44,
                        "index": 97,
                        "number": 98
                    },
                    {
                        "type": 3,
                        "id": "31374.306",
                        "request_id": "31374.306",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg",
                        "raw_id": "31374.306",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 46,
                        "ttfb_ms": 37,
                        "load_start": 16999,
                        "load_start_float": 16999.00072,
                        "bytesIn": 405984,
                        "objectSize": 405984,
                        "objectSizeUncompressed": 405984,
                        "chunks": [
                            {
                                "ts": 17037,
                                "bytes": 65536
                            },
                            {
                                "ts": 17039,
                                "bytes": 65536
                            },
                            {
                                "ts": 17040,
                                "bytes": 65536
                            },
                            {
                                "ts": 17041,
                                "bytes": 65536
                            },
                            {
                                "ts": 17042,
                                "bytes": 65536
                            },
                            {
                                "ts": 17044,
                                "bytes": 65536
                            },
                            {
                                "ts": 17045,
                                "bytes": 12768
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"631e0-56803461b8c6f\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:58:02 GMT",
                                "etag: \"631e0-56803461b8c6f\"",
                                "last-modified: Thu, 22 Mar 2018 17:02:33 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 405984",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2437,
                        "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": 16998,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 720,
                        "server_port": "443",
                        "load_end": 17045,
                        "ttfb_start": 16999,
                        "ttfb_end": 17036,
                        "download_start": 17036,
                        "download_end": 17045,
                        "download_ms": 9,
                        "all_start": 16999,
                        "all_end": 17045,
                        "all_ms": 46,
                        "index": 98,
                        "number": 99
                    },
                    {
                        "type": 3,
                        "id": "31374.308",
                        "request_id": "31374.308",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg",
                        "raw_id": "31374.308",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 42,
                        "ttfb_ms": 37,
                        "load_start": 17199,
                        "load_start_float": 17199.000725999998,
                        "bytesIn": 251353,
                        "objectSize": 251353,
                        "objectSizeUncompressed": 251353,
                        "chunks": [
                            {
                                "ts": 17237,
                                "bytes": 65536
                            },
                            {
                                "ts": 17238,
                                "bytes": 65536
                            },
                            {
                                "ts": 17240,
                                "bytes": 65536
                            },
                            {
                                "ts": 17241,
                                "bytes": 54745
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"3d5d9-568048c3f3ddd\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:58:03 GMT",
                                "etag: \"3d5d9-568048c3f3ddd\"",
                                "last-modified: Thu, 22 Mar 2018 18:33:45 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 251353",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2437,
                        "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": 17198,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 726,
                        "server_port": "443",
                        "load_end": 17241,
                        "ttfb_start": 17199,
                        "ttfb_end": 17236,
                        "download_start": 17236,
                        "download_end": 17241,
                        "download_ms": 5,
                        "all_start": 17199,
                        "all_end": 17241,
                        "all_ms": 42,
                        "index": 99,
                        "number": 100
                    },
                    {
                        "type": 3,
                        "id": "31374.310",
                        "request_id": "31374.310",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.310",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 48,
                        "ttfb_ms": 37,
                        "load_start": 17400,
                        "load_start_float": 17400.000732,
                        "bytesIn": 577404,
                        "objectSize": 577404,
                        "objectSizeUncompressed": 577404,
                        "chunks": [
                            {
                                "ts": 17438,
                                "bytes": 65536
                            },
                            {
                                "ts": 17439,
                                "bytes": 65536
                            },
                            {
                                "ts": 17441,
                                "bytes": 65536
                            },
                            {
                                "ts": 17442,
                                "bytes": 65536
                            },
                            {
                                "ts": 17443,
                                "bytes": 65536
                            },
                            {
                                "ts": 17444,
                                "bytes": 65536
                            },
                            {
                                "ts": 17445,
                                "bytes": 65536
                            },
                            {
                                "ts": 17447,
                                "bytes": 65536
                            },
                            {
                                "ts": 17448,
                                "bytes": 53116
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"8cf7c-567e6e8351186\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:58:03 GMT",
                                "etag: \"8cf7c-567e6e8351186\"",
                                "last-modified: Wed, 21 Mar 2018 07:11:59 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 577404",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2455,
                        "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": 17398,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 732,
                        "server_port": "443",
                        "load_end": 17448,
                        "ttfb_start": 17400,
                        "ttfb_end": 17437,
                        "download_start": 17437,
                        "download_end": 17448,
                        "download_ms": 11,
                        "all_start": 17400,
                        "all_end": 17448,
                        "all_ms": 48,
                        "index": 100,
                        "number": 101
                    },
                    {
                        "type": 3,
                        "id": "31374.312",
                        "request_id": "31374.312",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg",
                        "raw_id": "31374.312",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 54,
                        "ttfb_ms": 38,
                        "load_start": 17600,
                        "load_start_float": 17600.000737999999,
                        "bytesIn": 503897,
                        "objectSize": 503897,
                        "objectSizeUncompressed": 503897,
                        "chunks": [
                            {
                                "ts": 17641,
                                "bytes": 65536
                            },
                            {
                                "ts": 17642,
                                "bytes": 65536
                            },
                            {
                                "ts": 17644,
                                "bytes": 65536
                            },
                            {
                                "ts": 17646,
                                "bytes": 65536
                            },
                            {
                                "ts": 17649,
                                "bytes": 65536
                            },
                            {
                                "ts": 17650,
                                "bytes": 65536
                            },
                            {
                                "ts": 17651,
                                "bytes": 65536
                            },
                            {
                                "ts": 17654,
                                "bytes": 45145
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"7b059-5680498fdedd1\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:58:03 GMT",
                                "etag: \"7b059-5680498fdedd1\"",
                                "last-modified: Thu, 22 Mar 2018 18:37:19 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 503897",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2455,
                        "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": 17598,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 738,
                        "server_port": "443",
                        "load_end": 17654,
                        "ttfb_start": 17600,
                        "ttfb_end": 17638,
                        "download_start": 17638,
                        "download_end": 17654,
                        "download_ms": 16,
                        "all_start": 17600,
                        "all_end": 17654,
                        "all_ms": 54,
                        "index": 101,
                        "number": 102
                    },
                    {
                        "type": 3,
                        "id": "31374.314",
                        "request_id": "31374.314",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg",
                        "raw_id": "31374.314",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 46,
                        "ttfb_ms": 37,
                        "load_start": 17800,
                        "load_start_float": 17800.000746000002,
                        "bytesIn": 409626,
                        "objectSize": 409626,
                        "objectSizeUncompressed": 409626,
                        "chunks": [
                            {
                                "ts": 17837,
                                "bytes": 65536
                            },
                            {
                                "ts": 17839,
                                "bytes": 65536
                            },
                            {
                                "ts": 17841,
                                "bytes": 65536
                            },
                            {
                                "ts": 17842,
                                "bytes": 65536
                            },
                            {
                                "ts": 17844,
                                "bytes": 65536
                            },
                            {
                                "ts": 17845,
                                "bytes": 65536
                            },
                            {
                                "ts": 17846,
                                "bytes": 16410
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"6401a-568034985dcd5\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:58:03 GMT",
                                "etag: \"6401a-568034985dcd5\"",
                                "last-modified: Thu, 22 Mar 2018 17:03:31 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 409626",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2455,
                        "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": 17798,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 746,
                        "server_port": "443",
                        "load_end": 17846,
                        "ttfb_start": 17800,
                        "ttfb_end": 17837,
                        "download_start": 17837,
                        "download_end": 17846,
                        "download_ms": 9,
                        "all_start": 17800,
                        "all_end": 17846,
                        "all_ms": 46,
                        "index": 102,
                        "number": 103
                    },
                    {
                        "type": 3,
                        "id": "31374.316",
                        "request_id": "31374.316",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg",
                        "raw_id": "31374.316",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 47,
                        "ttfb_ms": 37,
                        "load_start": 18000,
                        "load_start_float": 18000.000752,
                        "bytesIn": 486215,
                        "objectSize": 486215,
                        "objectSizeUncompressed": 486215,
                        "chunks": [
                            {
                                "ts": 18038,
                                "bytes": 65536
                            },
                            {
                                "ts": 18039,
                                "bytes": 65536
                            },
                            {
                                "ts": 18041,
                                "bytes": 65536
                            },
                            {
                                "ts": 18042,
                                "bytes": 65536
                            },
                            {
                                "ts": 18043,
                                "bytes": 65536
                            },
                            {
                                "ts": 18044,
                                "bytes": 65536
                            },
                            {
                                "ts": 18045,
                                "bytes": 65536
                            },
                            {
                                "ts": 18047,
                                "bytes": 27463
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"76b47-568034766eb2d\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:58:03 GMT",
                                "etag: \"76b47-568034766eb2d\"",
                                "last-modified: Thu, 22 Mar 2018 17:02:55 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 486215",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2455,
                        "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": 17999,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 752,
                        "server_port": "443",
                        "load_end": 18047,
                        "ttfb_start": 18000,
                        "ttfb_end": 18037,
                        "download_start": 18037,
                        "download_end": 18047,
                        "download_ms": 10,
                        "all_start": 18000,
                        "all_end": 18047,
                        "all_ms": 47,
                        "index": 103,
                        "number": 104
                    },
                    {
                        "type": 3,
                        "id": "31374.318",
                        "request_id": "31374.318",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg",
                        "raw_id": "31374.318",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 39,
                        "ttfb_ms": 37,
                        "load_start": 18199,
                        "load_start_float": 18199.000757999998,
                        "bytesIn": 103716,
                        "objectSize": 103716,
                        "objectSizeUncompressed": 103716,
                        "chunks": [
                            {
                                "ts": 18237,
                                "bytes": 65536
                            },
                            {
                                "ts": 18238,
                                "bytes": 38180
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"19524-56804a9a12226\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:58:04 GMT",
                                "etag: \"19524-56804a9a12226\"",
                                "last-modified: Thu, 22 Mar 2018 18:41:58 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 103716",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2431,
                        "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": 18198,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 758,
                        "server_port": "443",
                        "load_end": 18238,
                        "ttfb_start": 18199,
                        "ttfb_end": 18236,
                        "download_start": 18236,
                        "download_end": 18238,
                        "download_ms": 2,
                        "all_start": 18199,
                        "all_end": 18238,
                        "all_ms": 39,
                        "index": 104,
                        "number": 105
                    },
                    {
                        "type": 3,
                        "id": "31374.320",
                        "request_id": "31374.320",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg",
                        "raw_id": "31374.320",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 39,
                        "ttfb_ms": 37,
                        "load_start": 18399,
                        "load_start_float": 18399.000764,
                        "bytesIn": 105116,
                        "objectSize": 105116,
                        "objectSizeUncompressed": 105116,
                        "chunks": [
                            {
                                "ts": 18437,
                                "bytes": 65536
                            },
                            {
                                "ts": 18438,
                                "bytes": 39580
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"19a9c-568049018ddb4\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:58:04 GMT",
                                "etag: \"19a9c-568049018ddb4\"",
                                "last-modified: Thu, 22 Mar 2018 18:34:50 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 105116",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2431,
                        "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": 18398,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 764,
                        "server_port": "443",
                        "load_end": 18438,
                        "ttfb_start": 18399,
                        "ttfb_end": 18436,
                        "download_start": 18436,
                        "download_end": 18438,
                        "download_ms": 2,
                        "all_start": 18399,
                        "all_end": 18438,
                        "all_ms": 39,
                        "index": 105,
                        "number": 106
                    },
                    {
                        "type": 3,
                        "id": "31374.322",
                        "request_id": "31374.322",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg",
                        "raw_id": "31374.322",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 41,
                        "ttfb_ms": 37,
                        "load_start": 18600,
                        "load_start_float": 18600.000769999999,
                        "bytesIn": 142523,
                        "objectSize": 142523,
                        "objectSizeUncompressed": 142523,
                        "chunks": [
                            {
                                "ts": 18638,
                                "bytes": 65536
                            },
                            {
                                "ts": 18640,
                                "bytes": 65536
                            },
                            {
                                "ts": 18641,
                                "bytes": 11451
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"22cbb-56804a87fe88a\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:58:04 GMT",
                                "etag: \"22cbb-56804a87fe88a\"",
                                "last-modified: Thu, 22 Mar 2018 18:41:39 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 142523",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2431,
                        "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": 18599,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 770,
                        "server_port": "443",
                        "load_end": 18641,
                        "ttfb_start": 18600,
                        "ttfb_end": 18637,
                        "download_start": 18637,
                        "download_end": 18641,
                        "download_ms": 4,
                        "all_start": 18600,
                        "all_end": 18641,
                        "all_ms": 41,
                        "index": 106,
                        "number": 107
                    },
                    {
                        "type": 3,
                        "id": "31374.324",
                        "request_id": "31374.324",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg",
                        "raw_id": "31374.324",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 42,
                        "ttfb_ms": 38,
                        "load_start": 18799,
                        "load_start_float": 18799.000776000001,
                        "bytesIn": 180672,
                        "objectSize": 180672,
                        "objectSizeUncompressed": 180672,
                        "chunks": [
                            {
                                "ts": 18838,
                                "bytes": 65536
                            },
                            {
                                "ts": 18839,
                                "bytes": 65536
                            },
                            {
                                "ts": 18841,
                                "bytes": 49600
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"2c1c0-568046401944c\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:58:04 GMT",
                                "etag: \"2c1c0-568046401944c\"",
                                "last-modified: Thu, 22 Mar 2018 18:22:30 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 180672",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2431,
                        "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": 18798,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 776,
                        "server_port": "443",
                        "load_end": 18841,
                        "ttfb_start": 18799,
                        "ttfb_end": 18837,
                        "download_start": 18837,
                        "download_end": 18841,
                        "download_ms": 4,
                        "all_start": 18799,
                        "all_end": 18841,
                        "all_ms": 42,
                        "index": 107,
                        "number": 108
                    },
                    {
                        "type": 3,
                        "id": "31374.326",
                        "request_id": "31374.326",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.326",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 43,
                        "ttfb_ms": 37,
                        "load_start": 19000,
                        "load_start_float": 19000.000784,
                        "bytesIn": 309832,
                        "objectSize": 309832,
                        "objectSizeUncompressed": 309832,
                        "chunks": [
                            {
                                "ts": 19038,
                                "bytes": 65536
                            },
                            {
                                "ts": 19039,
                                "bytes": 65536
                            },
                            {
                                "ts": 19041,
                                "bytes": 65536
                            },
                            {
                                "ts": 19042,
                                "bytes": 65536
                            },
                            {
                                "ts": 19043,
                                "bytes": 47688
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"4ba48-5680356105170\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:58:04 GMT",
                                "etag: \"4ba48-5680356105170\"",
                                "last-modified: Thu, 22 Mar 2018 17:07:01 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 309832",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2440,
                        "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": 18998,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 784,
                        "server_port": "443",
                        "load_end": 19043,
                        "ttfb_start": 19000,
                        "ttfb_end": 19037,
                        "download_start": 19037,
                        "download_end": 19043,
                        "download_ms": 6,
                        "all_start": 19000,
                        "all_end": 19043,
                        "all_ms": 43,
                        "index": 108,
                        "number": 109
                    },
                    {
                        "type": 3,
                        "id": "31374.328",
                        "request_id": "31374.328",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg",
                        "raw_id": "31374.328",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 44,
                        "ttfb_ms": 37,
                        "load_start": 19199,
                        "load_start_float": 19199.000789999998,
                        "bytesIn": 345653,
                        "objectSize": 345653,
                        "objectSizeUncompressed": 345653,
                        "chunks": [
                            {
                                "ts": 19237,
                                "bytes": 65536
                            },
                            {
                                "ts": 19238,
                                "bytes": 65536
                            },
                            {
                                "ts": 19239,
                                "bytes": 65536
                            },
                            {
                                "ts": 19241,
                                "bytes": 65536
                            },
                            {
                                "ts": 19242,
                                "bytes": 65536
                            },
                            {
                                "ts": 19243,
                                "bytes": 17973
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"54635-568759121eb24\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:58:05 GMT",
                                "etag: \"54635-568759121eb24\"",
                                "last-modified: Wed, 28 Mar 2018 09:23:58 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 345653",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2437,
                        "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": 19198,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 790,
                        "server_port": "443",
                        "load_end": 19243,
                        "ttfb_start": 19199,
                        "ttfb_end": 19236,
                        "download_start": 19236,
                        "download_end": 19243,
                        "download_ms": 7,
                        "all_start": 19199,
                        "all_end": 19243,
                        "all_ms": 44,
                        "index": 109,
                        "number": 110
                    },
                    {
                        "type": 3,
                        "id": "31374.330",
                        "request_id": "31374.330",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.330",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 44,
                        "ttfb_ms": 37,
                        "load_start": 19400,
                        "load_start_float": 19400.000796,
                        "bytesIn": 333136,
                        "objectSize": 333136,
                        "objectSizeUncompressed": 333136,
                        "chunks": [
                            {
                                "ts": 19438,
                                "bytes": 65536
                            },
                            {
                                "ts": 19439,
                                "bytes": 65536
                            },
                            {
                                "ts": 19440,
                                "bytes": 65536
                            },
                            {
                                "ts": 19441,
                                "bytes": 65536
                            },
                            {
                                "ts": 19443,
                                "bytes": 65536
                            },
                            {
                                "ts": 19444,
                                "bytes": 5456
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"51550-56804a0a1fae6\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:58:05 GMT",
                                "etag: \"51550-56804a0a1fae6\"",
                                "last-modified: Thu, 22 Mar 2018 18:39:27 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 333136",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2440,
                        "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": 19399,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 796,
                        "server_port": "443",
                        "load_end": 19444,
                        "ttfb_start": 19400,
                        "ttfb_end": 19437,
                        "download_start": 19437,
                        "download_end": 19444,
                        "download_ms": 7,
                        "all_start": 19400,
                        "all_end": 19444,
                        "all_ms": 44,
                        "index": 110,
                        "number": 111
                    },
                    {
                        "type": 3,
                        "id": "31374.332",
                        "request_id": "31374.332",
                        "ip_addr": "81.169.145.86",
                        "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "studiocoucou.berlin",
                        "url": "\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                        "raw_id": "31374.332",
                        "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                        "documentURL": "https:\/\/studiocoucou.berlin\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 41,
                        "ttfb_ms": 37,
                        "load_start": 19599,
                        "load_start_float": 19599.000801999999,
                        "bytesIn": 196608,
                        "objectSize": 196608,
                        "objectSizeUncompressed": 196608,
                        "chunks": [
                            {
                                "ts": 19637,
                                "bytes": 65536
                            },
                            {
                                "ts": 19639,
                                "bytes": 65536
                            },
                            {
                                "ts": 19640,
                                "bytes": 65536
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: studiocoucou.berlin",
                                ":method: GET",
                                ":path: \/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                "if-none-match: \"3d08f-5680473b72a1a\"",
                                "priority: i",
                                "referer: https:\/\/studiocoucou.berlin\/en",
                                "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 19:58:05 GMT",
                                "etag: \"3d08f-5680473b72a1a\"",
                                "last-modified: Thu, 22 Mar 2018 18:26:54 GMT",
                                "server: Apache\/2.4.62 (Unix)",
                                "vary: User-Agent",
                                "content-length: 249999",
                                "content-type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 2440,
                        "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": 19598,
                        "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                        "netlog_id": 802,
                        "server_port": "443",
                        "load_end": 19640,
                        "ttfb_start": 19599,
                        "ttfb_end": 19636,
                        "download_start": 19636,
                        "download_end": 19640,
                        "download_ms": 4,
                        "all_start": 19599,
                        "all_end": 19640,
                        "all_ms": 41,
                        "index": 111,
                        "number": 112
                    }
                ],
                "requestsFull": 112,
                "requestsDoc": 17,
                "responses_200": 3,
                "responses_404": 0,
                "responses_other": 109,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "main_frame": "ACF7D40A6216E3E1D75006961F152D1F",
                "loadEventStart": 687,
                "loadEventEnd": 687,
                "domContentLoadedEventStart": 594,
                "domContentLoadedEventEnd": 594,
                "URL": "https:\/\/studiocoucou.berlin\/",
                "connections": 1,
                "final_base_page_request": 1,
                "final_base_page_request_id": "3471C9D9022197BDAD1A4D7585905461-1",
                "final_url": "https:\/\/studiocoucou.berlin\/en",
                "domInteractive": 594,
                "firstPaint": 637.10000000009313,
                "firstContentfulPaint": 734,
                "firstImagePaint": 734,
                "firstMeaningfulPaint": 809,
                "renderBlockingCSS": 1,
                "renderBlockingJS": 0,
                "TTFB": 364,
                "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": 56750,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 0,
                "image_savings": 0,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 0,
                    "HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "EventDispatch": 13,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 23,
                    "EvaluateScript": 8,
                    "v8.compile": 5,
                    "ParseAuthorStyleSheet": 0,
                    "UpdateLayoutTree": 51,
                    "BeginRemoteFontLoad": 0,
                    "Layout": 51,
                    "PrePaint": 20,
                    "Paint": 28,
                    "Layerize": 18,
                    "TimerFire": 9,
                    "FunctionCall": 72,
                    "MarkDOMContent": 0,
                    "FireAnimationFrame": 58,
                    "FireIdleCallback": 21,
                    "largestContentfulPaint::Candidate": 0,
                    "MarkLoad": 0,
                    "HitTest": 4,
                    "Idle": 19258
                },
                "cpuTimesDoc": {
                    "ParseHTML": 0,
                    "HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "EventDispatch": 1,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 5,
                    "EvaluateScript": 8,
                    "v8.compile": 5,
                    "ParseAuthorStyleSheet": 0,
                    "UpdateLayoutTree": 4,
                    "BeginRemoteFontLoad": 0,
                    "Layout": 22,
                    "PrePaint": 1,
                    "Paint": 1,
                    "Layerize": 0,
                    "TimerFire": 1,
                    "FunctionCall": 2,
                    "MarkDOMContent": 0,
                    "FireAnimationFrame": 0,
                    "FireIdleCallback": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "MarkLoad": 0,
                    "HitTest": 0,
                    "Idle": 733
                },
                "cpu.ParseHTML": 0,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                "cpu.EventDispatch": 13,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 23,
                "cpu.EvaluateScript": 8,
                "cpu.v8.compile": 5,
                "cpu.ParseAuthorStyleSheet": 0,
                "cpu.UpdateLayoutTree": 51,
                "cpu.BeginRemoteFontLoad": 0,
                "cpu.Layout": 51,
                "cpu.PrePaint": 20,
                "cpu.Paint": 28,
                "cpu.Layerize": 18,
                "cpu.TimerFire": 9,
                "cpu.FunctionCall": 72,
                "cpu.MarkDOMContent": 0,
                "cpu.FireAnimationFrame": 58,
                "cpu.FireIdleCallback": 21,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MarkLoad": 0,
                "cpu.HitTest": 4,
                "cpu.Idle": 19258,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1735070264.0477002,
                "osVersion": "Linux 6.8.0-1018-gcp",
                "os_version": "Linux 6.8.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1735070265.6828845,
                "browserVersion": "131.0.0.0",
                "browser_version": "131.0.0.0",
                "fullyLoadedCPUms": 7250,
                "fullyLoadedCPUpct": 17.545982575024439,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "ACF7D40A6216E3E1D75006961F152D1F",
                                "loaderId": "35BEA25FAF48FDA5DF9E9F8E5A22FA98"
                            }
                        }
                    },
                    {
                        "code": "MixedContentIssue",
                        "details": {
                            "mixedContentIssueDetails": {
                                "resourceType": "Script",
                                "resolutionStatus": "MixedContentWarning",
                                "insecureURL": "http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1",
                                "mainResourceURL": "https:\/\/studiocoucou.berlin\/en",
                                "request": {
                                    "requestId": "31374.5",
                                    "url": "http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1"
                                },
                                "frame": {
                                    "frameId": "ACF7D40A6216E3E1D75006961F152D1F"
                                }
                            }
                        }
                    },
                    {
                        "code": "MixedContentIssue",
                        "details": {
                            "mixedContentIssueDetails": {
                                "resourceType": "Script",
                                "resolutionStatus": "MixedContentWarning",
                                "insecureURL": "http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1",
                                "mainResourceURL": "https:\/\/studiocoucou.berlin\/en",
                                "request": {
                                    "requestId": "31374.6",
                                    "url": "http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1"
                                },
                                "frame": {
                                    "frameId": "ACF7D40A6216E3E1D75006961F152D1F"
                                }
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/studiocoucou.berlin",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/studiocoucou.berlin\/en",
                "document_hostname": "studiocoucou.berlin",
                "document_origin": "https:\/\/studiocoucou.berlin",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 248,
                "domComplete": 687,
                "PerformancePaintTiming.first-paint": 637.10000000009313,
                "PerformancePaintTiming.first-contentful-paint": 637.10000000009313,
                "origin_dns": {
                    "ns": [
                        "shades18.rzone.de.",
                        "docks06.rzone.de."
                    ],
                    "mx": [
                        "5 smtpin.rzone.de."
                    ],
                    "soa": [
                        "docks06.rzone.de. hostmaster.strato-rz.de. 2020062521 86400 7200 604800 300"
                    ],
                    "cname": [],
                    "txt": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "Programming languages": "PHP 7.4.33",
                    "Operating systems": "UNIX",
                    "Web servers": "Apache HTTP Server 2.4.62",
                    "JavaScript libraries": "Zepto,Swiper,LazySizes",
                    "Performance": "LazySizes",
                    "Hosting": "Strato",
                    "PaaS": "Strato",
                    "Miscellaneous": "Open Graph"
                },
                "detected_apps": {
                    "PHP": "7.4.33",
                    "UNIX": "",
                    "Apache HTTP Server": "2.4.62",
                    "Zepto": "",
                    "Swiper": "",
                    "LazySizes": "",
                    "Strato": "",
                    "Open Graph": ""
                },
                "detected_technologies": {
                    "PHP": {
                        "name": "PHP",
                        "description": "PHP is a general-purpose scripting language used for web development.",
                        "slug": "php",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "7.4.33",
                        "icon": "PHP.svg",
                        "website": "http:\/\/php.net",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
                    },
                    "UNIX": {
                        "name": "UNIX",
                        "description": "Unix is a family of multitasking, multiuser computer operating systems.",
                        "slug": "unix",
                        "categories": [
                            {
                                "id": 28,
                                "slug": "operating-systems",
                                "groups": [
                                    7
                                ],
                                "name": "Operating systems",
                                "priority": 6
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "UNIX.png",
                        "website": "http:\/\/unix.org",
                        "pricing": [],
                        "cpe": null
                    },
                    "Apache HTTP Server": {
                        "name": "Apache HTTP Server",
                        "description": "Apache is a free and open-source cross-platform web server software.",
                        "slug": "apache-http-server",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "2.4.62",
                        "icon": "Apache.svg",
                        "website": "https:\/\/httpd.apache.org\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                    },
                    "Zepto": {
                        "name": "Zepto",
                        "description": null,
                        "slug": "zepto",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Zepto.png",
                        "website": "http:\/\/zeptojs.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "Swiper": {
                        "name": "Swiper",
                        "description": "Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.",
                        "slug": "swiper",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Swiper.svg",
                        "website": "https:\/\/swiperjs.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "LazySizes": {
                        "name": "LazySizes",
                        "description": "LazySizes is a JavaScript library used to delay the loading of images (iframes, scripts, etc) until they come into view.",
                        "slug": "lazysizes",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            },
                            {
                                "id": 92,
                                "slug": "performance",
                                "groups": [
                                    7
                                ],
                                "name": "Performance",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/github.com\/aFarkas\/lazysizes",
                        "pricing": [],
                        "cpe": null
                    },
                    "Strato": {
                        "name": "Strato",
                        "description": "Strato is an internet hosting service provider headquartered in Berlin, Germany which provide dedicated server hosting, a website builder and a cloud storage services.",
                        "slug": "strato",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            },
                            {
                                "id": 62,
                                "slug": "paas",
                                "groups": [
                                    7
                                ],
                                "name": "PaaS",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Strato.svg",
                        "website": "https:\/\/www.strato.com",
                        "pricing": [
                            "recurring",
                            "payg"
                        ],
                        "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": "PHP",
                        "description": "PHP is a general-purpose scripting language used for web development.",
                        "slug": "php",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "7.4.33",
                        "icon": "PHP.svg",
                        "website": "http:\/\/php.net",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "UNIX",
                        "description": "Unix is a family of multitasking, multiuser computer operating systems.",
                        "slug": "unix",
                        "categories": [
                            {
                                "id": 28,
                                "slug": "operating-systems",
                                "groups": [
                                    7
                                ],
                                "name": "Operating systems",
                                "priority": 6
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "UNIX.png",
                        "website": "http:\/\/unix.org",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Apache HTTP Server",
                        "description": "Apache is a free and open-source cross-platform web server software.",
                        "slug": "apache-http-server",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "2.4.62",
                        "icon": "Apache.svg",
                        "website": "https:\/\/httpd.apache.org\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Zepto",
                        "description": null,
                        "slug": "zepto",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Zepto.png",
                        "website": "http:\/\/zeptojs.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Swiper",
                        "description": "Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.",
                        "slug": "swiper",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Swiper.svg",
                        "website": "https:\/\/swiperjs.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "LazySizes",
                        "description": "LazySizes is a JavaScript library used to delay the loading of images (iframes, scripts, etc) until they come into view.",
                        "slug": "lazysizes",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            },
                            {
                                "id": 92,
                                "slug": "performance",
                                "groups": [
                                    7
                                ],
                                "name": "Performance",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/github.com\/aFarkas\/lazysizes",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Strato",
                        "description": "Strato is an internet hosting service provider headquartered in Berlin, Germany which provide dedicated server hosting, a website builder and a cloud storage services.",
                        "slug": "strato",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            },
                            {
                                "id": 62,
                                "slug": "paas",
                                "groups": [
                                    7
                                ],
                                "name": "PaaS",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Strato.svg",
                        "website": "https:\/\/www.strato.com",
                        "pricing": [
                            "recurring",
                            "payg"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                ],
                "axe": {
                    "testEngine": "4.4.1",
                    "violations": [
                        {
                            "id": "image-alt",
                            "impact": "critical",
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                            "help": "Images must have alternate text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(1) > .page-preview-image.slideshow > img:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(7)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".lazyloaded:nth-child(8)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(2) > .page-preview-image.slideshow > img:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(7)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(7)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": "serious",
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag244",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures links have discernible text",
                            "help": "Links must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a class=\"logo\" href=\"https:\/\/studiocoucou.berlin\">\n\t\t<svg class=\"icon icon-logo\"><use xlink:href=\"#logo\"><\/use><\/svg>\t<\/a>",
                                    "target": [
                                        ".logo"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.instagram.com\/studiocoucouberlin\/\" target=\"_blank\">\n\t\t<svg class=\"icon icon-instagram\"><use xlink:href=\"#instagram\"><\/use><\/svg>\t<\/a>",
                                    "target": [
                                        "a[target=\"_blank\"]:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.pinterest.de\/e885590fb632ba123243595079e934\/\" target=\"_blank\">\n\t\t<svg class=\"icon icon-pinterest\"><use xlink:href=\"#pinterest\"><\/use><\/svg>\t<\/a>",
                                    "target": [
                                        "a[target=\"_blank\"]:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                }
                            ]
                        }
                    ],
                    "passes": [
                        {
                            "id": "aria-hidden-body",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures aria-hidden='true' is not present on the document body.",
                            "help": "aria-hidden='true' must not be present on the document body",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-hidden-body",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "No aria-hidden attribute is present on document body"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<body>",
                                    "target": [
                                        "body"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "bypass",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag241",
                                "section508",
                                "section508.22.o"
                            ],
                            "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                            "help": "Page must have means to bypass repeated blocks",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "landmark",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<main>",
                                                    "target": [
                                                        "main"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a landmark region"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "color-contrast",
                            "impact": null,
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\" is-active\" \"=\"\" href=\"https:\/\/studiocoucou.berlin\/en\">Projects<\/a>",
                                    "target": [
                                        ".is-active"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"\" href=\"https:\/\/studiocoucou.berlin\/en\/products\">All Products<\/a>",
                                    "target": [
                                        ".menu > a:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/tables\">Tables<\/a>",
                                    "target": [
                                        ".menu > a:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/seating\">Seating<\/a>",
                                    "target": [
                                        ".menu > a:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/lighting\">Lighting<\/a>",
                                    "target": [
                                        ".menu > a:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/decoration\">Decoration<\/a>",
                                    "target": [
                                        ".menu > a:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"\" href=\"https:\/\/studiocoucou.berlin\/en\/about\">About<\/a>",
                                    "target": [
                                        ".menu > a:nth-child(7)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">EBA Works<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(1) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Relaxound<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(2) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">REMI<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(3) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">The Green Box<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(4) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Apartment K 2.0<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(5) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Villa Kellermann Tim Raue<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(6) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Esters Apartment 2.0<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(7) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Futurice<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(8) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">NEO<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(9) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">L.A. POK\u00c9<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(10) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Miele Artline<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(11) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Tim Raue Colette Berlin<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(12) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Mercure Wiesbaden<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(13) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Apartment K<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(14) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Orthopedic Practice LP15<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(15) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Dragonfly by Tim Raue<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(16) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Razorfish<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(17) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Meininger Hotel Leipzig<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(18) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Berlin coffee<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(19) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Restaurant Tim Raue<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(20) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"page-preview-title\">Esters Aparment<\/span>",
                                    "target": [
                                        ".page-preview:nth-child(21) > .page-preview-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/legal\/imprint\">Imprint<\/a>",
                                    "target": [
                                        ".legal-and-language > a:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/legal\/datenschutz\">Datenschutz<\/a>",
                                    "target": [
                                        ".legal-and-language > a:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#01001f",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 20.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/studiocoucou.berlin\" hreflang=\"de\">Deutsch<\/a>",
                                    "target": [
                                        "a[hreflang=\"de\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "document-title",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag242",
                                "ACT"
                            ],
                            "description": "Ensures each HTML document contains a non-empty <title> element",
                            "help": "Documents must have <title> element to aid in navigation",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "doc-has-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has a non-empty <title> element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "arrow-left",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"arrow-left\" viewBox=\"0 0 16 25\">",
                                    "target": [
                                        "#arrow-left"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "arrow-right",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"arrow-right\" viewBox=\"0 0 16 25\">",
                                    "target": [
                                        "#arrow-right"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "burger",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"burger\" viewBox=\"0 0 22 19\"><title>burger<\/title><g fill-rule=\"nonzero\"><path d=\"M0 3V0h22v3zM0 11V8h22v3zM0 19v-3h22v3z\"><\/path><\/g><\/symbol>",
                                    "target": [
                                        "#burger"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "instagram",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"instagram\" viewBox=\"0 0 20 20\">",
                                    "target": [
                                        "#instagram"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "logo",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"logo\" viewBox=\"0 0 200 26\">",
                                    "target": [
                                        "#logo"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "pinterest",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"pinterest\" viewBox=\"0 0 20 20\">",
                                    "target": [
                                        "#pinterest"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-has-lang",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures every HTML document has a lang attribute",
                            "help": "<html> element must have a lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The <html> element has a lang attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-lang-valid",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures the lang attribute of the <html> element has a valid value",
                            "help": "<html> element must have a valid value for the lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "valid-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Value of lang attribute is included in the list of valid languages"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": "serious",
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag244",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures links have discernible text",
                            "help": "Links must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\" is-active\" \"=\"\" href=\"https:\/\/studiocoucou.berlin\/en\">Projects<\/a>",
                                    "target": [
                                        ".is-active"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"\" href=\"https:\/\/studiocoucou.berlin\/en\/products\">All Products<\/a>",
                                    "target": [
                                        ".menu > a:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/tables\">Tables<\/a>",
                                    "target": [
                                        ".menu > a:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/seating\">Seating<\/a>",
                                    "target": [
                                        ".menu > a:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/lighting\">Lighting<\/a>",
                                    "target": [
                                        ".menu > a:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/decoration\">Decoration<\/a>",
                                    "target": [
                                        ".menu > a:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"\" href=\"https:\/\/studiocoucou.berlin\/en\/about\">About<\/a>",
                                    "target": [
                                        ".menu > a:nth-child(7)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/eba-work\">",
                                    "target": [
                                        ".page-preview: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 class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/relaxound\">",
                                    "target": [
                                        ".page-preview: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 class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/remi\">",
                                    "target": [
                                        ".page-preview:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/the-green-box\">",
                                    "target": [
                                        ".page-preview:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/apartment-k-2-0\">",
                                    "target": [
                                        ".page-preview:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/villa-kellermann-tim-raue\">",
                                    "target": [
                                        ".page-preview:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/ester-bruzkus-apartment\">",
                                    "target": [
                                        ".page-preview:nth-child(7)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/futurice\">",
                                    "target": [
                                        ".page-preview:nth-child(8)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/neo\">",
                                    "target": [
                                        ".page-preview:nth-child(9)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/l-a-poke\">",
                                    "target": [
                                        ".page-preview:nth-child(10)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/miele-artline\">",
                                    "target": [
                                        ".page-preview:nth-child(11)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/tim-raue-colette-berlin\">",
                                    "target": [
                                        ".page-preview:nth-child(12)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/mercure-wiesbaden\">",
                                    "target": [
                                        ".page-preview:nth-child(13)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/kastanienallee\">",
                                    "target": [
                                        ".page-preview:nth-child(14)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/leipziger-15\">",
                                    "target": [
                                        ".page-preview:nth-child(15)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/dragonfly-by-tim-raue\">",
                                    "target": [
                                        ".page-preview:nth-child(16)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/razorfish\">",
                                    "target": [
                                        ".page-preview:nth-child(17)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/meininger-leipzig\">",
                                    "target": [
                                        ".page-preview:nth-child(18)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/berlin-coffee\">",
                                    "target": [
                                        ".page-preview:nth-child(19)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/le-corbusier-lc7\">",
                                    "target": [
                                        ".page-preview:nth-child(20)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/esters-aparment\">",
                                    "target": [
                                        ".page-preview:nth-child(21)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/legal\/imprint\">Imprint<\/a>",
                                    "target": [
                                        ".legal-and-language > a:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/legal\/datenschutz\">Datenschutz<\/a>",
                                    "target": [
                                        ".legal-and-language > a:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/studiocoucou.berlin\" hreflang=\"de\">Deutsch<\/a>",
                                    "target": [
                                        "a[hreflang=\"de\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "nested-interactive",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                            "help": "Interactive controls must not be nested",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(1) > .page-preview-image.slideshow > img:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(7)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".lazyloaded:nth-child(8)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(2) > .page-preview-image.slideshow > img:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(7)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(7)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                    "target": [
                                        ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                    "target": [
                                        ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                    ]
                                }
                            ]
                        }
                    ],
                    "incomplete": []
                },
                "base_page_ip_ptr": "w86.rzone.de",
                "base_page_cname": "",
                "base_page_dns_server": "docks06.rzone.de",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 66721,
                "testUrl": "https:\/\/studiocoucou.berlin\/",
                "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:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":1187},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":709},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":709},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":710},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":710},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "NEXTBook-Regular",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "normal"
                    }
                ],
                "generated-content-percent": 34.57,
                "generated-content-size": 54.32,
                "imgs-in-viewport": [
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg",
                        "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1779,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg",
                        "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg 2601w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    }
                ],
                "imgs-no-alt": [
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg",
                        "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg",
                        "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg"
                    }
                ],
                "imgs-out-viewport": [
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1779,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1779,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1779,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1779,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1779,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1779,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1779,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1779,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1779,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1779,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 1187
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1779,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1779,
                        "naturalHeight": 709
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1779,
                        "naturalHeight": 709
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 710
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 710
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1779,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1780,
                        "naturalHeight": 712
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1779,
                        "naturalHeight": 711
                    },
                    {
                        "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg",
                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                        "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                        "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h",
                        "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1779,
                        "naturalHeight": 711
                    }
                ],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width,initial-scale=1.0",
                "possibly-render-blocking-reqs": [
                    "http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1",
                    "https:\/\/studiocoucou.berlin\/assets\/js\/main.1565780567.js",
                    "https:\/\/studiocoucou.berlin\/assets\/css\/style.1565780565.css"
                ],
                "rendered-html": "<html lang=\"en\"><head><meta charset=\"utf-8\">\n<meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\">\n<meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0\">\n<title>Studiocoucou<\/title>\n<meta name=\"description\" content=\"STUDIO COUCOU sollte ein Schaufenster werden, in dem Hersteller und Designer gleicherma\u00dfen auftreten k\u00f6nnen. Ein shared showroom. Ein Ort, zu dem der in ein M\u00f6belst\u00fcck verliebte Kunde pilgern kann, um sein Herzst\u00fcck dort direkt einzukaufen.\">\n<meta property=\"og:title\" content=\"Studiocoucou\">\n<meta property=\"og:description\" content=\"STUDIO COUCOU sollte ein Schaufenster werden, in dem Hersteller und Designer gleicherma\u00dfen auftreten k\u00f6nnen. Ein shared showroom. Ein Ort, zu dem der in ein M\u00f6belst\u00fcck verliebte Kunde pilgern kann, um sein Herzst\u00fcck dort direkt einzukaufen.\">\n<meta property=\"og:image\" content=\"https:\/\/studiocoucou.berlin\/content\/1-projects\/bbap_1702-2_0040-2.jpg\">\n<meta property=\"og:image:width\" content=\"1920\">\n<meta property=\"og:image:height\" content=\"2880\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:url\" content=\"https:\/\/studiocoucou.berlin\/en\">\n\n<script>document.write('<script src=\"http:\/\/' + (location.host || 'localhost').split(':')[0] + ':35729\/livereload.js?snipver=1\"><\/' + 'script>')<\/script><script src=\"http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1\"><\/script>\n\n<link rel=\"stylesheet\" href=\"https:\/\/studiocoucou.berlin\/assets\/css\/style.1565780565.css\">\n\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/studiocoucou.berlin\/content\/favicon-16x16.png\" sizes=\"16x16\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/studiocoucou.berlin\/content\/favicon-32x32.png\" sizes=\"32x32\">\n<link rel=\"icon\" type=\"image\/svg\" href=\"https:\/\/studiocoucou.berlin\/content\/favicon-32x32.svg\" sizes=\"32x32\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/studiocoucou.berlin\/content\/favicon-152x152.png\" sizes=\"152x152\">\n\n<\/head><body><div class=\"secretPath\"><\/div>\n\n<div style=\"display: none\"><!--?xml version=\"1.0\" encoding=\"UTF-8\"?--><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><symbol id=\"arrow-left\" viewBox=\"0 0 16 25\"><title>arrow-left<\/title><g fill-rule=\"evenodd\"><path fill=\"currentColor\" fill-rule=\"nonzero\" d=\"M12.603.593l2.818 2.79-9.22 9.127 9.2 9.107-2.82 2.79L.58 12.524z\"><\/path><path d=\"M12.582 23l1.397-1.383L4.78 12.51 14 3.383 12.603 2 2.02 12.476z\"><\/path><\/g><\/symbol><symbol id=\"arrow-right\" viewBox=\"0 0 16 25\"><title>arrow-right<\/title><g fill-rule=\"evenodd\"><path fill=\"currentColor\" fill-rule=\"nonzero\" d=\"M3.397.593l12.024 11.931L3.418 24.407.6 21.617l9.198-9.107-9.22-9.127z\"><\/path><path d=\"M3.44 23l-1.398-1.383 9.199-9.107-9.22-9.127L3.418 2 14 12.476z\"><\/path><\/g><\/symbol><symbol id=\"burger\" viewBox=\"0 0 22 19\"><title>burger<\/title><g fill-rule=\"nonzero\"><path d=\"M0 3V0h22v3zM0 11V8h22v3zM0 19v-3h22v3z\"><\/path><\/g><\/symbol><symbol id=\"instagram\" viewBox=\"0 0 20 20\"><title>instagram<\/title><path d=\"M13.333 10c0-.92-.325-1.706-.976-2.357A3.212 3.212 0 0 0 10 6.667c-.92 0-1.706.325-2.357.976A3.212 3.212 0 0 0 6.667 10c0 .92.325 1.706.976 2.357a3.212 3.212 0 0 0 2.357.976c.92 0 1.706-.325 2.357-.976A3.212 3.212 0 0 0 13.333 10zm1.797 0c0 1.424-.499 2.635-1.497 3.633-.998.998-2.21 1.497-3.633 1.497-1.424 0-2.635-.499-3.633-1.497C5.37 12.635 4.87 11.423 4.87 10c0-1.424.499-2.635 1.497-3.633C7.365 5.37 8.577 4.87 10 4.87c1.424 0 2.635.499 3.633 1.497.998.998 1.497 2.21 1.497 3.633zm1.406-5.339c0 .33-.117.612-.351.847a1.154 1.154 0 0 1-.846.351c-.33 0-.612-.117-.847-.351a1.154 1.154 0 0 1-.351-.847c0-.33.117-.612.351-.846.235-.234.517-.351.847-.351.33 0 .612.117.846.351.234.234.351.517.351.846zM10 1.797l-.996-.007a70.638 70.638 0 0 0-1.374 0c-.312.005-.731.018-1.256.04-.525.021-.973.065-1.341.13a5.22 5.22 0 0 0-.931.24 3.378 3.378 0 0 0-1.146.756c-.33.33-.582.712-.755 1.146a5.22 5.22 0 0 0-.241.93c-.065.37-.109.817-.13 1.342-.022.525-.035.944-.04 1.256-.004.313-.004.77 0 1.374l.007.996-.007.996a70.638 70.638 0 0 0 0 1.374c.005.312.018.731.04 1.256.021.525.065.973.13 1.341.065.37.145.68.24.931.174.434.426.816.756 1.146.33.33.712.582 1.146.755.251.096.562.176.93.241.37.065.817.109 1.342.13.525.022.944.035 1.256.04.313.004.77.004 1.374 0l.996-.007.996.007c.603.004 1.061.004 1.374 0 .312-.005.731-.018 1.256-.04.525-.021.973-.065 1.341-.13a5.22 5.22 0 0 0 .931-.24 3.378 3.378 0 0 0 1.146-.756c.33-.33.582-.712.755-1.146a5.22 5.22 0 0 0 .241-.93c.065-.37.109-.817.13-1.342.022-.525.035-.944.04-1.256.004-.313.004-.77 0-1.374a346.91 346.91 0 0 1-.007-.996l.007-.996c.004-.603.004-1.061 0-1.374a48.238 48.238 0 0 0-.04-1.256 10.319 10.319 0 0 0-.13-1.341 5.22 5.22 0 0 0-.24-.931 3.378 3.378 0 0 0-.756-1.146 3.378 3.378 0 0 0-1.146-.755 5.22 5.22 0 0 0-.93-.241 10.319 10.319 0 0 0-1.342-.13 48.238 48.238 0 0 0-1.256-.04c-.313-.004-.77-.004-1.374 0L10 1.797zM20 10c0 1.988-.022 3.364-.065 4.128-.087 1.805-.625 3.203-1.615 4.192-.99.99-2.387 1.528-4.192 1.615-.764.043-2.14.065-4.128.065s-3.364-.022-4.128-.065c-1.805-.087-3.203-.625-4.192-1.615-.99-.99-1.528-2.387-1.615-4.192C.022 13.364 0 11.988 0 10s.022-3.364.065-4.128C.152 4.067.69 2.67 1.68 1.68 2.67.69 4.067.152 5.872.065 6.636.022 8.012 0 10 0s3.364.022 4.128.065C15.933.152 17.33.69 18.32 1.68c.99.99 1.528 2.387 1.615 4.192.043.764.065 2.14.065 4.128z\" fill-rule=\"nonzero\"><\/path><\/symbol><symbol id=\"logo\" viewBox=\"0 0 200 26\"><title>logo<\/title><path d=\"M0 24.55v-3.362l5.218 1.925h.244c1.541 0 2.487-.874 2.487-2.24 0-3.571-7.914-2.065-7.914-8.264 0-2.8 2.31-4.656 5.497-4.656 1.75 0 3.607.526 4.937 1.225v3.466L5.532 10.86c-1.33 0-2.136.665-2.136 1.75 0 3.396 7.949 2.101 7.949 8.124 0 3.256-2.382 5.146-6.164 5.146-1.75 0-3.851-.63-5.181-1.33zm21.2.91c-3.712 0-5.567-2.032-5.567-5.532V11.56h-2.487V8.373h2.557V4.276h3.43v4.097h5.428l-1.4 3.187h-4.027v8.121c0 1.611.665 2.592 2.347 2.592l1.646-.14v3.327H21.2zm5.158-6.618V8.373h3.5v10.118c0 2.452 1.157 4.202 3.923 4.202 2.801 0 3.956-1.75 3.956-4.202V8.373h3.5v10.469c0 4.202-2.66 7.038-7.456 7.038-4.797 0-7.423-2.836-7.423-7.038zm32.73 6.618v-2.697c-1.54 1.997-3.816 3.117-6.196 3.117-4.588 0-8.718-3.572-8.718-8.964 0-5.39 4.13-8.963 8.718-8.963 2.24 0 4.377 1.016 5.916 2.8V.602h3.502V25.46H59.09zm-.28-8.298v-.49c-.14-3.222-2.52-5.533-5.567-5.533-3.115 0-5.567 2.416-5.567 5.777 0 3.362 2.452 5.778 5.567 5.778 3.047 0 5.427-2.276 5.567-5.532zm7.26-12.886V.6h3.501v3.675h-3.5zm0 21.183V8.371h3.501V25.46h-3.5zm6.586-8.543c0-5.392 4.307-8.962 9.07-8.962 4.76 0 9.066 3.57 9.066 8.962 0 5.393-4.306 8.963-9.067 8.963-4.762 0-9.07-3.57-9.07-8.963zm14.636 0c0-3.36-2.452-5.778-5.567-5.778-3.117 0-5.569 2.417-5.569 5.778 0 3.361 2.452 5.778 5.57 5.778 3.114 0 5.566-2.417 5.566-5.778zm6.173 0c0-5.392 4.341-8.962 9.069-8.962 1.75 0 3.5.525 4.83 1.19v3.5l-4.516-1.576c-3.43 0-5.883 2.452-5.883 5.848 0 3.361 2.662 5.778 6.164 5.778 1.33 0 2.624-.632 3.605-1.436l1.297 3.082c-1.61.979-3.326 1.539-5.497 1.539-4.728 0-9.07-3.57-9.07-8.963zm15.886 0c0-5.392 4.307-8.962 9.069-8.962 4.76 0 9.067 3.57 9.067 8.962 0 5.393-4.307 8.963-9.067 8.963-4.762 0-9.07-3.57-9.07-8.963zm14.636 0c0-3.36-2.452-5.778-5.567-5.778-3.117 0-5.569 2.417-5.569 5.778 0 3.361 2.452 5.778 5.569 5.778 3.115 0 5.567-2.417 5.567-5.778zm6.435 1.926V8.373h3.5v10.118c0 2.452 1.158 4.202 3.924 4.202 2.8 0 3.956-1.75 3.956-4.202V8.373h3.5v10.469c0 4.202-2.66 7.038-7.456 7.038-4.797 0-7.424-2.836-7.424-7.038zm17.742-1.926c0-5.392 4.342-8.962 9.07-8.962 1.75 0 3.5.525 4.83 1.19v3.5l-4.517-1.576c-3.43 0-5.882 2.452-5.882 5.848 0 3.361 2.66 5.778 6.163 5.778 1.33 0 2.625-.632 3.606-1.436l1.296 3.082c-1.61.979-3.326 1.539-5.497 1.539-4.727 0-9.069-3.57-9.069-8.963zm15.886 0c0-5.392 4.307-8.962 9.07-8.962 4.76 0 9.067 3.57 9.067 8.962 0 5.393-4.307 8.963-9.068 8.963-4.762 0-9.069-3.57-9.069-8.963zm14.636 0c0-3.36-2.452-5.778-5.567-5.778-3.116 0-5.568 2.417-5.568 5.778 0 3.361 2.452 5.778 5.568 5.778 3.115 0 5.567-2.417 5.567-5.778zm6.436 1.926V8.373h3.5v10.118c0 2.452 1.157 4.202 3.923 4.202 2.801 0 3.956-1.75 3.956-4.202V8.373H200v10.469c0 4.202-2.661 7.038-7.457 7.038-4.797 0-7.423-2.836-7.423-7.038z\" fill-rule=\"evenodd\"><\/path><\/symbol><symbol id=\"pinterest\" viewBox=\"0 0 20 20\"><title>pinterest<\/title><path d=\"M20 10c0 1.814-.447 3.487-1.341 5.02a9.955 9.955 0 0 1-3.64 3.639C13.488 19.553 11.815 20 10 20c-.964 0-1.91-.139-2.839-.417.513-.807.851-1.519 1.016-2.135.078-.295.313-1.211.703-2.747.174.338.49.631.95.878.46.248.956.372 1.485.372 1.05 0 1.988-.298 2.813-.892.824-.595 1.462-1.413 1.914-2.455.451-1.041.677-2.213.677-3.515 0-.99-.258-1.919-.775-2.787-.516-.868-1.265-1.575-2.246-2.122-.981-.547-2.088-.82-3.32-.82a8.36 8.36 0 0 0-2.552.377c-.79.252-1.461.586-2.012 1.003a6.857 6.857 0 0 0-1.42 1.438 5.954 5.954 0 0 0-.872 1.687 5.682 5.682 0 0 0-.28 1.744c0 .903.174 1.697.521 2.383.347.686.855 1.168 1.523 1.445.26.105.426.018.495-.26.018-.06.052-.195.104-.404.053-.208.087-.338.105-.39.052-.2.004-.386-.144-.56-.442-.53-.664-1.185-.664-1.966 0-1.311.454-2.437 1.361-3.38.907-.941 2.094-1.412 3.561-1.412 1.31 0 2.333.356 3.067 1.068.733.712 1.1 1.636 1.1 2.773 0 1.476-.297 2.73-.892 3.763s-1.356 1.55-2.285 1.55c-.53 0-.955-.19-1.276-.567-.321-.377-.421-.83-.3-1.36.07-.304.185-.71.345-1.218.16-.508.291-.955.39-1.34.1-.387.15-.715.15-.984 0-.434-.117-.794-.35-1.08-.235-.287-.57-.43-1.004-.43-.538 0-.993.247-1.367.742-.373.495-.56 1.11-.56 1.849 0 .633.109 1.163.326 1.588l-1.29 5.443c-.147.608-.203 1.376-.168 2.305-1.789-.79-3.234-2.01-4.336-3.66C.55 13.86 0 12.024 0 10c0-1.814.447-3.487 1.341-5.02a9.955 9.955 0 0 1 3.64-3.639C6.512.447 8.185 0 10 0s3.487.447 5.02 1.341a9.955 9.955 0 0 1 3.639 3.64C19.553 6.512 20 8.185 20 10z\" fill-rule=\"nonzero\"><\/path><\/symbol><\/svg><\/div>\n\n<header>\n\t<a class=\"logo\" href=\"https:\/\/studiocoucou.berlin\">\n\t\t<svg class=\"icon icon-logo\"><use xlink:href=\"#logo\"><\/use><\/svg>\t<\/a>\n\t<div class=\"burger js-toggle-menu\">\n\t\t<svg class=\"icon icon-burger\"><use xlink:href=\"#burger\"><\/use><\/svg>\t<\/div>\n  <nav class=\"menu js-menu\">\n    <a class=\" is-active\" \"=\"\" href=\"https:\/\/studiocoucou.berlin\/en\">Projects<\/a>\n      <a class=\"\" href=\"https:\/\/studiocoucou.berlin\/en\/products\">All Products<\/a>\n                  <a href=\"https:\/\/studiocoucou.berlin\/en\/category\/tables\">Tables<\/a>\n            <a href=\"https:\/\/studiocoucou.berlin\/en\/category\/seating\">Seating<\/a>\n            <a href=\"https:\/\/studiocoucou.berlin\/en\/category\/lighting\">Lighting<\/a>\n            <a href=\"https:\/\/studiocoucou.berlin\/en\/category\/decoration\">Decoration<\/a>\n                  <a class=\"\" href=\"https:\/\/studiocoucou.berlin\/en\/about\">About<\/a>\n    <\/nav><\/header>\n<main>\n<div class=\"projects\">\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/eba-work\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">EBA Works<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/relaxound\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Relaxound<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/remi\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">REMI<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/the-green-box\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">The Green Box<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/apartment-k-2-0\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Apartment K 2.0<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/villa-kellermann-tim-raue\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Villa Kellermann Tim Raue<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/ester-bruzkus-apartment\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Esters Apartment 2.0<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/futurice\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Futurice<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/neo\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">NEO<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/l-a-poke\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">L.A. POK\u00c9<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/miele-artline\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Miele Artline<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/tim-raue-colette-berlin\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Tim Raue Colette Berlin<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/mercure-wiesbaden\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Mercure Wiesbaden<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/kastanienallee\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Apartment K<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/leipziger-15\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Orthopedic Practice LP15<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/dragonfly-by-tim-raue\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Dragonfly by Tim Raue<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/razorfish\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Razorfish<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/meininger-leipzig\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Meininger Hotel Leipzig<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/berlin-coffee\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Berlin coffee<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/le-corbusier-lc7\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Restaurant Tim Raue<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/esters-aparment\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Esters Aparment<\/span>\n\t<\/a>\n<\/div>\n\n<\/main>\n\n<footer>\n\t<div class=\"social-media\">\n\t\t<a href=\"https:\/\/www.instagram.com\/studiocoucouberlin\/\" target=\"_blank\">\n\t\t<svg class=\"icon icon-instagram\"><use xlink:href=\"#instagram\"><\/use><\/svg>\t<\/a>\n\t\t\t<a href=\"https:\/\/www.pinterest.de\/e885590fb632ba123243595079e934\/\" target=\"_blank\">\n\t\t<svg class=\"icon icon-pinterest\"><use xlink:href=\"#pinterest\"><\/use><\/svg>\t<\/a>\n\t<\/div>\t<nav class=\"legal-and-language\">\n\t\t<a href=\"https:\/\/studiocoucou.berlin\/en\/legal\/imprint\">Imprint<\/a>\n<a href=\"https:\/\/studiocoucou.berlin\/en\/legal\/datenschutz\">Datenschutz<\/a>\n\t\t<a href=\"https:\/\/studiocoucou.berlin\" hreflang=\"de\">Deutsch<\/a>\n\t<\/nav>\n<\/footer>\n\n<script>\n\tlazySizesConfig = {};\n\tlazySizesConfig.preloadAfterLoad = true;\n<\/script>\n<script src=\"https:\/\/studiocoucou.berlin\/assets\/js\/main.1565780567.js\"><\/script><\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [],
                    "securityHeadersGrade": "F",
                    "securityHeadersScore": 0
                },
                "interactivePeriods": [
                    [
                        0,
                        22751
                    ]
                ],
                "lastVisualChange": 22600,
                "render": 700,
                "visualComplete85": 22600,
                "visualComplete90": 22600,
                "visualComplete95": 22600,
                "visualComplete99": 22600,
                "visualComplete": 22600,
                "SpeedIndex": 19208,
                "largestPaints": [
                    {
                        "event": "LargestImagePaint",
                        "time": 734,
                        "size": 1246090,
                        "DOMNodeId": 3,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg",
                                "srcset": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h",
                                "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                                "style": "opacity: 0;"
                            },
                            "sourceURL": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                            "bounds": [
                                70,
                                141,
                                1765,
                                706
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 734,
                        "size": 1246090,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 70,
                                "y": 141,
                                "width": 1765,
                                "height": 706,
                                "top": 141,
                                "right": 1835,
                                "bottom": 847,
                                "left": 70
                            },
                            "outerHTML": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 809,
                        "size": 10080,
                        "DOMNodeId": 11,
                        "nodeInfo": {
                            "nodeType": "NAV",
                            "attributes": {
                                "class": "menu js-menu"
                            },
                            "bounds": [
                                1177.515625,
                                42,
                                657.484375,
                                30
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 734,
                        "size": 1246090,
                        "DOMNodeId": 3,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg",
                                "srcset": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h",
                                "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                                "style": "opacity: 0;"
                            },
                            "sourceURL": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                            "bounds": [
                                70,
                                141,
                                1765,
                                706
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 734,
                        "size": 1246090,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 70,
                                "y": 141,
                                "width": 1765,
                                "height": 706,
                                "top": 141,
                                "right": 1835,
                                "bottom": 847,
                                "left": 70
                            },
                            "outerHTML": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                            "content": "normal"
                        },
                        "type": "image"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 808,
                        "size": 10080,
                        "DOMNodeId": 11,
                        "nodeInfo": {
                            "nodeType": "NAV",
                            "attributes": {
                                "class": "menu js-menu"
                            },
                            "bounds": [
                                1177.515625,
                                42,
                                657.484375,
                                30
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    }
                ],
                "LargestContentfulPaintType": "image",
                "LargestContentfulPaintNodeType": "IMG",
                "LargestContentfulPaintImageURL": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 97
                    },
                    {
                        "name": "redirectStart",
                        "time": 105
                    },
                    {
                        "name": "navigationStart",
                        "time": 121
                    },
                    {
                        "name": "domLoading",
                        "time": 122
                    },
                    {
                        "name": "responseEnd",
                        "time": 122
                    },
                    {
                        "name": "domInteractive",
                        "time": 122
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 122
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 122
                    },
                    {
                        "name": "domComplete",
                        "time": 122
                    },
                    {
                        "name": "redirectEnd",
                        "time": 287
                    },
                    {
                        "name": "fetchStart",
                        "time": 287
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 475
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 475
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 476
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 476
                    },
                    {
                        "name": "domLoading",
                        "time": 476
                    },
                    {
                        "name": "responseEnd",
                        "time": 502
                    },
                    {
                        "name": "domInteractive",
                        "time": 690
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 690
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 691
                    },
                    {
                        "name": "LayoutShift",
                        "time": 714
                    },
                    {
                        "name": "firstPaint",
                        "time": 734
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 734
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 734
                    },
                    {
                        "name": "InteractiveTime",
                        "time": 734
                    },
                    {
                        "name": "domComplete",
                        "time": 783
                    },
                    {
                        "name": "loadEventStart",
                        "time": 783
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 784
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 808
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 808
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 808
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 734
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 734
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 808
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 3.4535115082500103e-5
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 3.4535115082500103e-5
                    }
                ],
                "chromeUserTiming.navigationStart": 122,
                "chromeUserTiming.redirectStart": 106,
                "chromeUserTiming.domLoading": 477,
                "chromeUserTiming.responseEnd": 502,
                "chromeUserTiming.domInteractive": 691,
                "chromeUserTiming.domContentLoadedEventStart": 691,
                "chromeUserTiming.domContentLoadedEventEnd": 691,
                "chromeUserTiming.domComplete": 784,
                "chromeUserTiming.redirectEnd": 288,
                "chromeUserTiming.fetchStart": 288,
                "chromeUserTiming.unloadEventStart": 476,
                "chromeUserTiming.unloadEventEnd": 476,
                "chromeUserTiming.markAsMainFrame": 476,
                "chromeUserTiming.commitNavigationEnd": 476,
                "chromeUserTiming.LayoutShift": 715,
                "chromeUserTiming.firstPaint": 734,
                "chromeUserTiming.firstContentfulPaint": 734,
                "chromeUserTiming.firstImagePaint": 734,
                "chromeUserTiming.InteractiveTime": 734,
                "chromeUserTiming.loadEventStart": 784,
                "chromeUserTiming.loadEventEnd": 784,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 808,
                "chromeUserTiming.firstMeaningfulPaint": 808,
                "chromeUserTiming.LargestImagePaint": 734,
                "chromeUserTiming.LargestContentfulPaint": 734,
                "chromeUserTiming.LargestTextPaint": 809,
                "chromeUserTiming.TotalLayoutShift": 3.4535115082500103e-5,
                "chromeUserTiming.CumulativeLayoutShift": 3.4535115082500103e-5,
                "LayoutShifts": [
                    {
                        "time": 714,
                        "score": 3.4535115082500103e-5,
                        "cumulative_score": 3.4535115082500103e-5,
                        "window_score": 3.4535115082500103e-5,
                        "shift_window_num": 0,
                        "rects": [
                            [
                                1178,
                                42,
                                657,
                                30
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 1184,
                                    "y": 42,
                                    "width": 651,
                                    "height": 29,
                                    "top": 42,
                                    "right": 1835,
                                    "bottom": 71,
                                    "left": 1184
                                },
                                "currentRect": {
                                    "x": 1178,
                                    "y": 42,
                                    "width": 657,
                                    "height": 30,
                                    "top": 42,
                                    "right": 1835,
                                    "bottom": 72,
                                    "left": 1178
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 1,
                    "cumulative_score": 3.4535115082500103e-5,
                    "fraction_of_total": 1
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 661.74400000000003
                        },
                        "13": {
                            "name": "UnprefixedRequestAnimationFrame",
                            "firstUsed": 684.149
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 477.952
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 477.959
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 479.21300000000002
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 487.64400000000001
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 487.67500000000001
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 487.67700000000002
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 487.68799999999999
                        },
                        "609": {
                            "name": "MixedContentPresent",
                            "firstUsed": 492.90300000000002
                        },
                        "610": {
                            "name": "MixedContentBlockable",
                            "firstUsed": 492.90499999999997
                        },
                        "896": {
                            "name": "MixedContentBlockableAllowed",
                            "firstUsed": 492.928
                        },
                        "4239": {
                            "name": "ScriptSchedulingType_ParserBlocking",
                            "firstUsed": 493.75799999999998
                        },
                        "3740": {
                            "name": "CrossOriginStrictNosniffWouldBlock",
                            "firstUsed": 540.37800000000004
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 541.20699999999999
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 541.23699999999997
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 541.29100000000005
                        },
                        "976": {
                            "name": "CSSAtRuleSupports",
                            "firstUsed": 541.36400000000003
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 541.44899999999996
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 541.78999999999996
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 541.803
                        },
                        "522": {
                            "name": "Sizes",
                            "firstUsed": 543.21000000000004
                        },
                        "524": {
                            "name": "SrcsetWDescriptor",
                            "firstUsed": 543.24300000000005
                        },
                        "523": {
                            "name": "SrcsetXDescriptor",
                            "firstUsed": 543.45600000000002
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 548.14300000000003
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 597.10299999999995
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 597.10599999999999
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 597.63300000000004
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 598.13599999999997
                        },
                        "1066": {
                            "name": "SameOriginTextScript",
                            "firstUsed": 661.30799999999999
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 666.74900000000002
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 670.86400000000003
                        },
                        "2716": {
                            "name": "WindowDevicePixelRatio",
                            "firstUsed": 675.87800000000004
                        },
                        "2707": {
                            "name": "V8Window_MatchMedia_Method",
                            "firstUsed": 677.31500000000005
                        },
                        "2705": {
                            "name": "WindowInnerWidth",
                            "firstUsed": 683.53200000000004
                        },
                        "2706": {
                            "name": "WindowInnerHeight",
                            "firstUsed": 683.53700000000003
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 683.54100000000005
                        },
                        "864": {
                            "name": "V8CustomEvent_InitCustomEvent_Method",
                            "firstUsed": 683.98000000000002
                        },
                        "954": {
                            "name": "V8Window_RequestIdleCallback_Method",
                            "firstUsed": 686.601
                        },
                        "4376": {
                            "name": "EligibleForImageLoadingPrioritizationFix",
                            "firstUsed": 714.41099999999994
                        },
                        "19": {
                            "name": "UnprefixedTransitionEndEvent",
                            "firstUsed": 5797.4669999999996
                        }
                    },
                    "CSSFeatures": {
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 541.25099999999998
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 541.27200000000005
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 541.37099999999998
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 597.11699999999996
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 597.12
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 597.12300000000005
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 597.18600000000004
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 597.18799999999999
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 597.19100000000003
                        },
                        "14": {
                            "name": "CSSPropertyWebkitFontSmoothing",
                            "firstUsed": 597.19500000000005
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 597.19899999999996
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 597.21400000000006
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 597.21600000000001
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 597.21799999999996
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 597.22000000000003
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 597.22199999999998
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 597.22400000000005
                        },
                        "210": {
                            "name": "CSSPropertyWebkitBoxPack",
                            "firstUsed": 597.23900000000003
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 597.24099999999999
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 597.24300000000005
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 597.27200000000005
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 597.44100000000003
                        },
                        "339": {
                            "name": "CSSPropertyAliasWebkitUserSelect",
                            "firstUsed": 597.44399999999996
                        },
                        "539": {
                            "name": "CSSPropertyUserSelect",
                            "firstUsed": 597.447
                        },
                        "421": {
                            "name": "CSSPropertyTouchAction",
                            "firstUsed": 597.45000000000005
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 597.45899999999995
                        },
                        "36": {
                            "name": "CSSPropertyBorderBottomColor",
                            "firstUsed": 597.46799999999996
                        },
                        "35": {
                            "name": "CSSPropertyBorderBottom",
                            "firstUsed": 597.47500000000002
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 597.56299999999999
                        },
                        "445": {
                            "name": "CSSPropertyWillChange",
                            "firstUsed": 597.57100000000003
                        },
                        "332": {
                            "name": "CSSPropertyAliasWebkitTransition",
                            "firstUsed": 597.577
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 597.58000000000004
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 597.60000000000002
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 597.60900000000004
                        },
                        "433": {
                            "name": "CSSPropertyObjectFit",
                            "firstUsed": 597.61300000000006
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 597.61699999999996
                        },
                        "203": {
                            "name": "CSSPropertyWebkitBoxAlign",
                            "firstUsed": 597.65800000000002
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 597.66099999999994
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 597.66999999999996
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 597.67399999999998
                        },
                        "60": {
                            "name": "CSSPropertyBorderTop",
                            "firstUsed": 598.00300000000004
                        },
                        "71": {
                            "name": "CSSPropertyClear",
                            "firstUsed": 598.00800000000004
                        },
                        "111": {
                            "name": "CSSPropertyPaddingLeft",
                            "firstUsed": 598.02099999999996
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 598.06500000000005
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 598.06799999999998
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 598.07899999999995
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "FirstInteractive": 700,
                "TTIMeasurementEnd": 22751,
                "LastInteractive": 700,
                "TimeToInteractive": 700,
                "FirstCPUIdle": 700,
                "testID": "241224_AiDc4B_AJM",
                "step": 1,
                "effectiveBps": 1687747,
                "domTime": 0,
                "aft": 0,
                "titleTime": 123,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": 0.80000000000000004,
                "lighthouse.Performance.first-contentful-paint": 1485.4559999999999,
                "lighthouse.Performance.largest-contentful-paint": 1549.874,
                "lighthouse.Performance.total-blocking-time": 0,
                "lighthouse.Performance.cumulative-layout-shift": 3.4535115082500103e-5,
                "lighthouse.Performance.speed-index": 22531,
                "lighthouse.Accessibility": 0.73999999999999999,
                "lighthouse.BestPractices": 0.73999999999999999,
                "lighthouse.SEO": 0.91000000000000003,
                "lighthouse.PWA": 0.28999999999999998,
                "edge-processed": true,
                "longTasks": [],
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "105": 23.800000000000001,
                            "205": 35,
                            "306": 15.800000000000001,
                            "406": 10.5,
                            "507": 33.299999999999997,
                            "608": 45,
                            "710": 80,
                            "810": 95.200000000000003,
                            "911": 25,
                            "1011": 66.700000000000003,
                            "1112": 10,
                            "1213": 11.1,
                            "1313": 18.199999999999999,
                            "1414": 5.2999999999999998,
                            "1514": 14.300000000000001,
                            "1615": 5.2999999999999998,
                            "1715": 14.300000000000001,
                            "1816": 19,
                            "1917": 55,
                            "2017": 42.100000000000001,
                            "2118": 15,
                            "2219": 14.300000000000001,
                            "2320": 19,
                            "2420": 10.5,
                            "2521": 15,
                            "2621": 31.800000000000001,
                            "2722": 10.5,
                            "2822": 14.300000000000001,
                            "2923": 10.5,
                            "3023": 47.399999999999999,
                            "3124": 22.699999999999999,
                            "3224": 5.2999999999999998,
                            "3325": 25,
                            "3425": 18.199999999999999,
                            "3526": 11.1,
                            "3626": 14.300000000000001,
                            "3727": 20,
                            "3828": 20,
                            "3928": 20,
                            "4029": 45,
                            "4129": 30,
                            "4230": 73.700000000000003,
                            "4330": 23.800000000000001,
                            "4431": 30,
                            "4531": 15.800000000000001,
                            "4632": 30,
                            "4733": 21.100000000000001,
                            "4833": 36.399999999999999,
                            "4934": 21.100000000000001,
                            "5035": 70,
                            "5135": 25,
                            "5236": 33.299999999999997,
                            "5336": 25,
                            "5437": 35,
                            "5537": 23.800000000000001,
                            "5638": 33.299999999999997,
                            "5738": 25,
                            "5839": 40,
                            "5940": 10.5,
                            "6040": 61.899999999999999,
                            "6141": 15,
                            "6241": 25,
                            "6342": 15,
                            "6442": 19,
                            "6543": 10,
                            "6643": 19,
                            "6744": 5.5999999999999996,
                            "6844": 15,
                            "6945": 10,
                            "7045": 57.100000000000001,
                            "7146": 15,
                            "7246": 14.300000000000001,
                            "7347": 5.5999999999999996,
                            "7448": 20,
                            "7548": 25,
                            "7649": 52.399999999999999,
                            "7749": 20,
                            "7850": 21.100000000000001,
                            "7950": 31.800000000000001,
                            "8051": 63.200000000000003,
                            "8151": 28.600000000000001,
                            "8252": 25,
                            "8353": 28.600000000000001,
                            "8453": 25,
                            "8554": 21.100000000000001,
                            "8654": 26.300000000000001,
                            "8755": 22.699999999999999,
                            "8855": 22.199999999999999,
                            "8956": 25,
                            "9057": 52.399999999999999,
                            "9157": 25,
                            "9258": 23.800000000000001,
                            "9358": 25,
                            "9459": 20,
                            "9560": 15,
                            "9660": 15,
                            "9761": 20,
                            "9862": 10,
                            "9963": 23.800000000000001,
                            "10064": 42.100000000000001,
                            "10165": 20,
                            "10266": 10,
                            "10367": 20,
                            "10467": 14.300000000000001,
                            "10568": 11.1,
                            "10668": 14.300000000000001,
                            "10769": 23.800000000000001,
                            "10869": 5.2999999999999998,
                            "11011": 63.299999999999997,
                            "11112": 42.899999999999999,
                            "11212": 26.300000000000001,
                            "11313": 20,
                            "11413": 33.299999999999997,
                            "11514": 15.800000000000001,
                            "11615": 26.300000000000001,
                            "11715": 27.300000000000001,
                            "11816": 30,
                            "11916": 20,
                            "12017": 68.400000000000006,
                            "12118": 27.300000000000001,
                            "12219": 30,
                            "12320": 21.100000000000001,
                            "12421": 33.299999999999997,
                            "12521": 23.800000000000001,
                            "12622": 30,
                            "12722": 25,
                            "12823": 15.800000000000001,
                            "12923": 10,
                            "13024": 61.899999999999999,
                            "13124": 15.800000000000001,
                            "13225": 20,
                            "13325": 10.5,
                            "13426": 19,
                            "13526": 15,
                            "13627": 15,
                            "13727": 15,
                            "13828": 20,
                            "13928": 14.300000000000001,
                            "14029": 50,
                            "14129": 14.300000000000001,
                            "14230": 11.1,
                            "14330": 19,
                            "14431": 57.899999999999999,
                            "14531": 23.800000000000001,
                            "14632": 25,
                            "14733": 20,
                            "14833": 38.100000000000001,
                            "14934": 21.100000000000001,
                            "15034": 68.400000000000006,
                            "15135": 20,
                            "15236": 36.799999999999997,
                            "15336": 23.800000000000001,
                            "15437": 36.799999999999997,
                            "15537": 25,
                            "15638": 33.299999999999997,
                            "15738": 25,
                            "15839": 35,
                            "15939": 21.100000000000001,
                            "16040": 65,
                            "16140": 10,
                            "16241": 21.100000000000001,
                            "16341": 10,
                            "16442": 25,
                            "16543": 15,
                            "16643": 20,
                            "16744": 10,
                            "16844": 20,
                            "16945": 14.300000000000001,
                            "17045": 50,
                            "17146": 10.5,
                            "17246": 23.800000000000001,
                            "17347": 10,
                            "17447": 15,
                            "17548": 15,
                            "17648": 21.100000000000001,
                            "17750": 31.800000000000001,
                            "17851": 42.100000000000001,
                            "17951": 20,
                            "18052": 68.400000000000006,
                            "18152": 23.800000000000001,
                            "18253": 33.299999999999997,
                            "18353": 21.100000000000001,
                            "18454": 23.800000000000001,
                            "18554": 25,
                            "18656": 25,
                            "18757": 23.800000000000001,
                            "18857": 26.300000000000001,
                            "18964": 31.800000000000001,
                            "19065": 52.399999999999999,
                            "19165": 31.600000000000001,
                            "19266": 23.800000000000001,
                            "19366": 31.600000000000001,
                            "19467": 19,
                            "19567": 27.800000000000001,
                            "19668": 14.300000000000001,
                            "19768": 20,
                            "19869": 10,
                            "20000": 34.600000000000001,
                            "20100": 10.5,
                            "20201": 5.2999999999999998,
                            "20301": 9.5,
                            "20402": 10,
                            "20503": 5.2999999999999998,
                            "20603": 14.300000000000001,
                            "20704": 5.2999999999999998,
                            "20804": 9.5,
                            "20905": 10,
                            "21005": 42.899999999999999,
                            "21106": 14.300000000000001,
                            "21206": 36.799999999999997,
                            "21307": 20,
                            "21407": 20,
                            "21508": 20,
                            "21609": 20,
                            "21709": 19,
                            "21810": 20,
                            "21910": 20,
                            "22011": 55,
                            "22111": 20,
                            "22212": 20,
                            "22313": 20,
                            "22413": 20,
                            "22514": 15.800000000000001,
                            "22614": 23.800000000000001,
                            "22715": 23.800000000000001,
                            "22816": 55
                        },
                        "max": 100,
                        "count": 227
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "105": 0,
                            "205": 33172,
                            "306": 740702,
                            "406": 5251,
                            "507": 862526,
                            "608": 2604081,
                            "710": 1278326,
                            "810": 150365,
                            "911": 5255,
                            "1011": 16789,
                            "1112": 5248,
                            "1213": 0,
                            "1313": 0,
                            "1414": 0,
                            "1514": 0,
                            "1615": 0,
                            "1715": 0,
                            "1816": 0,
                            "1917": 85679,
                            "2017": 0,
                            "2118": 22039,
                            "2219": 0,
                            "2320": 22048,
                            "2420": 0,
                            "2521": 23873,
                            "2621": 0,
                            "2722": 20217,
                            "2822": 0,
                            "2923": 22048,
                            "3023": 0,
                            "3124": 22048,
                            "3224": 0,
                            "3325": 42911,
                            "3425": 0,
                            "3526": 23956,
                            "3626": 3342,
                            "3727": 662511,
                            "3828": 234631,
                            "3928": 22126,
                            "4029": 0,
                            "4129": 22036,
                            "4230": 0,
                            "4330": 0,
                            "4431": 23862,
                            "4531": 0,
                            "4632": 22031,
                            "4733": 0,
                            "4833": 22098,
                            "4934": 0,
                            "5035": 22122,
                            "5135": 0,
                            "5236": 22109,
                            "5336": 0,
                            "5437": 23873,
                            "5537": 0,
                            "5638": 22044,
                            "5738": 5250,
                            "5839": 16791,
                            "5940": 5251,
                            "6040": 16873,
                            "6141": 5253,
                            "6241": 16790,
                            "6342": 19976,
                            "6442": 5250,
                            "6543": 16792,
                            "6643": 5252,
                            "6744": 16793,
                            "6844": 5252,
                            "6945": 17508,
                            "7045": 5251,
                            "7146": 16790,
                            "7246": 5251,
                            "7347": 18619,
                            "7448": 5248,
                            "7548": 16856,
                            "7649": 5252,
                            "7749": 16786,
                            "7850": 5249,
                            "7950": 17176,
                            "8051": 5252,
                            "8151": 16866,
                            "8252": 5251,
                            "8353": 18619,
                            "8453": 5251,
                            "8554": 16788,
                            "8654": 5251,
                            "8755": 16791,
                            "8855": 5249,
                            "8956": 16815,
                            "9057": 5252,
                            "9157": 16786,
                            "9258": 5252,
                            "9358": 16781,
                            "9459": 5247,
                            "9560": 20120,
                            "9660": 5246,
                            "9761": 16746,
                            "9862": 5247,
                            "9963": 16634,
                            "10064": 5253,
                            "10165": 16763,
                            "10266": 5208,
                            "10367": 18628,
                            "10467": 5254,
                            "10568": 16795,
                            "10668": 5256,
                            "10769": 16874,
                            "10869": 5252,
                            "11011": 11961,
                            "11112": 5247,
                            "11212": 16758,
                            "11313": 5250,
                            "11413": 18690,
                            "11514": 5250,
                            "11615": 16777,
                            "11715": 5246,
                            "11816": 16783,
                            "11916": 5242,
                            "12017": 16762,
                            "12118": 5217,
                            "12219": 22106,
                            "12320": 0,
                            "12421": 23870,
                            "12521": 0,
                            "12622": 22118,
                            "12722": 0,
                            "12823": 27304,
                            "12923": 0,
                            "13024": 22136,
                            "13124": 0,
                            "13225": 196508,
                            "13325": 0,
                            "13426": 29136,
                            "13526": 0,
                            "13627": 22131,
                            "13727": 0,
                            "13828": 22122,
                            "13928": 0,
                            "14029": 22049,
                            "14129": 0,
                            "14230": 22049,
                            "14330": 0,
                            "14431": 22036,
                            "14531": 0,
                            "14632": 22112,
                            "14733": 0,
                            "14833": 22022,
                            "14934": 0,
                            "15034": 22125,
                            "15135": 0,
                            "15236": 22025,
                            "15336": 0,
                            "15437": 23872,
                            "15537": 0,
                            "15638": 25384,
                            "15738": 0,
                            "15839": 22120,
                            "15939": 5250,
                            "16040": 18140,
                            "16140": 5249,
                            "16241": 16792,
                            "16341": 18619,
                            "16442": 5250,
                            "16543": 5251,
                            "16643": 17502,
                            "16744": 16791,
                            "16844": 5251,
                            "16945": 16871,
                            "17045": 5254,
                            "17146": 16797,
                            "17246": 5254,
                            "17347": 18705,
                            "17447": 5253,
                            "17548": 17190,
                            "17648": 5252,
                            "17750": 16644,
                            "17851": 5250,
                            "17951": 16868,
                            "18052": 5252,
                            "18152": 16872,
                            "18253": 5252,
                            "18353": 18618,
                            "18454": 5251,
                            "18554": 16777,
                            "18656": 5197,
                            "18757": 16771,
                            "18857": 5250,
                            "18964": 15792,
                            "19065": 5252,
                            "19165": 16793,
                            "19266": 5256,
                            "19366": 18710,
                            "19467": 5256,
                            "19567": 16796,
                            "19668": 5255,
                            "19768": 16794,
                            "19869": 5255,
                            "20000": 0,
                            "20100": 0,
                            "20201": 0,
                            "20301": 0,
                            "20402": 0,
                            "20503": 0,
                            "20603": 0,
                            "20704": 0,
                            "20804": 0,
                            "20905": 0,
                            "21005": 0,
                            "21106": 0,
                            "21206": 0,
                            "21307": 0,
                            "21407": 0,
                            "21508": 0,
                            "21609": 3341,
                            "21709": 0,
                            "21810": 0,
                            "21910": 0,
                            "22011": 0,
                            "22111": 0,
                            "22212": 0,
                            "22313": 0,
                            "22413": 0,
                            "22514": 0,
                            "22614": 0,
                            "22715": 0,
                            "22816": 20602
                        },
                        "max": 2604081,
                        "count": 227
                    }
                },
                "maxFID": 0,
                "TotalBlockingTime": 0,
                "effectiveBpsDoc": 4436373,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1\/details\/cached\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1\/performance_optimization\/cached\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1\/breakdown\/cached\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1\/domains\/cached\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1\/screen_shot\/cached\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1\/experiments\/cached\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1_Cached_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1_Cached_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1_Cached_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDc4B\/AJM\/1_Cached_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDc4B\/AJM\/1_Cached_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDc4B\/AJM\/1_Cached_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&file=1_Cached_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDc4B_AJM&file=1_Cached_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDc4B\/AJM\/1_Cached_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDc4B\/AJM\/1_Cached_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDc4B\/AJM\/1_Cached_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDc4B\/AJM\/1_Cached_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDc4B_AJM&compressed=1&file=1_Cached_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_000700.jpg",
                        "VisuallyComplete": 10
                    },
                    {
                        "time": 800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_000800.jpg",
                        "VisuallyComplete": 10
                    },
                    {
                        "time": 4200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_004200.jpg",
                        "VisuallyComplete": 10
                    },
                    {
                        "time": 4300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_004300.jpg",
                        "VisuallyComplete": 25
                    },
                    {
                        "time": 4400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_004400.jpg",
                        "VisuallyComplete": 14
                    },
                    {
                        "time": 4500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_004500.jpg",
                        "VisuallyComplete": 11
                    },
                    {
                        "time": 4600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_004600.jpg",
                        "VisuallyComplete": 11
                    },
                    {
                        "time": 4700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_004700.jpg",
                        "VisuallyComplete": 12
                    },
                    {
                        "time": 4800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_004800.jpg",
                        "VisuallyComplete": 12
                    },
                    {
                        "time": 4900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_004900.jpg",
                        "VisuallyComplete": 12
                    },
                    {
                        "time": 5000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_005000.jpg",
                        "VisuallyComplete": 12
                    },
                    {
                        "time": 5100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_005100.jpg",
                        "VisuallyComplete": 12
                    },
                    {
                        "time": 5200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_005200.jpg",
                        "VisuallyComplete": 12
                    },
                    {
                        "time": 5300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_005300.jpg",
                        "VisuallyComplete": 13
                    },
                    {
                        "time": 5400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_005400.jpg",
                        "VisuallyComplete": 13
                    },
                    {
                        "time": 5500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_005500.jpg",
                        "VisuallyComplete": 16
                    },
                    {
                        "time": 5600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_005600.jpg",
                        "VisuallyComplete": 64
                    },
                    {
                        "time": 5700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_005700.jpg",
                        "VisuallyComplete": 13
                    },
                    {
                        "time": 5800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_005800.jpg",
                        "VisuallyComplete": 12
                    },
                    {
                        "time": 7600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_007600.jpg",
                        "VisuallyComplete": 14
                    },
                    {
                        "time": 8000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_008000.jpg",
                        "VisuallyComplete": 12
                    },
                    {
                        "time": 8500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_008500.jpg",
                        "VisuallyComplete": 13
                    },
                    {
                        "time": 9000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_009000.jpg",
                        "VisuallyComplete": 65
                    },
                    {
                        "time": 11000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_011000.jpg",
                        "VisuallyComplete": 11
                    },
                    {
                        "time": 11500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_011500.jpg",
                        "VisuallyComplete": 7
                    },
                    {
                        "time": 12000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_012000.jpg",
                        "VisuallyComplete": 5
                    },
                    {
                        "time": 12500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_012500.jpg",
                        "VisuallyComplete": 7
                    },
                    {
                        "time": 14400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_014400.jpg",
                        "VisuallyComplete": 7
                    },
                    {
                        "time": 14500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_014500.jpg",
                        "VisuallyComplete": 21
                    },
                    {
                        "time": 15000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_015000.jpg",
                        "VisuallyComplete": 6
                    },
                    {
                        "time": 15500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_015500.jpg",
                        "VisuallyComplete": 9
                    },
                    {
                        "time": 16001,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_016001.jpg",
                        "VisuallyComplete": 9
                    },
                    {
                        "time": 17800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_017800.jpg",
                        "VisuallyComplete": 9
                    },
                    {
                        "time": 18000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_018000.jpg",
                        "VisuallyComplete": 12
                    },
                    {
                        "time": 18500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_018500.jpg",
                        "VisuallyComplete": 8
                    },
                    {
                        "time": 19000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_019000.jpg",
                        "VisuallyComplete": 9
                    },
                    {
                        "time": 21200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_021200.jpg",
                        "VisuallyComplete": 10
                    },
                    {
                        "time": 21500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_021500.jpg",
                        "VisuallyComplete": 9
                    },
                    {
                        "time": 22000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_022000.jpg",
                        "VisuallyComplete": 11
                    },
                    {
                        "time": 22500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_022500.jpg",
                        "VisuallyComplete": 40
                    },
                    {
                        "time": 22600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_022600.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "studiocoucou.berlin": {
                        "bytes": 32533025,
                        "requests": 112,
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 9679,
                        "bytesUncompressed": 105271,
                        "requests": 2
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 43771,
                        "bytesUncompressed": 151068,
                        "requests": 1
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 3052,
                        "bytesUncompressed": 12813,
                        "requests": 1
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 32441871,
                        "bytesUncompressed": 32441871,
                        "requests": 107
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 34652,
                        "bytesUncompressed": 34652,
                        "requests": 1
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    }
                },
                "consoleLog": [
                    {
                        "source": "security",
                        "level": "warning",
                        "text": "Mixed Content: The page at 'https:\/\/studiocoucou.berlin\/en' was loaded over HTTPS, but requested an insecure script 'http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1'. This content should also be served over HTTPS.",
                        "timestamp": 1735070266194.2959,
                        "url": "https:\/\/studiocoucou.berlin\/en",
                        "lineNumber": 15,
                        "stackTrace": {
                            "callFrames": [
                                {
                                    "functionName": "",
                                    "scriptId": "6",
                                    "url": "https:\/\/studiocoucou.berlin\/en",
                                    "lineNumber": 15,
                                    "columnNumber": 17
                                }
                            ]
                        }
                    },
                    {
                        "source": "network",
                        "level": "error",
                        "text": "Failed to load resource: net::ERR_CONNECTION_REFUSED",
                        "timestamp": 1735070266241.6411,
                        "url": "http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1",
                        "networkRequestId": "31374.5"
                    }
                ]
            }
        },
        "runs": {
            "1": {
                "firstView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-xjtw-10.10.1.214",
                    "loadTime": 5283,
                    "docTime": 5283,
                    "fullyLoaded": 30991,
                    "bytesOut": 156146,
                    "bytesOutDoc": 53991,
                    "bytesIn": 16368249,
                    "bytesInDoc": 3964855,
                    "requests": [
                        {
                            "type": 3,
                            "id": "9D56700CD0285720B54F69C93115D643",
                            "request_id": "9D56700CD0285720B54F69C93115D643",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/",
                            "raw_id": "9D56700CD0285720B54F69C93115D643",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/",
                            "responseCode": 302,
                            "load_ms": 664,
                            "ttfb_ms": 664,
                            "load_start": 151,
                            "load_start_float": 151,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "Thu, 19 Nov 1981 08:52:00 GMT",
                            "cacheControl": "no-store, no-cache, must-revalidate",
                            "contentType": "text\/html",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": 1,
                            "dns_end": 56,
                            "connect_start": 56,
                            "connect_end": 90,
                            "ssl_start": 90,
                            "ssl_end": 151,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "www.studiocoucou.berlin",
                                "sanList": [
                                    "www.studiocoucou.berlin",
                                    "studiocoucou.berlin"
                                ],
                                "issuer": "Encryption Everywhere DV TLS CA - G2",
                                "validFrom": 1709510400,
                                "validTo": 1742428799,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2025h1' log",
                                        "logId": "4E75A3275C9A10C3385B6CD4DF3F52EB1DF0E08E1B8D69C0B1FA64B1629A39DF",
                                        "timestamp": 1709518446677,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100A9B3721B4C01DD0766DD18AB54FE3FB65DF12F1FBEC6CAB07EDF8472EC46B60F02203EEA2F5956061F92D96229F652E9B511294791CAA1A0E759FC42CD2A62985F32"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Sabre' CT log",
                                        "logId": "5581D4C2169036014AEA0B9B573C53F0C0E43878702508172FA3AA1D0713D30C",
                                        "timestamp": 1709518446730,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402203A81E8FEB1DEE0E43DAE924DE1B252300F3A380D2627EE4FA1685577DA982CA202204A2C23C76C9BF0FB0F04D995EBCBD23B9973BA7C67E0BE72706F0CA6656CB25F"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2025 Log",
                                        "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                        "timestamp": 1709518446601,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100DCB5D0F9DCD59993107D08EE582A2DF186E33AB5D2E2C2588D678035E409B98C022037DBFE1D5576D84FEDD8BC2DFDD4114DCF5E2B774AB394035D5326CBEC694237"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":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": [
                                    "cache-control: no-store, no-cache, must-revalidate",
                                    "content-length: 0",
                                    "content-type: text\/html",
                                    "date: Tue, 24 Dec 2024 19:55:35 GMT",
                                    "expires: Thu, 19 Nov 1981 08:52:00 GMT",
                                    "location: https:\/\/studiocoucou.berlin\/en",
                                    "pragma: no-cache",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "x-powered-by: PHP\/7.4.33",
                                    "set-cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81; path=\/"
                                ]
                            },
                            "bytesOut": 2131,
                            "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": 55,
                            "connect_ms": 34,
                            "ssl_ms": 61,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 5,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin 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": 4866,
                            "netlog_id": 1000000,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGGjCCBQKgAwIBAgIQAytPJQ+JZRnoF7P3L10zCTANBgkqhkiG9w0BAQsFADBu\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMS0wKwYDVQQDEyRFbmNyeXB0aW9uIEV2ZXJ5d2hlcmUg\nRFYgVExTIENBIC0gRzIwHhcNMjQwMzA0MDAwMDAwWhcNMjUwMzE5MjM1OTU5WjAi\nMSAwHgYDVQQDExd3d3cuc3R1ZGlvY291Y291LmJlcmxpbjCCASIwDQYJKoZIhvcN\nAQEBBQADggEPADCCAQoCggEBAMLpnUS1mc5SmaCLr2q0BP0ac2Cy6jfg88PyZ4dz\nfBoxHSRT09+r9CfGgX\/1My14pDkHtTxxPkfPin5aqoC3085DnseyzNnXJ\/a0frwx\n\/zKa4DJ8DqYmmgYw2gm1+miPl8FwpwR3XuRuQa8LcZFfWwvNnWTRYA4Ytw3w\/GOj\nGJWUecwh+Fhj\/aVFQ9J+bmbzte+YTRfulEAV02xO9uljISjuA0YbZulu\/amKppTh\nyNjg9dsyZIrDA\/n6JLRTS2BjfJ6noJZp86cS5aEC9XTxy4h9LzA6OvaogFXm2pc0\nJ\/G4KOc0tg3RhdI61LqXfkfN4tJkdubGAGYKbV3LH1LUz\/cCAwEAAaOCAv4wggL6\nMB8GA1UdIwQYMBaAFHjfkZBf7t6s9sV169VMVVPvJEq2MB0GA1UdDgQWBBTTQNRA\nb6vdA1S9sN6FDDe+68fy5zA3BgNVHREEMDAughd3d3cuc3R1ZGlvY291Y291LmJl\ncmxpboITc3R1ZGlvY291Y291LmJlcmxpbjA+BgNVHSAENzA1MDMGBmeBDAECATAp\nMCcGCCsGAQUFBwIBFhtodHRwOi8vd3d3LmRpZ2ljZXJ0LmNvbS9DUFMwDgYDVR0P\nAQH\/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjCBgAYIKwYB\nBQUHAQEEdDByMCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20w\nSgYIKwYBBQUHMAKGPmh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9FbmNyeXB0\naW9uRXZlcnl3aGVyZURWVExTQ0EtRzIuY3J0MAwGA1UdEwEB\/wQCMAAwggF9Bgor\nBgEEAdZ5AgQCBIIBbQSCAWkBZwB2AE51oydcmhDDOFts1N8\/Uusd8OCOG41pwLH6\nZLFimjnfAAABjgc9YFUAAAQDAEcwRQIhAKmzchtMAd0HZt0Yq1T+P7Zd8S8fvsbK\nsH7fhHLsRrYPAiA+6i9ZVgYfktliKfZS6bURKUeRyqGg51n8Qs0qYphfMgB1AFWB\n1MIWkDYBSuoLm1c8U\/DA5Dh4cCUIFy+jqh0HE9MMAAABjgc9YIoAAAQDAEYwRAIg\nOoHo\/rHe4OQ9rpJN4bJSMA86OA0mJ+5PoWhVd9qYLKICIEosI8dsm\/D7DwTZlevL\n0juZc7p8Z+C+cnBvDKZlbLJfAHYAfVkeEuF4KnscYWd8Xv340IdcFKBOlZ65Ay\/Z\nDowuebgAAAGOBz1gCQAABAMARzBFAiEA3LXQ+dzVmZMQfQjuWCot8YbjOrXS4sJY\njWeANeQJuYwCIDfb\/h1VdthP7di8Lf3UEU3PXit3SrOUA11TJsvsaUI3MA0GCSqG\nSIb3DQEBCwUAA4IBAQAargfgEQDRO7VYskzl9uqhzVCWNjPUtBnWNocecfmvv4iD\nUi9jd0r352KjiEaeCIjI\/36xnH6KcyevDUPqFOfUlrDcnu5q4HdFCBfWuAA4CGt7\ndRyeFfKRDd+2+tNK9XELer5e86Dz1WrcxNiRbi4RjAWkXH1kgbxAhooClx61GaZM\n8doN2S51RbIElXCZtfIeZpQ3E+OfJgY5mqtXI1C3EtNdrnOlXrDovoxo1xatB7Qg\nv2\/U+iL49HkNxm4VfZiGhS4r9lTlfHD9oY4CQhFIgCB7MQocjALHg4C\/BiNKs1QY\nPPLeGE1Lnd1w1SZ3OBV4\/Y6ioQLKQfDr+xUvRmPa\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEqjCCA5KgAwIBAgIQDeD\/te5iy2EQn2CMnO1e0zANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xNzExMjcxMjQ2NDBaFw0yNzExMjcxMjQ2NDBaMG4xCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xLTArBgNVBAMTJEVuY3J5cHRpb24gRXZlcnl3aGVyZSBEViBUTFMgQ0EgLSBH\nMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAO8Uf46i\/nr7pkgTDqnE\neSIfCFqvPnUq3aF1tMJ5hh9MnO6Lmt5UdHfBGwC9Si+XjK12cjZgxObsL6Rg1njv\nNhAMJ4JunN0JGGRJGSevbJsA3sc68nbPQzuKp5Jc8vpryp2mts38pSCXorPR+sch\nQisKA7OSQ1MjcFN0d7tbrceWFNbzgL2csJVQeogOBGSe\/KZEIZw6gXLKeFe7mupn\nNYJROi2iC11+HuF79iAttMc32Cv6UOxixY\/3ZV+LzpLnklFq98XORgwkIJL1HuvP\nha8yvb+W6JislZJL+HLFtidoxmI7Qm3ZyIV66W533DsGFimFJkz3y0GeHWuSVMbI\nlfsCAwEAAaOCAU8wggFLMB0GA1UdDgQWBBR435GQX+7erPbFdevVTFVT7yRKtjAf\nBgNVHSMEGDAWgBROIlQgGJXm427mD\/r6uRLtBhePOTAOBgNVHQ8BAf8EBAMCAYYw\nHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMBIGA1UdEwEB\/wQIMAYBAf8C\nAQAwNAYIKwYBBQUHAQEEKDAmMCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdp\nY2VydC5jb20wQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQu\nY29tL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDBMBgNVHSAERTBDMDcGCWCGSAGG\n\/WwBAjAqMCgGCCsGAQUFBwIBFhxodHRwczovL3d3dy5kaWdpY2VydC5jb20vQ1BT\nMAgGBmeBDAECATANBgkqhkiG9w0BAQsFAAOCAQEAoBs1eCLKakLtVRPFRjBIJ9LJ\nL0s8ZWum8U8\/1TMVkQMBn+CPb5xnCD0GSA6L\/V0ZFrMNqBirrr5B241OesECvxIi\n98bZ90h9+q\/X5eMyOD35f8YTaEMpdnQCnawIwiHx06\/0BfiTj+b\/XQih+mqt3ZXe\nxNCJqKexdiB2IWGSKcgahPacWkk\/BAQFisKIFYEqHzV974S3FAz\/8LIfD58xnsEN\nGfzyIDkH3JrwYZ8caPTf6ZX9M1GrISN8HnWTtdNCH2xEajRa\/h9ZBXjUyFKQrGk2\nn2hcLrfZSbynEC\/pSw\/ET7H5nWwckjmAJ1l9fcnbqkU\/pf6uMQmnfl0JQjJNSg==\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 815,
                            "ttfb_start": 151,
                            "ttfb_end": 815,
                            "download_start": 815,
                            "download_end": 815,
                            "download_ms": 0,
                            "all_start": 1,
                            "all_end": 815,
                            "all_ms": 814,
                            "index": 0,
                            "number": 1
                        },
                        {
                            "type": 3,
                            "id": "9D56700CD0285720B54F69C93115D643-1",
                            "request_id": "9D56700CD0285720B54F69C93115D643-1",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/en",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/en",
                            "raw_id": "9D56700CD0285720B54F69C93115D643",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 304,
                            "ttfb_ms": 266,
                            "load_start": 819,
                            "load_start_float": 819.00007800000003,
                            "bytesIn": 9679,
                            "objectSize": 9679,
                            "objectSizeUncompressed": 105271,
                            "chunks": [
                                {
                                    "ts": 1094,
                                    "bytes": 6720,
                                    "inflated": 57344
                                },
                                {
                                    "ts": 1123,
                                    "bytes": 2959,
                                    "inflated": 47927
                                }
                            ],
                            "expires": "Thu, 19 Nov 1981 08:52:00 GMT",
                            "cacheControl": "no-store, no-cache, must-revalidate",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/en",
                                    ":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",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "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": [
                                    "cache-control: no-store, no-cache, must-revalidate",
                                    "content-encoding: gzip",
                                    "content-type: text\/html",
                                    "date: Tue, 24 Dec 2024 19:55:36 GMT",
                                    "expires: Thu, 19 Nov 1981 08:52:00 GMT",
                                    "pragma: no-cache",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "set-cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81; path=\/; secure; HttpOnly",
                                    "vary: User-Agent,Accept-Encoding",
                                    "x-powered-by: PHP\/7.4.33",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2293,
                            "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": 9932,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 818,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 78,
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 1123,
                            "ttfb_start": 819,
                            "ttfb_end": 1085,
                            "download_start": 1085,
                            "download_end": 1123,
                            "download_ms": 38,
                            "all_start": 819,
                            "all_end": 1123,
                            "all_ms": 304,
                            "index": 1,
                            "number": 2,
                            "cpuTimes": {
                                "EvaluateScript": 2,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 2,
                            "cpu.v8.compile": 0,
                            "cpuTime": 2,
                            "js_timing": [
                                [
                                    1209.797,
                                    1211.174
                                ],
                                [
                                    1304.3530000000001,
                                    1304.55
                                ],
                                [
                                    1209.8099999999999,
                                    1209.913
                                ],
                                [
                                    1304.3620000000001,
                                    1304.5
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "29874.2",
                            "request_id": "29874.2",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/assets\/css\/style.1565780565.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/assets\/css\/style.1565780565.css",
                            "raw_id": "29874.2",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 60,
                            "ttfb_ms": 60,
                            "load_start": 1104,
                            "load_start_float": 1104.0001010000001,
                            "bytesIn": 3052,
                            "objectSize": 3052,
                            "objectSizeUncompressed": 12813,
                            "chunks": [
                                {
                                    "ts": 1164,
                                    "bytes": 3052,
                                    "inflated": 12813
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": 17,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/assets\/css\/style.1565780565.css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: u=0",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: gzip",
                                    "content-length: 3052",
                                    "content-type: text\/css",
                                    "date: Tue, 24 Dec 2024 19:55:36 GMT",
                                    "etag: \"320d-59011b26dfecd\"",
                                    "last-modified: Wed, 14 Aug 2019 11:02:45 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent,Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2044,
                            "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": 3052,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1101,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 101,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 1164,
                            "ttfb_start": 1104,
                            "ttfb_end": 1164,
                            "download_start": 1164,
                            "download_end": 1164,
                            "download_ms": 0,
                            "all_start": 1104,
                            "all_end": 1164,
                            "all_ms": 60,
                            "index": 2,
                            "number": 3
                        },
                        {
                            "type": 3,
                            "id": "29874.3",
                            "request_id": "29874.3",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                            "raw_id": "29874.3",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 179,
                            "ttfb_ms": 111,
                            "load_start": 1106,
                            "load_start_float": 1106.0001070000001,
                            "bytesIn": 54959,
                            "objectSize": 54959,
                            "objectSizeUncompressed": 54959,
                            "chunks": [
                                {
                                    "ts": 1219,
                                    "bytes": 16301
                                },
                                {
                                    "ts": 1249,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1272,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1285,
                                    "bytes": 5908
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": 46,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: u=2, i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 54959",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:36 GMT",
                                    "etag: \"d6af-5bdce4714442d\"",
                                    "last-modified: Thu, 18 Mar 2021 11:55:36 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2299,
                            "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": 54959,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1102,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 5,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 107,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "54 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 185.24000000000001,
                                            "standardDeviation": 51.360799999999998,
                                            "kurtosis": 3.8159900000000002,
                                            "skewness": -2.2560099999999998,
                                            "entropy": 0.136632
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 168.81999999999999,
                                            "standardDeviation": 85.530900000000003,
                                            "kurtosis": 0.12434000000000001,
                                            "skewness": -1.4476100000000001,
                                            "entropy": 0.128493
                                        },
                                        "green": {
                                            "min": 29,
                                            "max": 255,
                                            "mean": 186.26300000000001,
                                            "standardDeviation": 49.412199999999999,
                                            "kurtosis": 0.026351699999999999,
                                            "skewness": -1.4113800000000001,
                                            "entropy": 0.13850799999999999
                                        },
                                        "blue": {
                                            "min": 45,
                                            "max": 255,
                                            "mean": 200.637,
                                            "standardDeviation": 19.139399999999998,
                                            "kurtosis": 5.6818,
                                            "skewness": -2.1351399999999998,
                                            "entropy": 0.142896
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:37+00:00",
                                        "date:modify": "2024-12-24T19:55:37+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "bd2afc37185d9b09a54310fc5e7cf081014ab2e4747dd1f373e51e5f0420020c"
                                    },
                                    "tainted": false,
                                    "filesize": "54959B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "77.3062MB",
                                    "userTime": "0.030u",
                                    "elapsedTime": "0:01.034"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 1285,
                            "ttfb_start": 1106,
                            "ttfb_end": 1217,
                            "download_start": 1217,
                            "download_end": 1285,
                            "download_ms": 68,
                            "all_start": 1106,
                            "all_end": 1285,
                            "all_ms": 179,
                            "index": 3,
                            "number": 4
                        },
                        {
                            "type": 3,
                            "id": "29874.4",
                            "request_id": "29874.4",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg",
                            "raw_id": "29874.4",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 792,
                            "ttfb_ms": 203,
                            "load_start": 1106,
                            "load_start_float": 1106.0001130000001,
                            "bytesIn": 365380,
                            "objectSize": 365380,
                            "objectSizeUncompressed": 365380,
                            "chunks": [
                                {
                                    "ts": 1311,
                                    "bytes": 16309
                                },
                                {
                                    "ts": 1341,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1369,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1395,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1424,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1449,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1478,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1503,
                                    "bytes": 16441
                                },
                                {
                                    "ts": 1532,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1558,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1586,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1617,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1640,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1671,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1697,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1725,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1753,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1780,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1808,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1836,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1862,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1890,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1898,
                                    "bytes": 5130
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": 59,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: u=2, i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 365380",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:36 GMT",
                                    "etag: \"59344-61ce61b4a9087\"",
                                    "last-modified: Wed, 10 Jul 2024 15:14:46 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2320,
                            "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": 365380,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1103,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 113,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "357 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2601,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 300,
                                        "YResolution": 300
                                    },
                                    "Composite": {
                                        "ImageSize": "2601x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2601,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 300,
                                        "y": 300
                                    },
                                    "printSize": {
                                        "x": 8.6699999999999999,
                                        "y": 3.4666700000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2705040,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 130.268,
                                            "standardDeviation": 69.723699999999994,
                                            "kurtosis": -1.16713,
                                            "skewness": -0.099830000000000002,
                                            "entropy": 0.97931100000000004
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 133.99199999999999,
                                            "standardDeviation": 67.741100000000003,
                                            "kurtosis": -1.09901,
                                            "skewness": -0.28015899999999999,
                                            "entropy": 0.975275
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 130.03800000000001,
                                            "standardDeviation": 69.615600000000001,
                                            "kurtosis": -1.1833,
                                            "skewness": -0.150924,
                                            "entropy": 0.97981300000000005
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 126.773,
                                            "standardDeviation": 71.814499999999995,
                                            "kurtosis": -1.1598200000000001,
                                            "skewness": 0.114109,
                                            "entropy": 0.98284499999999997
                                        }
                                    },
                                    "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": 2601,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 81,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:37+00:00",
                                        "date:modify": "2024-12-24T19:55:37+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "b641fc08fcba7c1c006f4a997122145bcc9ba64bd663ec4e5c214f743206908c"
                                    },
                                    "tainted": false,
                                    "filesize": "365380B",
                                    "numberPixels": "2705040",
                                    "pixelsPerSecond": "71.0403MB",
                                    "userTime": "0.030u",
                                    "elapsedTime": "0:01.038"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 1898,
                            "ttfb_start": 1106,
                            "ttfb_end": 1309,
                            "download_start": 1309,
                            "download_end": 1898,
                            "download_ms": 589,
                            "all_start": 1106,
                            "all_end": 1898,
                            "all_ms": 792,
                            "index": 4,
                            "number": 5
                        },
                        {
                            "type": 3,
                            "id": "29874.7",
                            "request_id": "29874.7",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/assets\/js\/main.1565780567.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/assets\/js\/main.1565780567.js",
                            "raw_id": "29874.7",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 878,
                            "ttfb_ms": 832,
                            "load_start": 1149,
                            "load_start_float": 1149.0001319999999,
                            "bytesIn": 43771,
                            "objectSize": 43771,
                            "objectSizeUncompressed": 151068,
                            "chunks": [
                                {
                                    "ts": 1983,
                                    "bytes": 16297,
                                    "inflated": 44811
                                },
                                {
                                    "ts": 2013,
                                    "bytes": 16375,
                                    "inflated": 59885
                                },
                                {
                                    "ts": 2026,
                                    "bytes": 11099,
                                    "inflated": 46372
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": 277,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/assets\/js\/main.1565780567.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: u=2",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: gzip",
                                    "content-length: 43771",
                                    "content-type: text\/javascript",
                                    "date: Tue, 24 Dec 2024 19:55:37 GMT",
                                    "etag: \"24e1c-59011b282003b\"",
                                    "last-modified: Wed, 14 Aug 2019 11:02:47 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent,Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1993,
                            "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": 43771,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1148,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 11,
                            "http2_stream_dependency": 7,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 132,
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 2027,
                            "ttfb_start": 1149,
                            "ttfb_end": 1981,
                            "download_start": 1981,
                            "download_end": 2027,
                            "download_ms": 46,
                            "all_start": 1149,
                            "all_end": 2027,
                            "all_ms": 878,
                            "index": 5,
                            "number": 6,
                            "cpuTimes": {
                                "EvaluateScript": 6,
                                "v8.compile": 2,
                                "FunctionCall": 62
                            },
                            "cpu.EvaluateScript": 6,
                            "cpu.v8.compile": 2,
                            "cpu.FunctionCall": 62,
                            "cpuTime": 70,
                            "js_timing": [
                                [
                                    2132.7460000000001,
                                    2139.0369999999998
                                ],
                                [
                                    2132.819,
                                    2134.8739999999998
                                ],
                                [
                                    2139.1770000000001,
                                    2141.7220000000002
                                ],
                                [
                                    2141.7530000000002,
                                    2141.828
                                ],
                                [
                                    2144.2820000000002,
                                    2144.598
                                ],
                                [
                                    2144.6030000000001,
                                    2144.6089999999999
                                ],
                                [
                                    2200.2779999999998,
                                    2200.3719999999998
                                ],
                                [
                                    2200.3789999999999,
                                    2200.3829999999998
                                ],
                                [
                                    2201.712,
                                    2201.7719999999999
                                ],
                                [
                                    2263.337,
                                    2263.3710000000001
                                ],
                                [
                                    2263.384,
                                    2263.4690000000001
                                ],
                                [
                                    2263.4740000000002,
                                    2263.5210000000002
                                ],
                                [
                                    2300.0680000000002,
                                    2300.2800000000002
                                ],
                                [
                                    2300.2869999999998,
                                    2300.3009999999999
                                ],
                                [
                                    2326.453,
                                    2326.4899999999998
                                ],
                                [
                                    2330.3850000000002,
                                    2330.3939999999998
                                ],
                                [
                                    2330.4000000000001,
                                    2330.4250000000002
                                ],
                                [
                                    2330.4279999999999,
                                    2330.444
                                ],
                                [
                                    2396.5680000000002,
                                    2396.5810000000001
                                ],
                                [
                                    2396.5929999999998,
                                    2396.625
                                ],
                                [
                                    2396.6280000000002,
                                    2396.6410000000001
                                ],
                                [
                                    2399.8829999999998,
                                    2400.0450000000001
                                ],
                                [
                                    2400.0529999999999,
                                    2400.0569999999998
                                ],
                                [
                                    2400.5230000000001,
                                    2400.9369999999999
                                ],
                                [
                                    2462.453,
                                    2462.4859999999999
                                ],
                                [
                                    2462.4929999999999,
                                    2462.5149999999999
                                ],
                                [
                                    2462.518,
                                    2462.5300000000002
                                ],
                                [
                                    2499.8800000000001,
                                    2500.172
                                ],
                                [
                                    2500.1889999999999,
                                    2500.1979999999999
                                ],
                                [
                                    2525.5680000000002,
                                    2525.6019999999999
                                ],
                                [
                                    2543.0650000000001,
                                    2543.078
                                ],
                                [
                                    2543.0839999999998,
                                    2543.1149999999998
                                ],
                                [
                                    2543.1179999999999,
                                    2543.1300000000001
                                ],
                                [
                                    2600.1970000000001,
                                    2600.2959999999998
                                ],
                                [
                                    2600.3040000000001,
                                    2600.3090000000002
                                ],
                                [
                                    2600.7689999999998,
                                    2601.0599999999999
                                ],
                                [
                                    2652.1950000000002,
                                    2652.2359999999999
                                ],
                                [
                                    2652.2440000000001,
                                    2652.2689999999998
                                ],
                                [
                                    2652.2710000000002,
                                    2652.2919999999999
                                ],
                                [
                                    2700.0999999999999,
                                    2700.194
                                ],
                                [
                                    2700.2089999999998,
                                    2700.2130000000002
                                ],
                                [
                                    2725.319,
                                    2725.3580000000002
                                ],
                                [
                                    2727.1950000000002,
                                    2727.2060000000001
                                ],
                                [
                                    2727.2130000000002,
                                    2727.2359999999999
                                ],
                                [
                                    2727.239,
                                    2727.2550000000001
                                ],
                                [
                                    2799.8829999999998,
                                    2799.9589999999998
                                ],
                                [
                                    2799.9659999999999,
                                    2799.971
                                ],
                                [
                                    2800.453,
                                    2800.7289999999998
                                ],
                                [
                                    3217.9180000000001,
                                    3217.973
                                ],
                                [
                                    3217.9810000000002,
                                    3218.0320000000002
                                ],
                                [
                                    3218.0360000000001,
                                    3218.0520000000001
                                ],
                                [
                                    3218.1990000000001,
                                    3218.2829999999999
                                ],
                                [
                                    3218.2919999999999,
                                    3218.2979999999998
                                ],
                                [
                                    3218.9059999999999,
                                    3219.2069999999999
                                ],
                                [
                                    3766.0680000000002,
                                    3766.125
                                ],
                                [
                                    3766.1350000000002,
                                    3766.1700000000001
                                ],
                                [
                                    3766.1729999999998,
                                    3766.1889999999999
                                ],
                                [
                                    3766.7350000000001,
                                    3766.8159999999998
                                ],
                                [
                                    3766.8249999999998,
                                    3766.8310000000001
                                ],
                                [
                                    3767.6950000000002,
                                    3767.9000000000001
                                ],
                                [
                                    4501.5950000000003,
                                    4501.6509999999998
                                ],
                                [
                                    4501.6589999999997,
                                    4501.6970000000001
                                ],
                                [
                                    4501.6999999999998,
                                    4501.7169999999996
                                ],
                                [
                                    4501.7700000000004,
                                    4501.8329999999996
                                ],
                                [
                                    4501.8429999999998,
                                    4501.848
                                ],
                                [
                                    4502.4409999999998,
                                    4502.741
                                ],
                                [
                                    5000.1869999999999,
                                    5000.2070000000003
                                ],
                                [
                                    5282.5119999999997,
                                    5282.5799999999999
                                ],
                                [
                                    5282.5910000000003,
                                    5282.6180000000004
                                ],
                                [
                                    5282.6220000000003,
                                    5282.6459999999997
                                ],
                                [
                                    5282.7439999999997,
                                    5282.8680000000004
                                ],
                                [
                                    5285.817,
                                    5285.9309999999996
                                ],
                                [
                                    5285.9409999999998,
                                    5285.9480000000003
                                ],
                                [
                                    5289.2730000000001,
                                    5289.7299999999996
                                ],
                                [
                                    5299.6959999999999,
                                    5300.2280000000001
                                ],
                                [
                                    5300.2359999999999,
                                    5300.2510000000002
                                ],
                                [
                                    5400.1199999999999,
                                    5400.1400000000003
                                ],
                                [
                                    5414.3419999999996,
                                    5414.3869999999997
                                ],
                                [
                                    5499.3580000000002,
                                    5499.683
                                ],
                                [
                                    5544.5519999999997,
                                    5544.7219999999998
                                ],
                                [
                                    5544.7330000000002,
                                    5544.7539999999999
                                ],
                                [
                                    5545.7430000000004,
                                    5545.8059999999996
                                ],
                                [
                                    5545.8119999999999,
                                    5545.817
                                ],
                                [
                                    5545.8310000000001,
                                    5545.8519999999999
                                ],
                                [
                                    5545.8549999999996,
                                    5545.8580000000002
                                ],
                                [
                                    5545.8670000000002,
                                    5545.8900000000003
                                ],
                                [
                                    5545.8919999999998,
                                    5545.8950000000004
                                ],
                                [
                                    5545.9030000000002,
                                    5545.9170000000004
                                ],
                                [
                                    5545.9189999999999,
                                    5545.9219999999996
                                ],
                                [
                                    5545.9369999999999,
                                    5545.9530000000004
                                ],
                                [
                                    5545.9560000000001,
                                    5545.9589999999998
                                ],
                                [
                                    5545.9660000000003,
                                    5545.9949999999999
                                ],
                                [
                                    5546.0010000000002,
                                    5546.0039999999999
                                ],
                                [
                                    5546.0129999999999,
                                    5546.027
                                ],
                                [
                                    5546.0299999999997,
                                    5546.0429999999997
                                ],
                                [
                                    5546.0500000000002,
                                    5546.0619999999999
                                ],
                                [
                                    5546.0640000000003,
                                    5546.0659999999998
                                ],
                                [
                                    5546.0739999999996,
                                    5546.0950000000003
                                ],
                                [
                                    5546.098,
                                    5546.1000000000004
                                ],
                                [
                                    5546.1080000000002,
                                    5546.143
                                ],
                                [
                                    5546.1469999999999,
                                    5546.1509999999998
                                ],
                                [
                                    5546.1599999999999,
                                    5546.1840000000002
                                ],
                                [
                                    5546.1859999999997,
                                    5546.1890000000003
                                ],
                                [
                                    5546.1959999999999,
                                    5546.2079999999996
                                ],
                                [
                                    5546.21,
                                    5546.2129999999997
                                ],
                                [
                                    5546.2190000000001,
                                    5546.2349999999997
                                ],
                                [
                                    5546.2370000000001,
                                    5546.2389999999996
                                ],
                                [
                                    5546.2470000000003,
                                    5546.2560000000003
                                ],
                                [
                                    5546.2579999999998,
                                    5546.2600000000002
                                ],
                                [
                                    5546.2669999999998,
                                    5546.2780000000002
                                ],
                                [
                                    5546.2799999999997,
                                    5546.2870000000003
                                ],
                                [
                                    5546.2939999999999,
                                    5546.308
                                ],
                                [
                                    5546.3109999999997,
                                    5546.3140000000003
                                ],
                                [
                                    5546.3209999999999,
                                    5546.3389999999999
                                ],
                                [
                                    5546.3410000000003,
                                    5546.3440000000001
                                ],
                                [
                                    5546.3519999999999,
                                    5546.3609999999999
                                ],
                                [
                                    5546.3630000000003,
                                    5546.366
                                ],
                                [
                                    5546.3729999999996,
                                    5546.3869999999997
                                ],
                                [
                                    5546.3890000000001,
                                    5546.3909999999996
                                ],
                                [
                                    5546.3980000000001,
                                    5546.4309999999996
                                ],
                                [
                                    5546.4369999999999,
                                    5546.4409999999998
                                ],
                                [
                                    5624.8590000000004,
                                    5624.9139999999998
                                ],
                                [
                                    5701.6580000000004,
                                    5701.9570000000003
                                ],
                                [
                                    5896.3239999999996,
                                    5896.375
                                ],
                                [
                                    5896.3900000000003,
                                    5896.4179999999997
                                ],
                                [
                                    5896.4210000000003,
                                    5896.4579999999996
                                ],
                                [
                                    5900.1840000000002,
                                    5900.2860000000001
                                ],
                                [
                                    5900.299,
                                    5900.3090000000002
                                ],
                                [
                                    5901.826,
                                    5902.3729999999996
                                ],
                                [
                                    6556.893,
                                    6556.9440000000004
                                ],
                                [
                                    6556.9530000000004,
                                    6556.9790000000003
                                ],
                                [
                                    6556.982,
                                    6557.0069999999996
                                ],
                                [
                                    6599.8010000000004,
                                    6599.9350000000004
                                ],
                                [
                                    6599.9489999999996,
                                    6599.9570000000003
                                ],
                                [
                                    6601.8649999999998,
                                    6602.1379999999999
                                ],
                                [
                                    7047.3270000000002,
                                    7047.3729999999996
                                ],
                                [
                                    7047.3810000000003,
                                    7047.4049999999997
                                ],
                                [
                                    7047.4080000000004,
                                    7047.4219999999996
                                ],
                                [
                                    7100.2399999999998,
                                    7100.3699999999999
                                ],
                                [
                                    7100.384,
                                    7100.3950000000004
                                ],
                                [
                                    7102.4179999999997,
                                    7102.7200000000003
                                ],
                                [
                                    7300.4989999999998,
                                    7300.5529999999999
                                ],
                                [
                                    7300.5789999999997,
                                    7300.5839999999998
                                ],
                                [
                                    7300.5900000000001,
                                    7300.5919999999996
                                ],
                                [
                                    7300.5969999999998,
                                    7300.5990000000002
                                ],
                                [
                                    7300.6040000000003,
                                    7300.607
                                ],
                                [
                                    7300.6149999999998,
                                    7300.6180000000004
                                ],
                                [
                                    7300.6229999999996,
                                    7300.625
                                ],
                                [
                                    7300.6300000000001,
                                    7300.643
                                ],
                                [
                                    7300.652,
                                    7300.6580000000004
                                ],
                                [
                                    7300.6670000000004,
                                    7300.6700000000001
                                ],
                                [
                                    7300.6819999999998,
                                    7300.6850000000004
                                ],
                                [
                                    7300.6899999999996,
                                    7300.6940000000004
                                ],
                                [
                                    7300.7020000000002,
                                    7300.7079999999996
                                ],
                                [
                                    7300.7160000000003,
                                    7300.7190000000001
                                ],
                                [
                                    7300.7250000000004,
                                    7300.7269999999999
                                ],
                                [
                                    7300.732,
                                    7300.7370000000001
                                ],
                                [
                                    7300.7470000000003,
                                    7300.7520000000004
                                ],
                                [
                                    7300.7600000000002,
                                    7300.7650000000003
                                ],
                                [
                                    7300.7730000000001,
                                    7300.7799999999997
                                ],
                                [
                                    7300.7860000000001,
                                    7300.7889999999998
                                ],
                                [
                                    7300.7960000000003,
                                    7300.8000000000002
                                ],
                                [
                                    7300.8119999999999,
                                    7300.8159999999998
                                ],
                                [
                                    7300.826,
                                    7300.8360000000002
                                ],
                                [
                                    7300.8469999999998,
                                    7300.8519999999999
                                ],
                                [
                                    7300.8609999999999,
                                    7300.866
                                ],
                                [
                                    7300.8710000000001,
                                    7300.8760000000002
                                ],
                                [
                                    7300.8860000000004,
                                    7300.8900000000003
                                ],
                                [
                                    7300.8969999999999,
                                    7300.8999999999996
                                ],
                                [
                                    7300.9040000000005,
                                    7300.9059999999999
                                ],
                                [
                                    7300.9099999999999,
                                    7300.9120000000003
                                ],
                                [
                                    7300.9160000000002,
                                    7300.9189999999999
                                ],
                                [
                                    7300.9229999999998,
                                    7300.9250000000002
                                ],
                                [
                                    7300.933,
                                    7300.9350000000004
                                ],
                                [
                                    7300.9399999999996,
                                    7300.942
                                ],
                                [
                                    7300.9459999999999,
                                    7300.9480000000003
                                ],
                                [
                                    7300.9520000000002,
                                    7300.9539999999997
                                ],
                                [
                                    7300.9589999999998,
                                    7300.9610000000002
                                ],
                                [
                                    7300.9669999999996,
                                    7300.9700000000003
                                ],
                                [
                                    7300.9780000000001,
                                    7300.9799999999996
                                ],
                                [
                                    7300.9989999999998,
                                    7301.0020000000004
                                ],
                                [
                                    7301.0069999999996,
                                    7301.0140000000001
                                ],
                                [
                                    7301.018,
                                    7301.0209999999997
                                ],
                                [
                                    7303.46,
                                    7303.7160000000003
                                ],
                                [
                                    7618.2030000000004,
                                    7618.3109999999997
                                ],
                                [
                                    7618.3239999999996,
                                    7618.3519999999999
                                ],
                                [
                                    7618.3549999999996,
                                    7618.3699999999999
                                ],
                                [
                                    7618.4250000000002,
                                    7618.4960000000001
                                ],
                                [
                                    7618.5069999999996,
                                    7618.5119999999997
                                ],
                                [
                                    7619.415,
                                    7619.7030000000004
                                ],
                                [
                                    7800.2979999999998,
                                    7800.3140000000003
                                ],
                                [
                                    8116.9989999999998,
                                    8117.049
                                ],
                                [
                                    8117.0680000000002,
                                    8117.0959999999995
                                ],
                                [
                                    8117.0990000000002,
                                    8117.1130000000003
                                ],
                                [
                                    8117.3969999999999,
                                    8117.4759999999997
                                ],
                                [
                                    8117.4859999999999,
                                    8117.491
                                ],
                                [
                                    8118.125,
                                    8118.4549999999999
                                ],
                                [
                                    8199.7960000000003,
                                    8200.1350000000002
                                ],
                                [
                                    8200.1460000000006,
                                    8200.1650000000009
                                ],
                                [
                                    8243.2559999999994,
                                    8243.2870000000003
                                ],
                                [
                                    8299.7950000000001,
                                    8299.8250000000007
                                ],
                                [
                                    8300.0130000000008,
                                    8300.3019999999997
                                ],
                                [
                                    8399.3700000000008,
                                    8399.6119999999992
                                ],
                                [
                                    8399.6219999999994,
                                    8399.6409999999996
                                ],
                                [
                                    8425.7270000000008,
                                    8425.7559999999994
                                ],
                                [
                                    8470.3320000000003,
                                    8470.3459999999995
                                ],
                                [
                                    8470.3520000000008,
                                    8470.3799999999992
                                ],
                                [
                                    8470.3829999999998,
                                    8470.3899999999994
                                ],
                                [
                                    8499.3250000000007,
                                    8499.4419999999991
                                ],
                                [
                                    8499.4529999999995,
                                    8499.4590000000007
                                ],
                                [
                                    8500.0889999999999,
                                    8500.3889999999992
                                ],
                                [
                                    8599.5290000000005,
                                    8599.7639999999992
                                ],
                                [
                                    8599.7739999999994,
                                    8599.7980000000007
                                ],
                                [
                                    8625.8819999999996,
                                    8625.9120000000003
                                ],
                                [
                                    8699.8960000000006,
                                    8699.9140000000007
                                ],
                                [
                                    8700.3160000000007,
                                    8700.6139999999996
                                ],
                                [
                                    8799.7350000000006,
                                    8800.0159999999996
                                ],
                                [
                                    8800.027,
                                    8800.0470000000005
                                ],
                                [
                                    8817.2710000000006,
                                    8817.2810000000009
                                ],
                                [
                                    8817.2909999999993,
                                    8817.3150000000005
                                ],
                                [
                                    8817.3169999999991,
                                    8817.3240000000005
                                ],
                                [
                                    8825.1309999999994,
                                    8825.1569999999992
                                ],
                                [
                                    8899.3369999999995,
                                    8899.4330000000009
                                ],
                                [
                                    8899.4410000000007,
                                    8899.4449999999997
                                ],
                                [
                                    8900.0069999999996,
                                    8900.2700000000004
                                ],
                                [
                                    8944.5820000000003,
                                    8944.6509999999998
                                ],
                                [
                                    8944.6620000000003,
                                    8944.6859999999997
                                ],
                                [
                                    8944.7119999999995,
                                    8944.7279999999992
                                ],
                                [
                                    8944.7309999999998,
                                    8944.7340000000004
                                ],
                                [
                                    8944.7430000000004,
                                    8944.7569999999996
                                ],
                                [
                                    8944.759,
                                    8944.7620000000006
                                ],
                                [
                                    8944.7690000000002,
                                    8944.7819999999992
                                ],
                                [
                                    8944.7829999999994,
                                    8944.7860000000001
                                ],
                                [
                                    8944.7960000000003,
                                    8944.8130000000001
                                ],
                                [
                                    8944.8150000000005,
                                    8944.8459999999995
                                ],
                                [
                                    8944.8559999999998,
                                    8944.8690000000006
                                ],
                                [
                                    8944.8709999999992,
                                    8944.8739999999998
                                ],
                                [
                                    8944.8809999999994,
                                    8944.8989999999994
                                ],
                                [
                                    8944.9009999999998,
                                    8944.9040000000005
                                ],
                                [
                                    8944.9120000000003,
                                    8944.9249999999993
                                ],
                                [
                                    8944.9269999999997,
                                    8944.9290000000001
                                ],
                                [
                                    8944.9380000000001,
                                    8944.9490000000005
                                ],
                                [
                                    8944.9509999999991,
                                    8944.9539999999997
                                ],
                                [
                                    8944.9619999999995,
                                    8944.9979999999996
                                ],
                                [
                                    8945.0059999999994,
                                    8945.0110000000004
                                ],
                                [
                                    8945.0229999999992,
                                    8945.0360000000001
                                ],
                                [
                                    8945.0380000000005,
                                    8945.0409999999993
                                ],
                                [
                                    8945.0480000000007,
                                    8945.0650000000005
                                ],
                                [
                                    8945.0669999999991,
                                    8945.0689999999995
                                ],
                                [
                                    8945.0779999999995,
                                    8945.0889999999999
                                ],
                                [
                                    8945.0910000000003,
                                    8945.1010000000006
                                ],
                                [
                                    8945.1100000000006,
                                    8945.1229999999996
                                ],
                                [
                                    8945.1239999999998,
                                    8945.1270000000004
                                ],
                                [
                                    8945.1350000000002,
                                    8945.1470000000008
                                ],
                                [
                                    8945.1489999999994,
                                    8945.152
                                ],
                                [
                                    8945.1589999999997,
                                    8945.1710000000003
                                ],
                                [
                                    8945.1730000000007,
                                    8945.1759999999995
                                ],
                                [
                                    8945.1839999999993,
                                    8945.1959999999999
                                ],
                                [
                                    8945.1980000000003,
                                    8945.2009999999991
                                ],
                                [
                                    8945.2090000000007,
                                    8945.2209999999995
                                ],
                                [
                                    8945.2219999999998,
                                    8945.2260000000006
                                ],
                                [
                                    8945.2340000000004,
                                    8945.2489999999998
                                ],
                                [
                                    8945.2520000000004,
                                    8945.2549999999992
                                ],
                                [
                                    8945.2620000000006,
                                    8945.2829999999994
                                ],
                                [
                                    8945.2870000000003,
                                    8945.2919999999995
                                ],
                                [
                                    8945.3029999999999,
                                    8945.3140000000003
                                ],
                                [
                                    8945.3160000000007,
                                    8945.3230000000003
                                ],
                                [
                                    9025.8009999999995,
                                    9025.8420000000006
                                ],
                                [
                                    9100.5889999999999,
                                    9100.8469999999998
                                ],
                                [
                                    9299.2090000000007,
                                    9299.2559999999994
                                ],
                                [
                                    9299.2639999999992,
                                    9299.2900000000009
                                ],
                                [
                                    9299.2929999999997,
                                    9299.3060000000005
                                ],
                                [
                                    9300.268,
                                    9300.3670000000002
                                ],
                                [
                                    9300.3739999999998,
                                    9300.3780000000006
                                ],
                                [
                                    9301.4079999999994,
                                    9301.6630000000005
                                ],
                                [
                                    9533.0889999999999,
                                    9533.1360000000004
                                ],
                                [
                                    9533.1440000000002,
                                    9533.1679999999997
                                ],
                                [
                                    9533.1720000000005,
                                    9533.1859999999997
                                ],
                                [
                                    9600.4599999999991,
                                    9600.5519999999997
                                ],
                                [
                                    9600.5619999999999,
                                    9600.5660000000007
                                ],
                                [
                                    9601.5370000000003,
                                    9601.8449999999993
                                ],
                                [
                                    9700.1599999999999,
                                    9700.4240000000009
                                ],
                                [
                                    9700.4330000000009,
                                    9700.4519999999993
                                ],
                                [
                                    9726.5490000000009,
                                    9726.5789999999997
                                ],
                                [
                                    9800.1970000000001,
                                    9800.2160000000003
                                ],
                                [
                                    9800.777,
                                    9801.1129999999994
                                ],
                                [
                                    9899.7579999999998,
                                    9900.0290000000005
                                ],
                                [
                                    9900.0400000000009,
                                    9900.0609999999997
                                ],
                                [
                                    9934.4449999999997,
                                    9934.5010000000002
                                ],
                                [
                                    9988.7270000000008,
                                    9988.7430000000004
                                ],
                                [
                                    9988.7520000000004,
                                    9988.9009999999998
                                ],
                                [
                                    9988.9069999999992,
                                    9988.9169999999995
                                ],
                                [
                                    9999.5360000000001,
                                    9999.6959999999999
                                ],
                                [
                                    9999.7039999999997,
                                    9999.7090000000007
                                ],
                                [
                                    10000.659,
                                    10000.978999999999
                                ],
                                [
                                    10099.915999999999,
                                    10100.296
                                ],
                                [
                                    10100.308000000001,
                                    10100.33
                                ],
                                [
                                    10125.424000000001,
                                    10125.458000000001
                                ],
                                [
                                    10200.388999999999,
                                    10200.407999999999
                                ],
                                [
                                    10201.032999999999,
                                    10201.311
                                ],
                                [
                                    10300.102999999999,
                                    10300.139999999999
                                ],
                                [
                                    10300.147999999999,
                                    10300.197
                                ],
                                [
                                    10300.200000000001,
                                    10300.212
                                ],
                                [
                                    10300.683999999999,
                                    10301.048000000001
                                ],
                                [
                                    10301.058000000001,
                                    10301.066000000001
                                ],
                                [
                                    10326.23,
                                    10326.262000000001
                                ],
                                [
                                    10400.26,
                                    10400.277
                                ],
                                [
                                    10400.887000000001,
                                    10401.133
                                ],
                                [
                                    10700.344999999999,
                                    10700.383
                                ],
                                [
                                    10700.391,
                                    10700.394
                                ],
                                [
                                    10700.397000000001,
                                    10700.398999999999
                                ],
                                [
                                    10700.402,
                                    10700.414000000001
                                ],
                                [
                                    10700.418,
                                    10700.42
                                ],
                                [
                                    10700.424000000001,
                                    10700.424999999999
                                ],
                                [
                                    10700.432000000001,
                                    10700.433999999999
                                ],
                                [
                                    10700.462,
                                    10700.464
                                ],
                                [
                                    10700.467000000001,
                                    10700.468999999999
                                ],
                                [
                                    10700.473,
                                    10700.474
                                ],
                                [
                                    10700.477999999999,
                                    10700.48
                                ],
                                [
                                    10700.483,
                                    10700.484
                                ],
                                [
                                    10700.486999999999,
                                    10700.489
                                ],
                                [
                                    10700.492,
                                    10700.494000000001
                                ],
                                [
                                    10700.496999999999,
                                    10700.499
                                ],
                                [
                                    10700.501,
                                    10700.503000000001
                                ],
                                [
                                    10700.505999999999,
                                    10700.508
                                ],
                                [
                                    10700.513000000001,
                                    10700.513999999999
                                ],
                                [
                                    10700.517,
                                    10700.519
                                ],
                                [
                                    10700.523999999999,
                                    10700.526
                                ],
                                [
                                    10700.538,
                                    10700.540000000001
                                ],
                                [
                                    10700.543,
                                    10700.545
                                ],
                                [
                                    10700.548000000001,
                                    10700.549999999999
                                ],
                                [
                                    10700.553,
                                    10700.554
                                ],
                                [
                                    10700.557000000001,
                                    10700.558999999999
                                ],
                                [
                                    10700.562,
                                    10700.564
                                ],
                                [
                                    10700.566999999999,
                                    10700.567999999999
                                ],
                                [
                                    10700.571,
                                    10700.573
                                ],
                                [
                                    10700.575999999999,
                                    10700.578
                                ],
                                [
                                    10700.581,
                                    10700.583000000001
                                ],
                                [
                                    10700.585999999999,
                                    10700.588
                                ],
                                [
                                    10700.59,
                                    10700.592000000001
                                ],
                                [
                                    10700.594999999999,
                                    10700.597
                                ],
                                [
                                    10700.6,
                                    10700.601000000001
                                ],
                                [
                                    10700.605,
                                    10700.608
                                ],
                                [
                                    10700.611000000001,
                                    10700.612999999999
                                ],
                                [
                                    10700.616,
                                    10700.618
                                ],
                                [
                                    10700.620999999999,
                                    10700.621999999999
                                ],
                                [
                                    10700.625,
                                    10700.627
                                ],
                                [
                                    10700.630999999999,
                                    10700.633
                                ],
                                [
                                    10700.636,
                                    10700.638000000001
                                ],
                                [
                                    10700.639999999999,
                                    10700.642
                                ],
                                [
                                    10702.041999999999,
                                    10702.262000000001
                                ],
                                [
                                    11192.473,
                                    11192.523999999999
                                ],
                                [
                                    11192.532999999999,
                                    11192.558999999999
                                ],
                                [
                                    11192.562,
                                    11192.575999999999
                                ],
                                [
                                    11192.933000000001,
                                    11193.031000000001
                                ],
                                [
                                    11193.040000000001,
                                    11193.047
                                ],
                                [
                                    11193.939,
                                    11194.196
                                ],
                                [
                                    11652.365,
                                    11652.413
                                ],
                                [
                                    11652.42,
                                    11652.449000000001
                                ],
                                [
                                    11652.451999999999,
                                    11652.465
                                ],
                                [
                                    11652.638999999999,
                                    11652.712
                                ],
                                [
                                    11652.726000000001,
                                    11652.732
                                ],
                                [
                                    11653.719999999999,
                                    11654.023999999999
                                ],
                                [
                                    11699.352000000001,
                                    11699.606
                                ],
                                [
                                    11699.616,
                                    11699.637000000001
                                ],
                                [
                                    11778.754999999999,
                                    11778.798000000001
                                ],
                                [
                                    11799.633,
                                    11799.654
                                ],
                                [
                                    11799.782999999999,
                                    11800.107
                                ],
                                [
                                    11900.364,
                                    11900.712
                                ],
                                [
                                    11900.724,
                                    11900.745999999999
                                ],
                                [
                                    11924.921,
                                    11924.957
                                ],
                                [
                                    12000.190000000001,
                                    12000.209000000001
                                ],
                                [
                                    12000.329,
                                    12000.626
                                ],
                                [
                                    12099.891,
                                    12100.188
                                ],
                                [
                                    12100.204,
                                    12100.225
                                ],
                                [
                                    12125.312,
                                    12125.346
                                ],
                                [
                                    12200.206,
                                    12200.228999999999
                                ],
                                [
                                    12200.370000000001,
                                    12200.653
                                ],
                                [
                                    12263.651,
                                    12263.687
                                ],
                                [
                                    12263.699000000001,
                                    12263.725
                                ],
                                [
                                    12263.728999999999,
                                    12263.736000000001
                                ],
                                [
                                    12300.129000000001,
                                    12300.422
                                ],
                                [
                                    12300.433000000001,
                                    12300.439
                                ],
                                [
                                    12325.764999999999,
                                    12325.799000000001
                                ],
                                [
                                    12344.534,
                                    12344.575000000001
                                ],
                                [
                                    12344.582,
                                    12344.585999999999
                                ],
                                [
                                    12344.602000000001,
                                    12344.625
                                ],
                                [
                                    12344.628000000001,
                                    12344.630999999999
                                ],
                                [
                                    12344.639999999999,
                                    12344.65
                                ],
                                [
                                    12344.651,
                                    12344.653
                                ],
                                [
                                    12344.657999999999,
                                    12344.677
                                ],
                                [
                                    12344.678,
                                    12344.68
                                ],
                                [
                                    12344.686,
                                    12344.694
                                ],
                                [
                                    12344.696,
                                    12344.697
                                ],
                                [
                                    12344.703,
                                    12344.717000000001
                                ],
                                [
                                    12344.718999999999,
                                    12344.719999999999
                                ],
                                [
                                    12344.725,
                                    12344.735000000001
                                ],
                                [
                                    12344.736000000001,
                                    12344.737999999999
                                ],
                                [
                                    12344.742,
                                    12344.75
                                ],
                                [
                                    12344.751,
                                    12344.753000000001
                                ],
                                [
                                    12344.758,
                                    12344.763999999999
                                ],
                                [
                                    12344.766,
                                    12344.767
                                ],
                                [
                                    12344.771000000001,
                                    12344.785
                                ],
                                [
                                    12344.786,
                                    12344.787
                                ],
                                [
                                    12344.791999999999,
                                    12344.802
                                ],
                                [
                                    12344.804,
                                    12344.805
                                ],
                                [
                                    12344.809999999999,
                                    12344.83
                                ],
                                [
                                    12344.832,
                                    12344.834999999999
                                ],
                                [
                                    12344.841,
                                    12344.847
                                ],
                                [
                                    12344.848,
                                    12344.85
                                ],
                                [
                                    12344.855,
                                    12344.861000000001
                                ],
                                [
                                    12344.864,
                                    12344.865
                                ],
                                [
                                    12344.870000000001,
                                    12344.875
                                ],
                                [
                                    12344.876,
                                    12344.878000000001
                                ],
                                [
                                    12344.882,
                                    12344.888000000001
                                ],
                                [
                                    12344.889999999999,
                                    12344.891
                                ],
                                [
                                    12344.896000000001,
                                    12344.902
                                ],
                                [
                                    12344.903,
                                    12344.904
                                ],
                                [
                                    12344.909,
                                    12344.915999999999
                                ],
                                [
                                    12344.918,
                                    12344.919
                                ],
                                [
                                    12344.923000000001,
                                    12344.929
                                ],
                                [
                                    12344.93,
                                    12344.931
                                ],
                                [
                                    12344.934999999999,
                                    12344.941999999999
                                ],
                                [
                                    12344.942999999999,
                                    12344.945
                                ],
                                [
                                    12344.949000000001,
                                    12344.955
                                ],
                                [
                                    12344.956,
                                    12344.957
                                ],
                                [
                                    12400.133,
                                    12400.148999999999
                                ],
                                [
                                    12402.376,
                                    12402.594999999999
                                ],
                                [
                                    13033.52,
                                    13033.575999999999
                                ],
                                [
                                    13033.584000000001,
                                    13033.609
                                ],
                                [
                                    13033.611999999999,
                                    13033.625
                                ],
                                [
                                    13099.603999999999,
                                    13099.691999999999
                                ],
                                [
                                    13099.700999999999,
                                    13099.707
                                ],
                                [
                                    13101.038,
                                    13101.246999999999
                                ],
                                [
                                    13688.200000000001,
                                    13688.248
                                ],
                                [
                                    13688.257,
                                    13688.289000000001
                                ],
                                [
                                    13688.291999999999,
                                    13688.306
                                ],
                                [
                                    13699.973,
                                    13700.067999999999
                                ],
                                [
                                    13700.075999999999,
                                    13700.08
                                ],
                                [
                                    13701.018,
                                    13701.223
                                ],
                                [
                                    14100.402,
                                    14100.446
                                ],
                                [
                                    14100.459999999999,
                                    14100.464
                                ],
                                [
                                    14100.471,
                                    14100.473
                                ],
                                [
                                    14100.477999999999,
                                    14100.48
                                ],
                                [
                                    14100.485000000001,
                                    14100.487999999999
                                ],
                                [
                                    14100.493,
                                    14100.495000000001
                                ],
                                [
                                    14100.522000000001,
                                    14100.525
                                ],
                                [
                                    14100.538,
                                    14100.547
                                ],
                                [
                                    14100.552,
                                    14100.555
                                ],
                                [
                                    14100.558999999999,
                                    14100.561
                                ],
                                [
                                    14100.564,
                                    14100.566000000001
                                ],
                                [
                                    14100.57,
                                    14100.571
                                ],
                                [
                                    14100.574000000001,
                                    14100.575999999999
                                ],
                                [
                                    14100.579,
                                    14100.58
                                ],
                                [
                                    14100.583000000001,
                                    14100.584999999999
                                ],
                                [
                                    14100.587,
                                    14100.589
                                ],
                                [
                                    14100.592000000001,
                                    14100.593000000001
                                ],
                                [
                                    14100.596,
                                    14100.598
                                ],
                                [
                                    14100.601000000001,
                                    14100.602000000001
                                ],
                                [
                                    14100.605,
                                    14100.607
                                ],
                                [
                                    14100.609,
                                    14100.611000000001
                                ],
                                [
                                    14100.612999999999,
                                    14100.615
                                ],
                                [
                                    14100.618,
                                    14100.620999999999
                                ],
                                [
                                    14100.624,
                                    14100.626
                                ],
                                [
                                    14100.629000000001,
                                    14100.630999999999
                                ],
                                [
                                    14100.633,
                                    14100.635
                                ],
                                [
                                    14100.638000000001,
                                    14100.638999999999
                                ],
                                [
                                    14100.642,
                                    14100.643
                                ],
                                [
                                    14100.647999999999,
                                    14100.648999999999
                                ],
                                [
                                    14100.652,
                                    14100.653
                                ],
                                [
                                    14100.656000000001,
                                    14100.657999999999
                                ],
                                [
                                    14100.661,
                                    14100.662
                                ],
                                [
                                    14100.665000000001,
                                    14100.665999999999
                                ],
                                [
                                    14100.669,
                                    14100.67
                                ],
                                [
                                    14100.673000000001,
                                    14100.674999999999
                                ],
                                [
                                    14100.68,
                                    14100.683000000001
                                ],
                                [
                                    14100.687,
                                    14100.690000000001
                                ],
                                [
                                    14100.694,
                                    14100.712
                                ],
                                [
                                    14100.717000000001,
                                    14100.719999999999
                                ],
                                [
                                    14100.724,
                                    14100.727000000001
                                ],
                                [
                                    14100.734,
                                    14100.736999999999
                                ],
                                [
                                    14100.741,
                                    14100.744000000001
                                ],
                                [
                                    14102.581,
                                    14102.780000000001
                                ],
                                [
                                    14337.787,
                                    14337.833000000001
                                ],
                                [
                                    14337.841,
                                    14337.868
                                ],
                                [
                                    14337.870999999999,
                                    14337.886
                                ],
                                [
                                    14399.331,
                                    14399.411
                                ],
                                [
                                    14399.419,
                                    14399.423000000001
                                ],
                                [
                                    14399.548000000001,
                                    14399.817999999999
                                ],
                                [
                                    14500.057000000001,
                                    14500.325999999999
                                ],
                                [
                                    14500.337,
                                    14500.358
                                ],
                                [
                                    14524.454,
                                    14524.498
                                ],
                                [
                                    14599.317999999999,
                                    14599.341
                                ],
                                [
                                    14599.475,
                                    14599.800999999999
                                ],
                                [
                                    14700.021000000001,
                                    14700.303
                                ],
                                [
                                    14700.313,
                                    14700.334000000001
                                ],
                                [
                                    14724.422,
                                    14724.451999999999
                                ],
                                [
                                    14799.322,
                                    14799.34
                                ],
                                [
                                    14799.447,
                                    14799.724
                                ],
                                [
                                    14899.871999999999,
                                    14900.151
                                ],
                                [
                                    14900.162,
                                    14900.182000000001
                                ],
                                [
                                    14924.287,
                                    14924.326999999999
                                ],
                                [
                                    15000.034,
                                    15000.053
                                ],
                                [
                                    15000.172,
                                    15000.441999999999
                                ],
                                [
                                    15099.677,
                                    15099.957
                                ],
                                [
                                    15099.968000000001,
                                    15100.003000000001
                                ],
                                [
                                    15125.093999999999,
                                    15125.126
                                ],
                                [
                                    15200.069,
                                    15200.099
                                ],
                                [
                                    15200.425999999999,
                                    15200.632
                                ],
                                [
                                    15257.342000000001,
                                    15257.379999999999
                                ],
                                [
                                    15257.388999999999,
                                    15257.415000000001
                                ],
                                [
                                    15257.419,
                                    15257.433999999999
                                ],
                                [
                                    15299.909,
                                    15300.021000000001
                                ],
                                [
                                    15300.029,
                                    15300.034
                                ],
                                [
                                    15325.467000000001,
                                    15325.501
                                ],
                                [
                                    15400.225,
                                    15400.398999999999
                                ],
                                [
                                    15744.564,
                                    15744.647999999999
                                ],
                                [
                                    15744.661,
                                    15744.692999999999
                                ],
                                [
                                    15744.728999999999,
                                    15744.745999999999
                                ],
                                [
                                    15744.749,
                                    15744.751
                                ],
                                [
                                    15744.763000000001,
                                    15744.791999999999
                                ],
                                [
                                    15744.795,
                                    15744.798000000001
                                ],
                                [
                                    15744.808999999999,
                                    15744.823
                                ],
                                [
                                    15744.825000000001,
                                    15744.828
                                ],
                                [
                                    15744.837,
                                    15744.849
                                ],
                                [
                                    15744.851000000001,
                                    15744.853999999999
                                ],
                                [
                                    15746.491,
                                    15746.526
                                ],
                                [
                                    15746.537,
                                    15746.549000000001
                                ],
                                [
                                    15746.564,
                                    15746.579
                                ],
                                [
                                    15746.581,
                                    15746.584000000001
                                ],
                                [
                                    15746.593000000001,
                                    15746.603999999999
                                ],
                                [
                                    15746.605,
                                    15746.608
                                ],
                                [
                                    15746.618,
                                    15746.633
                                ],
                                [
                                    15746.635,
                                    15746.638000000001
                                ],
                                [
                                    15746.646000000001,
                                    15746.657999999999
                                ],
                                [
                                    15746.659,
                                    15746.662
                                ],
                                [
                                    15746.671,
                                    15746.683999999999
                                ],
                                [
                                    15746.686,
                                    15746.689
                                ],
                                [
                                    15746.705,
                                    15746.734
                                ],
                                [
                                    15746.736999999999,
                                    15746.741
                                ],
                                [
                                    15746.75,
                                    15746.766
                                ],
                                [
                                    15746.771000000001,
                                    15746.772999999999
                                ],
                                [
                                    15746.781999999999,
                                    15746.794
                                ],
                                [
                                    15746.796,
                                    15746.803
                                ],
                                [
                                    15746.811,
                                    15746.82
                                ],
                                [
                                    15746.822,
                                    15746.825000000001
                                ],
                                [
                                    15746.833000000001,
                                    15746.843000000001
                                ],
                                [
                                    15746.844999999999,
                                    15746.847
                                ],
                                [
                                    15746.856,
                                    15746.866
                                ],
                                [
                                    15746.868,
                                    15746.870999999999
                                ],
                                [
                                    15746.879000000001,
                                    15746.889999999999
                                ],
                                [
                                    15746.891,
                                    15746.894
                                ],
                                [
                                    15746.903,
                                    15746.914000000001
                                ],
                                [
                                    15746.915000000001,
                                    15746.918
                                ],
                                [
                                    15746.925999999999,
                                    15746.936
                                ],
                                [
                                    15746.938,
                                    15746.941000000001
                                ],
                                [
                                    15746.949000000001,
                                    15746.958000000001
                                ],
                                [
                                    15746.959999999999,
                                    15746.962
                                ],
                                [
                                    15746.98,
                                    15748.635
                                ],
                                [
                                    15959.359,
                                    15959.406999999999
                                ],
                                [
                                    15959.415000000001,
                                    15959.442999999999
                                ],
                                [
                                    15959.446,
                                    15959.460999999999
                                ],
                                [
                                    15999.705,
                                    15999.828
                                ],
                                [
                                    15999.838,
                                    15999.846
                                ],
                                [
                                    16001.671,
                                    16001.977000000001
                                ],
                                [
                                    16656.646000000001,
                                    16656.695
                                ],
                                [
                                    16656.704000000002,
                                    16656.731
                                ],
                                [
                                    16656.734,
                                    16656.763999999999
                                ],
                                [
                                    16699.974999999999,
                                    16700.078000000001
                                ],
                                [
                                    16700.087,
                                    16700.092000000001
                                ],
                                [
                                    16701.185000000001,
                                    16701.396000000001
                                ],
                                [
                                    17463.239000000001,
                                    17463.363000000001
                                ],
                                [
                                    17463.371999999999,
                                    17463.398000000001
                                ],
                                [
                                    17463.401999999998,
                                    17463.444
                                ],
                                [
                                    17500.082999999999,
                                    17500.097000000002
                                ],
                                [
                                    17500.105,
                                    17500.106
                                ],
                                [
                                    17500.110000000001,
                                    17500.111000000001
                                ],
                                [
                                    17500.114000000001,
                                    17500.116000000002
                                ],
                                [
                                    17500.118999999999,
                                    17500.120999999999
                                ],
                                [
                                    17500.124,
                                    17500.125
                                ],
                                [
                                    17500.129000000001,
                                    17500.130000000001
                                ],
                                [
                                    17500.133000000002,
                                    17500.134999999998
                                ],
                                [
                                    17500.137999999999,
                                    17500.138999999999
                                ],
                                [
                                    17500.142,
                                    17500.156999999999
                                ],
                                [
                                    17500.165000000001,
                                    17500.226999999999
                                ],
                                [
                                    17500.231,
                                    17500.234
                                ],
                                [
                                    17501.529999999999,
                                    17501.775000000001
                                ],
                                [
                                    17600.306,
                                    17600.337
                                ],
                                [
                                    17600.345000000001,
                                    17600.361000000001
                                ],
                                [
                                    17600.365000000002,
                                    17600.366999999998
                                ],
                                [
                                    17600.369999999999,
                                    17600.370999999999
                                ],
                                [
                                    17600.374,
                                    17600.376
                                ],
                                [
                                    17600.380000000001,
                                    17600.381000000001
                                ],
                                [
                                    17600.383999999998,
                                    17600.385999999999
                                ],
                                [
                                    17600.388999999999,
                                    17600.391
                                ],
                                [
                                    17600.393,
                                    17600.395
                                ],
                                [
                                    17600.398000000001,
                                    17600.399000000001
                                ],
                                [
                                    17600.401999999998,
                                    17600.402999999998
                                ],
                                [
                                    17600.405999999999,
                                    17600.407999999999
                                ],
                                [
                                    17600.41,
                                    17600.412
                                ],
                                [
                                    17600.415000000001,
                                    17600.416000000001
                                ],
                                [
                                    17600.419000000002,
                                    17600.420999999998
                                ],
                                [
                                    17600.422999999999,
                                    17600.424999999999
                                ],
                                [
                                    17600.428,
                                    17600.431
                                ],
                                [
                                    17600.434000000001,
                                    17600.436000000002
                                ],
                                [
                                    17600.438999999998,
                                    17600.439999999999
                                ],
                                [
                                    17600.442999999999,
                                    17600.445
                                ],
                                [
                                    17600.447,
                                    17600.449000000001
                                ],
                                [
                                    17600.453000000001,
                                    17600.455999999998
                                ],
                                [
                                    17600.463,
                                    17600.464
                                ],
                                [
                                    17600.467000000001,
                                    17600.469000000001
                                ],
                                [
                                    17600.471000000001,
                                    17600.473000000002
                                ],
                                [
                                    17600.475999999999,
                                    17600.476999999999
                                ],
                                [
                                    17600.48,
                                    17600.481
                                ],
                                [
                                    17600.484,
                                    17600.486000000001
                                ],
                                [
                                    17600.490000000002,
                                    17600.492999999999
                                ],
                                [
                                    17600.495999999999,
                                    17600.498
                                ],
                                [
                                    17600.5,
                                    17600.502
                                ],
                                [
                                    17600.505000000001,
                                    17600.508000000002
                                ],
                                [
                                    17600.516,
                                    17600.735000000001
                                ],
                                [
                                    17600.741000000002,
                                    17600.744999999999
                                ],
                                [
                                    17626.43,
                                    17626.463
                                ],
                                [
                                    17700.225999999999,
                                    17700.243999999999
                                ],
                                [
                                    17700.355,
                                    17700.631000000001
                                ],
                                [
                                    17799.839,
                                    17800.113000000001
                                ],
                                [
                                    17800.125,
                                    17800.144
                                ],
                                [
                                    17825.228999999999,
                                    17825.256000000001
                                ],
                                [
                                    17899.68,
                                    17899.715
                                ],
                                [
                                    17899.829000000002,
                                    17900.101999999999
                                ],
                                [
                                    18000.214,
                                    18000.473000000002
                                ],
                                [
                                    18000.484,
                                    18000.503000000001
                                ],
                                [
                                    18024.588,
                                    18024.616999999998
                                ],
                                [
                                    18099.519,
                                    18099.537
                                ],
                                [
                                    18099.646000000001,
                                    18099.945
                                ],
                                [
                                    18200.105,
                                    18200.368999999999
                                ],
                                [
                                    18200.380000000001,
                                    18200.399000000001
                                ],
                                [
                                    18224.488000000001,
                                    18224.518
                                ],
                                [
                                    18299.449000000001,
                                    18299.467000000001
                                ],
                                [
                                    18299.580000000002,
                                    18299.794999999998
                                ],
                                [
                                    18597.254000000001,
                                    18597.296999999999
                                ],
                                [
                                    18597.306,
                                    18597.332999999999
                                ],
                                [
                                    18597.337,
                                    18597.349999999999
                                ],
                                [
                                    18597.603999999999,
                                    18597.687000000002
                                ],
                                [
                                    18597.697,
                                    18597.712
                                ],
                                [
                                    18599.697,
                                    18599.838
                                ],
                                [
                                    19111.436000000002,
                                    19111.484
                                ],
                                [
                                    19111.492999999999,
                                    19111.519
                                ],
                                [
                                    19111.522000000001,
                                    19111.540000000001
                                ],
                                [
                                    19111.928,
                                    19112.032999999999
                                ],
                                [
                                    19112.043000000001,
                                    19112.048999999999
                                ],
                                [
                                    19112.940999999999,
                                    19113.113000000001
                                ],
                                [
                                    19144.542000000001,
                                    19144.606
                                ],
                                [
                                    19144.614000000001,
                                    19144.634999999998
                                ],
                                [
                                    19144.653999999999,
                                    19144.666000000001
                                ],
                                [
                                    19144.667000000001,
                                    19144.669000000002
                                ],
                                [
                                    19144.674999999999,
                                    19144.691999999999
                                ],
                                [
                                    19144.694,
                                    19144.695
                                ],
                                [
                                    19144.700000000001,
                                    19144.707999999999
                                ],
                                [
                                    19144.708999999999,
                                    19144.709999999999
                                ],
                                [
                                    19144.716,
                                    19144.724999999999
                                ],
                                [
                                    19144.725999999999,
                                    19144.727999999999
                                ],
                                [
                                    19144.733,
                                    19144.741000000002
                                ],
                                [
                                    19144.741999999998,
                                    19144.743999999999
                                ],
                                [
                                    19144.748,
                                    19144.757000000001
                                ],
                                [
                                    19144.758000000002,
                                    19144.758999999998
                                ],
                                [
                                    19144.763999999999,
                                    19144.771000000001
                                ],
                                [
                                    19144.772000000001,
                                    19144.774000000001
                                ],
                                [
                                    19144.778999999999,
                                    19144.786
                                ],
                                [
                                    19144.787,
                                    19144.789000000001
                                ],
                                [
                                    19144.794000000002,
                                    19144.800999999999
                                ],
                                [
                                    19144.802,
                                    19144.803
                                ],
                                [
                                    19144.808000000001,
                                    19144.844000000001
                                ],
                                [
                                    19144.848000000002,
                                    19144.851999999999
                                ],
                                [
                                    19144.861000000001,
                                    19144.874
                                ],
                                [
                                    19144.876,
                                    19144.877
                                ],
                                [
                                    19144.882000000001,
                                    19144.887999999999
                                ],
                                [
                                    19144.889999999999,
                                    19144.891
                                ],
                                [
                                    19144.896000000001,
                                    19144.903999999999
                                ],
                                [
                                    19144.904999999999,
                                    19144.905999999999
                                ],
                                [
                                    19144.911,
                                    19144.916000000001
                                ],
                                [
                                    19144.919999999998,
                                    19144.920999999998
                                ],
                                [
                                    19144.925999999999,
                                    19144.931
                                ],
                                [
                                    19144.932000000001,
                                    19144.934000000001
                                ],
                                [
                                    19144.937999999998,
                                    19144.944
                                ],
                                [
                                    19144.945,
                                    19144.946
                                ],
                                [
                                    19144.951000000001,
                                    19144.958999999999
                                ],
                                [
                                    19144.959999999999,
                                    19144.962
                                ],
                                [
                                    19144.966,
                                    19144.977999999999
                                ],
                                [
                                    19144.978999999999,
                                    19144.981
                                ],
                                [
                                    19145.002,
                                    19145.011999999999
                                ],
                                [
                                    19145.012999999999,
                                    19145.016
                                ],
                                [
                                    19145.022000000001,
                                    19145.032999999999
                                ],
                                [
                                    19145.036,
                                    19145.038
                                ],
                                [
                                    19238.814999999999,
                                    19238.859
                                ],
                                [
                                    19300.939999999999,
                                    19301.148000000001
                                ],
                                [
                                    20335.993999999999,
                                    20336.064999999999
                                ],
                                [
                                    20336.079000000002,
                                    20336.106
                                ],
                                [
                                    20336.110000000001,
                                    20336.123
                                ],
                                [
                                    20399.556,
                                    20399.636999999999
                                ],
                                [
                                    20399.644,
                                    20399.649000000001
                                ],
                                [
                                    20401.095000000001,
                                    20401.286
                                ],
                                [
                                    20700.468000000001,
                                    20700.494999999999
                                ],
                                [
                                    20900.374,
                                    20900.419000000002
                                ],
                                [
                                    20900.432000000001,
                                    20900.436000000002
                                ],
                                [
                                    20900.441999999999,
                                    20900.444
                                ],
                                [
                                    20900.449000000001,
                                    20900.463
                                ],
                                [
                                    20900.469000000001,
                                    20900.471000000001
                                ],
                                [
                                    20900.475999999999,
                                    20900.478999999999
                                ],
                                [
                                    20900.484,
                                    20900.486000000001
                                ],
                                [
                                    20900.491000000002,
                                    20900.492999999999
                                ],
                                [
                                    20900.498,
                                    20900.5
                                ],
                                [
                                    20900.506000000001,
                                    20900.508000000002
                                ],
                                [
                                    20900.512999999999,
                                    20900.514999999999
                                ],
                                [
                                    20900.52,
                                    20900.523000000001
                                ],
                                [
                                    20900.526999999998,
                                    20900.529999999999
                                ],
                                [
                                    20900.535,
                                    20900.537
                                ],
                                [
                                    20900.542000000001,
                                    20900.544999999998
                                ],
                                [
                                    20900.549999999999,
                                    20900.552
                                ],
                                [
                                    20900.557000000001,
                                    20900.559000000001
                                ],
                                [
                                    20900.563999999998,
                                    20900.565999999999
                                ],
                                [
                                    20900.57,
                                    20900.571
                                ],
                                [
                                    20900.577000000001,
                                    20900.579000000002
                                ],
                                [
                                    20900.581999999999,
                                    20900.583999999999
                                ],
                                [
                                    20900.587,
                                    20900.588
                                ],
                                [
                                    20900.591,
                                    20900.593000000001
                                ],
                                [
                                    20900.596000000001,
                                    20900.597000000002
                                ],
                                [
                                    20900.599999999999,
                                    20900.601999999999
                                ],
                                [
                                    20900.603999999999,
                                    20900.606
                                ],
                                [
                                    20900.612000000001,
                                    20900.613000000001
                                ],
                                [
                                    20900.616000000002,
                                    20900.617999999999
                                ],
                                [
                                    20900.620999999999,
                                    20900.621999999999
                                ],
                                [
                                    20900.625,
                                    20900.626
                                ],
                                [
                                    20900.629000000001,
                                    20900.631000000001
                                ],
                                [
                                    20900.633999999998,
                                    20900.634999999998
                                ],
                                [
                                    20900.669999999998,
                                    20900.670999999998
                                ],
                                [
                                    20900.673999999999,
                                    20900.675999999999
                                ],
                                [
                                    20900.679,
                                    20900.683000000001
                                ],
                                [
                                    20900.686000000002,
                                    20900.687000000002
                                ],
                                [
                                    20900.690999999999,
                                    20900.691999999999
                                ],
                                [
                                    20900.696,
                                    20900.698
                                ],
                                [
                                    20900.701000000001,
                                    20900.703000000001
                                ],
                                [
                                    20900.705999999998,
                                    20900.706999999999
                                ],
                                [
                                    20900.709999999999,
                                    20900.710999999999
                                ],
                                [
                                    20900.714,
                                    20900.716
                                ],
                                [
                                    20902.171999999999,
                                    20902.406999999999
                                ],
                                [
                                    20944.861000000001,
                                    20944.898000000001
                                ],
                                [
                                    20944.904999999999,
                                    20944.932000000001
                                ],
                                [
                                    20944.935000000001,
                                    20944.955000000002
                                ],
                                [
                                    21000.060000000001,
                                    21000.359
                                ],
                                [
                                    21000.369999999999,
                                    21000.377
                                ],
                                [
                                    21028.031999999999,
                                    21028.125
                                ],
                                [
                                    21099.933000000001,
                                    21099.952000000001
                                ],
                                [
                                    21100.093000000001,
                                    21100.365000000002
                                ],
                                [
                                    21199.492999999999,
                                    21199.802
                                ],
                                [
                                    21199.812999999998,
                                    21199.831999999999
                                ],
                                [
                                    21225.925999999999,
                                    21225.956999999999
                                ],
                                [
                                    21299.655999999999,
                                    21299.673999999999
                                ],
                                [
                                    21299.787,
                                    21300.07
                                ],
                                [
                                    21400.195,
                                    21400.452000000001
                                ],
                                [
                                    21400.463,
                                    21400.481
                                ],
                                [
                                    21424.569,
                                    21424.636999999999
                                ],
                                [
                                    21500.178,
                                    21500.196
                                ],
                                [
                                    21500.310000000001,
                                    21500.564999999999
                                ],
                                [
                                    21599.814999999999,
                                    21600.127
                                ],
                                [
                                    21600.137999999999,
                                    21600.16
                                ],
                                [
                                    21625.246999999999,
                                    21625.276000000002
                                ],
                                [
                                    21699.718000000001,
                                    21699.736000000001
                                ],
                                [
                                    21699.851999999999,
                                    21700.074000000001
                                ],
                                [
                                    22135.07,
                                    22135.116999999998
                                ],
                                [
                                    22135.125,
                                    22135.164000000001
                                ],
                                [
                                    22135.167000000001,
                                    22135.181
                                ],
                                [
                                    22135.631000000001,
                                    22135.714
                                ],
                                [
                                    22135.722000000002,
                                    22135.727999999999
                                ],
                                [
                                    22136.463,
                                    22136.669999999998
                                ],
                                [
                                    22139.509999999998,
                                    22139.517
                                ],
                                [
                                    22544.555,
                                    22544.635999999999
                                ],
                                [
                                    22544.647000000001,
                                    22544.682000000001
                                ],
                                [
                                    22544.717000000001,
                                    22544.734
                                ],
                                [
                                    22544.738000000001,
                                    22544.741000000002
                                ],
                                [
                                    22544.75,
                                    22544.764999999999
                                ],
                                [
                                    22544.767,
                                    22544.77
                                ],
                                [
                                    22544.785,
                                    22544.798999999999
                                ],
                                [
                                    22544.800999999999,
                                    22544.831999999999
                                ],
                                [
                                    22546.446,
                                    22546.475999999999
                                ],
                                [
                                    22546.482,
                                    22546.486000000001
                                ],
                                [
                                    22546.503000000001,
                                    22546.526999999998
                                ],
                                [
                                    22546.530999999999,
                                    22546.535
                                ],
                                [
                                    22546.544999999998,
                                    22546.569
                                ],
                                [
                                    22546.571,
                                    22546.574000000001
                                ],
                                [
                                    22546.589,
                                    22546.599999999999
                                ],
                                [
                                    22546.601999999999,
                                    22546.603999999999
                                ],
                                [
                                    22546.612000000001,
                                    22546.620999999999
                                ],
                                [
                                    22546.623,
                                    22546.626
                                ],
                                [
                                    22546.633999999998,
                                    22546.645
                                ],
                                [
                                    22546.647000000001,
                                    22546.649000000001
                                ],
                                [
                                    22546.656999999999,
                                    22546.669999999998
                                ],
                                [
                                    22546.670999999998,
                                    22546.673999999999
                                ],
                                [
                                    22546.681,
                                    22546.699000000001
                                ],
                                [
                                    22546.701000000001,
                                    22546.704000000002
                                ],
                                [
                                    22546.709999999999,
                                    22546.760999999999
                                ],
                                [
                                    22546.762999999999,
                                    22546.766
                                ],
                                [
                                    22546.775000000001,
                                    22546.792000000001
                                ],
                                [
                                    22546.794000000002,
                                    22546.796999999999
                                ],
                                [
                                    22546.804,
                                    22546.817999999999
                                ],
                                [
                                    22546.82,
                                    22546.822
                                ],
                                [
                                    22546.829000000002,
                                    22546.856
                                ],
                                [
                                    22546.860000000001,
                                    22546.863000000001
                                ],
                                [
                                    22546.873,
                                    22546.883000000002
                                ],
                                [
                                    22546.884999999998,
                                    22546.887999999999
                                ],
                                [
                                    22546.895,
                                    22546.904999999999
                                ],
                                [
                                    22546.906999999999,
                                    22546.91
                                ],
                                [
                                    22546.918000000001,
                                    22546.927
                                ],
                                [
                                    22546.928,
                                    22546.931
                                ],
                                [
                                    22546.937999999998,
                                    22546.949000000001
                                ],
                                [
                                    22546.954000000002,
                                    22546.957999999999
                                ],
                                [
                                    22546.968000000001,
                                    22546.98
                                ],
                                [
                                    22546.983,
                                    22546.996999999999
                                ],
                                [
                                    22547.014999999999,
                                    22548.886999999999
                                ],
                                [
                                    22551.385999999999,
                                    22551.508999999998
                                ],
                                [
                                    22551.52,
                                    22551.544000000002
                                ],
                                [
                                    22551.546999999999,
                                    22551.559000000001
                                ],
                                [
                                    22603.006000000001,
                                    22603.141
                                ],
                                [
                                    22603.154999999999,
                                    22603.165000000001
                                ],
                                [
                                    22672.639999999999,
                                    22672.694
                                ],
                                [
                                    22700.898000000001,
                                    22701.110000000001
                                ],
                                [
                                    22826.138999999999,
                                    22826.184000000001
                                ],
                                [
                                    22826.191999999999,
                                    22826.219000000001
                                ],
                                [
                                    22826.222000000002,
                                    22826.236000000001
                                ],
                                [
                                    22899.956999999999,
                                    22900.069
                                ],
                                [
                                    22900.077000000001,
                                    22900.081999999999
                                ],
                                [
                                    22901.018,
                                    22901.278999999999
                                ],
                                [
                                    22999.767,
                                    23000.087
                                ],
                                [
                                    23000.099999999999,
                                    23000.123
                                ],
                                [
                                    23026.171999999999,
                                    23026.210999999999
                                ],
                                [
                                    23077.128000000001,
                                    23077.141
                                ],
                                [
                                    23077.149000000001,
                                    23077.178
                                ],
                                [
                                    23077.181,
                                    23077.187000000002
                                ],
                                [
                                    23100.254000000001,
                                    23100.330999999998
                                ],
                                [
                                    23100.338,
                                    23100.342000000001
                                ],
                                [
                                    23101.269,
                                    23101.493999999999
                                ],
                                [
                                    23200.298999999999,
                                    23200.557000000001
                                ],
                                [
                                    23200.566999999999,
                                    23200.599999999999
                                ],
                                [
                                    23226.689999999999,
                                    23226.723999999998
                                ],
                                [
                                    23299.82,
                                    23299.843000000001
                                ],
                                [
                                    23300.788,
                                    23301.040000000001
                                ],
                                [
                                    23400.166000000001,
                                    23400.418000000001
                                ],
                                [
                                    23400.428,
                                    23400.446
                                ],
                                [
                                    23425.544999999998,
                                    23425.593000000001
                                ],
                                [
                                    23499.757000000001,
                                    23499.776000000002
                                ],
                                [
                                    23500.446,
                                    23500.686000000002
                                ],
                                [
                                    23599.893,
                                    23600.173999999999
                                ],
                                [
                                    23600.186000000002,
                                    23600.206999999999
                                ],
                                [
                                    23625.297999999999,
                                    23625.34
                                ],
                                [
                                    23643.053,
                                    23643.065999999999
                                ],
                                [
                                    23643.073,
                                    23643.102999999999
                                ],
                                [
                                    23643.105,
                                    23643.113000000001
                                ],
                                [
                                    23700.083999999999,
                                    23700.163
                                ],
                                [
                                    23700.178,
                                    23700.183000000001
                                ],
                                [
                                    23701.16,
                                    23701.34
                                ],
                                [
                                    23788.296999999999,
                                    23788.347000000002
                                ],
                                [
                                    23788.363000000001,
                                    23788.389999999999
                                ],
                                [
                                    23788.394,
                                    23788.407999999999
                                ],
                                [
                                    23799.885999999999,
                                    23799.958999999999
                                ],
                                [
                                    23799.967000000001,
                                    23799.971000000001
                                ],
                                [
                                    23826.436000000002,
                                    23826.482
                                ],
                                [
                                    23899.603999999999,
                                    23900.440999999999
                                ],
                                [
                                    24300.292000000001,
                                    24300.330000000002
                                ],
                                [
                                    24300.338,
                                    24300.34
                                ],
                                [
                                    24300.344000000001,
                                    24300.345000000001
                                ],
                                [
                                    24300.348000000002,
                                    24300.349999999999
                                ],
                                [
                                    24300.362000000001,
                                    24300.364000000001
                                ],
                                [
                                    24300.366999999998,
                                    24300.367999999999
                                ],
                                [
                                    24300.373,
                                    24300.375
                                ],
                                [
                                    24300.378000000001,
                                    24300.379000000001
                                ],
                                [
                                    24300.382000000001,
                                    24300.383999999998
                                ],
                                [
                                    24300.386999999999,
                                    24300.387999999999
                                ],
                                [
                                    24300.391,
                                    24300.393
                                ],
                                [
                                    24300.398000000001,
                                    24300.400000000001
                                ],
                                [
                                    24300.402999999998,
                                    24300.403999999999
                                ],
                                [
                                    24300.407999999999,
                                    24300.409
                                ],
                                [
                                    24300.412,
                                    24300.414000000001
                                ],
                                [
                                    24300.417000000001,
                                    24300.418000000001
                                ],
                                [
                                    24300.420999999998,
                                    24300.422999999999
                                ],
                                [
                                    24300.425999999999,
                                    24300.428
                                ],
                                [
                                    24300.431,
                                    24300.432000000001
                                ],
                                [
                                    24300.435000000001,
                                    24300.437999999998
                                ],
                                [
                                    24300.440999999999,
                                    24300.442999999999
                                ],
                                [
                                    24300.445,
                                    24300.447
                                ],
                                [
                                    24300.450000000001,
                                    24300.451000000001
                                ],
                                [
                                    24300.454000000002,
                                    24300.455999999998
                                ],
                                [
                                    24300.458999999999,
                                    24300.459999999999
                                ],
                                [
                                    24300.465,
                                    24300.466
                                ],
                                [
                                    24300.469000000001,
                                    24300.471000000001
                                ],
                                [
                                    24300.473000000002,
                                    24300.474999999999
                                ],
                                [
                                    24300.477999999999,
                                    24300.478999999999
                                ],
                                [
                                    24300.482,
                                    24300.483
                                ],
                                [
                                    24300.486000000001,
                                    24300.488000000001
                                ],
                                [
                                    24300.490000000002,
                                    24300.491999999998
                                ],
                                [
                                    24300.494999999999,
                                    24300.495999999999
                                ],
                                [
                                    24300.499,
                                    24300.5
                                ],
                                [
                                    24300.503000000001,
                                    24300.506000000001
                                ],
                                [
                                    24300.508999999998,
                                    24300.509999999998
                                ],
                                [
                                    24300.512999999999,
                                    24300.514999999999
                                ],
                                [
                                    24300.517,
                                    24300.519
                                ],
                                [
                                    24300.522000000001,
                                    24300.523000000001
                                ],
                                [
                                    24300.526000000002,
                                    24300.527999999998
                                ],
                                [
                                    24300.536,
                                    24300.537
                                ],
                                [
                                    24300.540000000001,
                                    24300.542000000001
                                ],
                                [
                                    24302.117999999999,
                                    24302.292000000001
                                ],
                                [
                                    24353.996999999999,
                                    24354.142
                                ],
                                [
                                    24354.151999999998,
                                    24354.179
                                ],
                                [
                                    24354.181,
                                    24354.195
                                ],
                                [
                                    24400.062000000002,
                                    24400.161
                                ],
                                [
                                    24400.168000000001,
                                    24400.173999999999
                                ],
                                [
                                    24427.226999999999,
                                    24427.262999999999
                                ],
                                [
                                    24499.998,
                                    24500.212
                                ],
                                [
                                    24500.292000000001,
                                    24500.514999999999
                                ],
                                [
                                    24500.525000000001,
                                    24500.542000000001
                                ],
                                [
                                    24599.258000000002,
                                    24599.276999999998
                                ],
                                [
                                    24625.631000000001,
                                    24625.665000000001
                                ],
                                [
                                    24699.853999999999,
                                    24700.087
                                ],
                                [
                                    24700.168000000001,
                                    24700.427
                                ],
                                [
                                    24700.436000000002,
                                    24700.468000000001
                                ],
                                [
                                    24775.883999999998,
                                    24775.899000000001
                                ],
                                [
                                    24775.909,
                                    24775.945
                                ],
                                [
                                    24775.947,
                                    24775.955000000002
                                ],
                                [
                                    24800.157999999999,
                                    24800.235000000001
                                ],
                                [
                                    24800.241999999998,
                                    24800.245999999999
                                ],
                                [
                                    24824.555,
                                    24824.588
                                ],
                                [
                                    24900.120999999999,
                                    24900.323
                                ],
                                [
                                    24900.401999999998,
                                    24900.629000000001
                                ],
                                [
                                    24900.636999999999,
                                    24900.667000000001
                                ],
                                [
                                    24999.43,
                                    24999.448
                                ],
                                [
                                    25025.772000000001,
                                    25025.819
                                ],
                                [
                                    25099.956999999999,
                                    25100.223000000002
                                ],
                                [
                                    25100.302,
                                    25100.526000000002
                                ],
                                [
                                    25100.535,
                                    25100.553
                                ],
                                [
                                    25123.050999999999,
                                    25123.063999999998
                                ],
                                [
                                    25123.072,
                                    25123.098999999998
                                ],
                                [
                                    25123.102999999999,
                                    25123.109
                                ],
                                [
                                    25200.200000000001,
                                    25200.282999999999
                                ],
                                [
                                    25200.296999999999,
                                    25200.302
                                ],
                                [
                                    25225.647000000001,
                                    25225.687000000002
                                ],
                                [
                                    25300.151999999998,
                                    25300.304
                                ],
                                [
                                    25481.485000000001,
                                    25481.526999999998
                                ],
                                [
                                    25481.534,
                                    25481.559000000001
                                ],
                                [
                                    25481.562000000002,
                                    25481.574000000001
                                ],
                                [
                                    25483.871999999999,
                                    25483.973000000002
                                ],
                                [
                                    25483.995999999999,
                                    25484.004000000001
                                ],
                                [
                                    25484.733,
                                    25484.955999999998
                                ],
                                [
                                    25858.864000000001,
                                    25858.91
                                ],
                                [
                                    25858.918000000001,
                                    25858.942999999999
                                ],
                                [
                                    25858.946,
                                    25858.958999999999
                                ],
                                [
                                    25859.291000000001,
                                    25859.381000000001
                                ],
                                [
                                    25859.389999999999,
                                    25859.396000000001
                                ],
                                [
                                    25860.439999999999,
                                    25860.598999999998
                                ],
                                [
                                    25899.648000000001,
                                    25899.887999999999
                                ],
                                [
                                    25899.897000000001,
                                    25899.915000000001
                                ],
                                [
                                    25944.705999999998,
                                    25944.762999999999
                                ],
                                [
                                    25944.772000000001,
                                    25944.778999999999
                                ],
                                [
                                    25944.794999999998,
                                    25944.821
                                ],
                                [
                                    25944.825000000001,
                                    25944.830000000002
                                ],
                                [
                                    25944.842000000001,
                                    25944.855
                                ],
                                [
                                    25944.857,
                                    25944.860000000001
                                ],
                                [
                                    25944.867999999999,
                                    25944.880000000001
                                ],
                                [
                                    25944.882000000001,
                                    25944.884999999998
                                ],
                                [
                                    25944.893,
                                    25944.903999999999
                                ],
                                [
                                    25944.905999999999,
                                    25944.909
                                ],
                                [
                                    25944.917000000001,
                                    25944.932000000001
                                ],
                                [
                                    25944.934000000001,
                                    25944.937000000002
                                ],
                                [
                                    25944.946,
                                    25944.959999999999
                                ],
                                [
                                    25944.973000000002,
                                    25945.003000000001
                                ],
                                [
                                    25945.012999999999,
                                    25945.028999999999
                                ],
                                [
                                    25945.034,
                                    25945.064999999999
                                ],
                                [
                                    25945.074000000001,
                                    25945.084999999999
                                ],
                                [
                                    25945.088,
                                    25945.091
                                ],
                                [
                                    25945.098999999998,
                                    25945.111000000001
                                ],
                                [
                                    25945.113000000001,
                                    25945.116000000002
                                ],
                                [
                                    25945.124,
                                    25945.135999999999
                                ],
                                [
                                    25945.137999999999,
                                    25945.141
                                ],
                                [
                                    25945.148000000001,
                                    25945.170999999998
                                ],
                                [
                                    25945.174999999999,
                                    25945.18
                                ],
                                [
                                    25945.189999999999,
                                    25945.204000000002
                                ],
                                [
                                    25945.205999999998,
                                    25945.208999999999
                                ],
                                [
                                    25945.218000000001,
                                    25945.23
                                ],
                                [
                                    25945.232,
                                    25945.235000000001
                                ],
                                [
                                    25945.243999999999,
                                    25945.261999999999
                                ],
                                [
                                    25945.263999999999,
                                    25945.267
                                ],
                                [
                                    25945.275000000001,
                                    25945.284
                                ],
                                [
                                    25945.286,
                                    25945.289000000001
                                ],
                                [
                                    25945.295999999998,
                                    25945.307000000001
                                ],
                                [
                                    25945.309000000001,
                                    25945.312000000002
                                ],
                                [
                                    25945.32,
                                    25945.330000000002
                                ],
                                [
                                    25945.331999999999,
                                    25945.334999999999
                                ],
                                [
                                    25945.343000000001,
                                    25945.351999999999
                                ],
                                [
                                    25945.353999999999,
                                    25945.357
                                ],
                                [
                                    25945.364000000001,
                                    25945.373
                                ],
                                [
                                    25945.375,
                                    25945.378000000001
                                ],
                                [
                                    25945.384999999998,
                                    25945.400000000001
                                ],
                                [
                                    25945.401999999998,
                                    25945.404999999999
                                ],
                                [
                                    25986.059000000001,
                                    25986.136999999999
                                ],
                                [
                                    26000.052,
                                    26000.089
                                ],
                                [
                                    26003.164000000001,
                                    26003.598999999998
                                ],
                                [
                                    26100.214,
                                    26100.474999999999
                                ],
                                [
                                    26100.485000000001,
                                    26100.499
                                ],
                                [
                                    26128.591,
                                    26128.627
                                ],
                                [
                                    26183.907999999999,
                                    26183.922999999999
                                ],
                                [
                                    26183.931,
                                    26183.963
                                ],
                                [
                                    26183.966,
                                    26183.973000000002
                                ],
                                [
                                    26199.874,
                                    26199.953000000001
                                ],
                                [
                                    26199.959999999999,
                                    26199.964
                                ],
                                [
                                    26200.939999999999,
                                    26201.165000000001
                                ],
                                [
                                    26252.832999999999,
                                    26252.861000000001
                                ],
                                [
                                    26252.867999999999,
                                    26252.892
                                ],
                                [
                                    26252.895,
                                    26252.901000000002
                                ],
                                [
                                    26300.298999999999,
                                    26300.609
                                ],
                                [
                                    26300.616999999998,
                                    26300.623
                                ],
                                [
                                    26326.950000000001,
                                    26326.978999999999
                                ],
                                [
                                    26400.148000000001,
                                    26400.167000000001
                                ],
                                [
                                    26400.796999999999,
                                    26401.026999999998
                                ],
                                [
                                    26481.631000000001,
                                    26481.66
                                ],
                                [
                                    26481.667000000001,
                                    26481.692999999999
                                ],
                                [
                                    26481.696,
                                    26481.702000000001
                                ],
                                [
                                    26499.714,
                                    26500.035
                                ],
                                [
                                    26500.044000000002,
                                    26500.049999999999
                                ],
                                [
                                    26525.755000000001,
                                    26525.786
                                ],
                                [
                                    26599.91,
                                    26599.933000000001
                                ],
                                [
                                    26600.859,
                                    26601.075000000001
                                ],
                                [
                                    26967.309000000001,
                                    26967.351999999999
                                ],
                                [
                                    26967.361000000001,
                                    26967.383000000002
                                ],
                                [
                                    26967.385999999999,
                                    26967.399000000001
                                ],
                                [
                                    26999.720000000001,
                                    26999.800999999999
                                ],
                                [
                                    26999.808000000001,
                                    26999.812000000002
                                ],
                                [
                                    27000.906999999999,
                                    27001.112000000001
                                ],
                                [
                                    27099.73,
                                    27100.175999999999
                                ],
                                [
                                    27100.187000000002,
                                    27100.202000000001
                                ],
                                [
                                    27126.293000000001,
                                    27126.322
                                ],
                                [
                                    27200.287,
                                    27200.306
                                ],
                                [
                                    27200.938999999998,
                                    27201.175999999999
                                ],
                                [
                                    27262.863000000001,
                                    27262.892
                                ],
                                [
                                    27262.899000000001,
                                    27262.922999999999
                                ],
                                [
                                    27262.925999999999,
                                    27262.933000000001
                                ],
                                [
                                    27299.792000000001,
                                    27300.110000000001
                                ],
                                [
                                    27300.120999999999,
                                    27300.128000000001
                                ],
                                [
                                    27326.975999999999,
                                    27327.017
                                ],
                                [
                                    27400.220000000001,
                                    27400.238000000001
                                ],
                                [
                                    27400.919999999998,
                                    27401.498
                                ],
                                [
                                    27499.850999999999,
                                    27500.116999999998
                                ],
                                [
                                    27500.127,
                                    27500.141
                                ],
                                [
                                    27526.228999999999,
                                    27526.263999999999
                                ],
                                [
                                    27600.123,
                                    27600.146000000001
                                ],
                                [
                                    27600.866000000002,
                                    27601.091
                                ],
                                [
                                    27699.512999999999,
                                    27699.776999999998
                                ],
                                [
                                    27699.788,
                                    27699.799999999999
                                ],
                                [
                                    27710.237000000001,
                                    27710.249
                                ],
                                [
                                    27710.255000000001,
                                    27710.281999999999
                                ],
                                [
                                    27710.285,
                                    27710.291000000001
                                ],
                                [
                                    27725.894,
                                    27725.933000000001
                                ],
                                [
                                    27800.412,
                                    27800.423999999999
                                ],
                                [
                                    27800.432000000001,
                                    27800.434000000001
                                ],
                                [
                                    27800.439999999999,
                                    27800.441999999999
                                ],
                                [
                                    27800.445,
                                    27800.446
                                ],
                                [
                                    27800.449000000001,
                                    27800.451000000001
                                ],
                                [
                                    27800.455000000002,
                                    27800.455999999998
                                ],
                                [
                                    27800.459999999999,
                                    27800.460999999999
                                ],
                                [
                                    27800.464,
                                    27800.465
                                ],
                                [
                                    27800.468000000001,
                                    27800.470000000001
                                ],
                                [
                                    27800.473000000002,
                                    27800.473999999998
                                ],
                                [
                                    27800.477999999999,
                                    27800.478999999999
                                ],
                                [
                                    27800.482,
                                    27800.483
                                ],
                                [
                                    27800.486000000001,
                                    27800.488000000001
                                ],
                                [
                                    27800.491000000002,
                                    27800.491999999998
                                ],
                                [
                                    27800.494999999999,
                                    27800.496999999999
                                ],
                                [
                                    27800.502,
                                    27800.504000000001
                                ],
                                [
                                    27800.508000000002,
                                    27800.508999999998
                                ],
                                [
                                    27800.511999999999,
                                    27800.513999999999
                                ],
                                [
                                    27800.517,
                                    27800.518
                                ],
                                [
                                    27800.521000000001,
                                    27800.522000000001
                                ],
                                [
                                    27800.526000000002,
                                    27800.526999999998
                                ],
                                [
                                    27800.529999999999,
                                    27800.531999999999
                                ],
                                [
                                    27800.535,
                                    27800.536
                                ],
                                [
                                    27800.539000000001,
                                    27800.540000000001
                                ],
                                [
                                    27800.543000000001,
                                    27800.544999999998
                                ],
                                [
                                    27800.547999999999,
                                    27800.548999999999
                                ],
                                [
                                    27800.552,
                                    27800.554
                                ],
                                [
                                    27800.556,
                                    27800.558000000001
                                ],
                                [
                                    27800.561000000002,
                                    27800.562000000002
                                ],
                                [
                                    27800.564999999999,
                                    27800.565999999999
                                ],
                                [
                                    27800.569,
                                    27800.572
                                ],
                                [
                                    27800.575000000001,
                                    27800.576000000001
                                ],
                                [
                                    27800.580000000002,
                                    27800.580999999998
                                ],
                                [
                                    27800.583999999999,
                                    27800.584999999999
                                ],
                                [
                                    27800.588,
                                    27800.589
                                ],
                                [
                                    27800.592000000001,
                                    27800.594000000001
                                ],
                                [
                                    27800.597000000002,
                                    27800.598000000002
                                ],
                                [
                                    27800.600999999999,
                                    27800.601999999999
                                ],
                                [
                                    27800.605,
                                    27800.606
                                ],
                                [
                                    27800.609,
                                    27800.611000000001
                                ],
                                [
                                    27800.613000000001,
                                    27800.615000000002
                                ],
                                [
                                    27800.617999999999,
                                    27800.619999999999
                                ],
                                [
                                    27800.627,
                                    27800.700000000001
                                ],
                                [
                                    27800.705000000002,
                                    27800.707999999999
                                ],
                                [
                                    27802.235000000001,
                                    27802.397000000001
                                ],
                                [
                                    28279.141,
                                    28279.179
                                ],
                                [
                                    28279.186000000002,
                                    28279.207999999999
                                ],
                                [
                                    28279.209999999999,
                                    28279.234
                                ],
                                [
                                    28279.612000000001,
                                    28279.686000000002
                                ],
                                [
                                    28279.695,
                                    28279.699000000001
                                ],
                                [
                                    28280.554,
                                    28280.705000000002
                                ],
                                [
                                    28584.742999999999,
                                    28584.787
                                ],
                                [
                                    28584.795999999998,
                                    28584.821
                                ],
                                [
                                    28584.825000000001,
                                    28584.839
                                ],
                                [
                                    28586.721000000001,
                                    28586.805
                                ],
                                [
                                    28586.813999999998,
                                    28586.819
                                ],
                                [
                                    28587.489000000001,
                                    28587.717000000001
                                ],
                                [
                                    28600.171999999999,
                                    28600.393
                                ],
                                [
                                    28600.401000000002,
                                    28600.412
                                ],
                                [
                                    28699.752,
                                    28699.77
                                ],
                                [
                                    28712.499,
                                    28712.529999999999
                                ],
                                [
                                    28800.202000000001,
                                    28800.382000000001
                                ],
                                [
                                    28800.478999999999,
                                    28800.703000000001
                                ],
                                [
                                    28800.710999999999,
                                    28800.723000000002
                                ],
                                [
                                    28899.393,
                                    28899.412
                                ],
                                [
                                    28925.842000000001,
                                    28925.883000000002
                                ],
                                [
                                    28999.939999999999,
                                    29000.285
                                ],
                                [
                                    29000.355,
                                    29000.597000000002
                                ],
                                [
                                    29000.605,
                                    29000.616999999998
                                ],
                                [
                                    29099.616000000002,
                                    29099.634999999998
                                ],
                                [
                                    29125.850999999999,
                                    29125.864000000001
                                ],
                                [
                                    29125.871999999999,
                                    29125.898000000001
                                ],
                                [
                                    29125.901000000002,
                                    29125.918000000001
                                ],
                                [
                                    29125.936000000002,
                                    29125.956999999999
                                ],
                                [
                                    29200.157999999999,
                                    29200.237000000001
                                ],
                                [
                                    29200.243999999999,
                                    29200.248
                                ],
                                [
                                    29200.731,
                                    29200.940999999999
                                ],
                                [
                                    29300.185000000001,
                                    29300.459999999999
                                ],
                                [
                                    29300.470000000001,
                                    29300.482
                                ],
                                [
                                    29325.584999999999,
                                    29325.625
                                ],
                                [
                                    29344.491000000002,
                                    29344.543000000001
                                ],
                                [
                                    29344.550999999999,
                                    29344.564999999999
                                ],
                                [
                                    29344.583999999999,
                                    29344.595000000001
                                ],
                                [
                                    29344.597000000002,
                                    29344.598999999998
                                ],
                                [
                                    29344.605,
                                    29344.615000000002
                                ],
                                [
                                    29344.616000000002,
                                    29344.616999999998
                                ],
                                [
                                    29344.621999999999,
                                    29344.628000000001
                                ],
                                [
                                    29344.629000000001,
                                    29344.631000000001
                                ],
                                [
                                    29344.635999999999,
                                    29344.643
                                ],
                                [
                                    29344.645,
                                    29344.646000000001
                                ],
                                [
                                    29344.651000000002,
                                    29344.657999999999
                                ],
                                [
                                    29344.659,
                                    29344.66
                                ],
                                [
                                    29344.665000000001,
                                    29344.674999999999
                                ],
                                [
                                    29344.675999999999,
                                    29344.678
                                ],
                                [
                                    29344.682000000001,
                                    29344.688999999998
                                ],
                                [
                                    29344.689999999999,
                                    29344.691999999999
                                ],
                                [
                                    29344.697,
                                    29344.703000000001
                                ],
                                [
                                    29344.704000000002,
                                    29344.707999999999
                                ],
                                [
                                    29344.713,
                                    29344.721000000001
                                ],
                                [
                                    29344.722000000002,
                                    29344.723999999998
                                ],
                                [
                                    29344.727999999999,
                                    29344.740000000002
                                ],
                                [
                                    29344.742999999999,
                                    29344.744999999999
                                ],
                                [
                                    29344.752,
                                    29344.763999999999
                                ],
                                [
                                    29344.766,
                                    29344.768
                                ],
                                [
                                    29344.774000000001,
                                    29344.793000000001
                                ],
                                [
                                    29344.794999999998,
                                    29344.796999999999
                                ],
                                [
                                    29344.804,
                                    29344.817999999999
                                ],
                                [
                                    29344.82,
                                    29344.822
                                ],
                                [
                                    29344.829000000002,
                                    29344.839
                                ],
                                [
                                    29344.841,
                                    29344.844000000001
                                ],
                                [
                                    29344.849999999999,
                                    29344.860000000001
                                ],
                                [
                                    29344.862000000001,
                                    29344.865000000002
                                ],
                                [
                                    29344.873,
                                    29344.883000000002
                                ],
                                [
                                    29344.884999999998,
                                    29344.889999999999
                                ],
                                [
                                    29344.895,
                                    29344.903999999999
                                ],
                                [
                                    29344.904999999999,
                                    29344.906999999999
                                ],
                                [
                                    29344.912,
                                    29344.918000000001
                                ],
                                [
                                    29344.919999999998,
                                    29344.920999999998
                                ],
                                [
                                    29344.924999999999,
                                    29344.931
                                ],
                                [
                                    29344.932000000001,
                                    29344.934000000001
                                ],
                                [
                                    29344.937999999998,
                                    29344.946
                                ],
                                [
                                    29344.947,
                                    29344.948
                                ],
                                [
                                    29400.196,
                                    29400.213
                                ],
                                [
                                    29402.973000000002,
                                    29403.131000000001
                                ],
                                [
                                    29798.960999999999,
                                    29799.014999999999
                                ],
                                [
                                    29799.024000000001,
                                    29799.046999999999
                                ],
                                [
                                    29799.049999999999,
                                    29799.066999999999
                                ],
                                [
                                    29799.548999999999,
                                    29799.636999999999
                                ],
                                [
                                    29799.646000000001,
                                    29799.651000000002
                                ],
                                [
                                    29800.799999999999,
                                    29800.949000000001
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "29874.120",
                            "request_id": "29874.120",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/assets\/fonts\/NEXTBook-Regular.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/assets\/fonts\/NEXTBook-Regular.woff2",
                            "raw_id": "29874.120",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 750,
                            "ttfb_ms": 719,
                            "load_start": 1203,
                            "load_start_float": 1203.0001400000001,
                            "bytesIn": 34652,
                            "objectSize": 34652,
                            "objectSizeUncompressed": 34652,
                            "chunks": [
                                {
                                    "ts": 1924,
                                    "bytes": 16278
                                },
                                {
                                    "ts": 1953,
                                    "bytes": 18374
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/assets\/css\/style.1565780565.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/NEXTBook-Regular.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "origin: https:\/\/studiocoucou.berlin",
                                    "priority: u=0",
                                    "referer: https:\/\/studiocoucou.berlin\/assets\/css\/style.1565780565.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 34652",
                                    "content-type: font\/woff2",
                                    "date: Tue, 24 Dec 2024 19:55:37 GMT",
                                    "etag: \"875c-5673a76af65f8\"",
                                    "last-modified: Mon, 12 Mar 2018 17:28:00 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "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": -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": 1202,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 13,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 140,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1953,
                            "ttfb_start": 1203,
                            "ttfb_end": 1922,
                            "download_start": 1922,
                            "download_end": 1953,
                            "download_ms": 31,
                            "all_start": 1203,
                            "all_end": 1953,
                            "all_ms": 750,
                            "index": 6,
                            "number": 7
                        },
                        {
                            "type": 3,
                            "id": "29874.133",
                            "request_id": "29874.133",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg",
                            "raw_id": "29874.133",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 112,
                            "ttfb_ms": 75,
                            "load_start": 2048,
                            "load_start_float": 2048.0001459999999,
                            "bytesIn": 39059,
                            "objectSize": 39059,
                            "objectSizeUncompressed": 39059,
                            "chunks": [
                                {
                                    "ts": 2125,
                                    "bytes": 16310
                                },
                                {
                                    "ts": 2152,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2160,
                                    "bytes": 6374
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": 277,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 39059",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:37 GMT",
                                    "etag: \"9893-5bdcea4f39b36\"",
                                    "last-modified: Thu, 18 Mar 2021 12:21:51 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2281,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 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": 39059,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 2040,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 15,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 146,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "38 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 1600,
                                        "ImageHeight": 640,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "1600x640",
                                        "Megapixels": 1
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1600,
                                        "height": 640,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1024000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 253,
                                            "mean": 198.57400000000001,
                                            "standardDeviation": 36.616799999999998,
                                            "kurtosis": 9.7047500000000007,
                                            "skewness": -3.1723499999999998,
                                            "entropy": 0.30936799999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 231,
                                            "mean": 189.32599999999999,
                                            "standardDeviation": 60.213099999999997,
                                            "kurtosis": 3.6419199999999998,
                                            "skewness": -2.3090799999999998,
                                            "entropy": 0.30398900000000001
                                        },
                                        "green": {
                                            "min": 86,
                                            "max": 234,
                                            "mean": 198.08099999999999,
                                            "standardDeviation": 35.987299999999998,
                                            "kurtosis": 3.03457,
                                            "skewness": -2.1862499999999998,
                                            "entropy": 0.305977
                                        },
                                        "blue": {
                                            "min": 150,
                                            "max": 253,
                                            "mean": 208.315,
                                            "standardDeviation": 13.649900000000001,
                                            "kurtosis": 2.59795,
                                            "skewness": -0.519459,
                                            "entropy": 0.31813799999999998
                                        }
                                    },
                                    "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": 1600,
                                        "height": 640,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:37+00:00",
                                        "date:modify": "2024-12-24T19:55:37+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "31ae87f817f8eb5a3df79a6c62d561622ed7b015ce1cfabc07721a4502b8aca1"
                                    },
                                    "tainted": false,
                                    "filesize": "39059B",
                                    "numberPixels": "1024000",
                                    "pixelsPerSecond": "82.1927MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.012"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 2160,
                            "ttfb_start": 2048,
                            "ttfb_end": 2123,
                            "download_start": 2123,
                            "download_end": 2160,
                            "download_ms": 37,
                            "all_start": 2048,
                            "all_end": 2160,
                            "all_ms": 112,
                            "index": 7,
                            "number": 8
                        },
                        {
                            "type": 3,
                            "id": "29874.134",
                            "request_id": "29874.134",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg",
                            "raw_id": "29874.134",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 177,
                            "ttfb_ms": 138,
                            "load_start": 2050,
                            "load_start_float": 2050.0001520000001,
                            "bytesIn": 40065,
                            "objectSize": 40065,
                            "objectSizeUncompressed": 40065,
                            "chunks": [
                                {
                                    "ts": 2190,
                                    "bytes": 16310
                                },
                                {
                                    "ts": 2218,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2227,
                                    "bytes": 7380
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": 277,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 40065",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:37 GMT",
                                    "etag: \"9c81-5bdcea683c8b9\"",
                                    "last-modified: Thu, 18 Mar 2021 12:22:18 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2284,
                            "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": 40065,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 2040,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 17,
                            "http2_stream_dependency": 15,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 152,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "32 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 177.559,
                                            "standardDeviation": 47.8078,
                                            "kurtosis": 1.1289,
                                            "skewness": -1.3951,
                                            "entropy": 0.19120200000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 128,
                                            "max": 255,
                                            "mean": 188.81,
                                            "standardDeviation": 33.737699999999997,
                                            "kurtosis": -0.96637399999999996,
                                            "skewness": -0.851132,
                                            "entropy": 0.20118800000000001
                                        },
                                        "green": {
                                            "min": 93,
                                            "max": 255,
                                            "mean": 181.43199999999999,
                                            "standardDeviation": 40.6158,
                                            "kurtosis": -1.66612,
                                            "skewness": -0.57550800000000002,
                                            "entropy": 0.19348499999999999
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 162.435,
                                            "standardDeviation": 69.069800000000001,
                                            "kurtosis": -0.612537,
                                            "skewness": -1.02146,
                                            "entropy": 0.17893200000000001
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:38+00:00",
                                        "date:modify": "2024-12-24T19:55:38+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "5a30dd0667fb8dc82579455ac419e63b8da419ea59df06dce196365cdbd59b50"
                                    },
                                    "tainted": false,
                                    "filesize": "32685B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "74.4725MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.036"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 2227,
                            "ttfb_start": 2050,
                            "ttfb_end": 2188,
                            "download_start": 2188,
                            "download_end": 2227,
                            "download_ms": 39,
                            "all_start": 2050,
                            "all_end": 2227,
                            "all_ms": 177,
                            "index": 8,
                            "number": 9
                        },
                        {
                            "type": 3,
                            "id": "29874.135",
                            "request_id": "29874.135",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg",
                            "raw_id": "29874.135",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 309,
                            "ttfb_ms": 272,
                            "load_start": 2050,
                            "load_start_float": 2050.0001579999998,
                            "bytesIn": 39256,
                            "objectSize": 39256,
                            "objectSizeUncompressed": 39256,
                            "chunks": [
                                {
                                    "ts": 2328,
                                    "bytes": 16006
                                },
                                {
                                    "ts": 2351,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2359,
                                    "bytes": 6875
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": 277,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 39256",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:37 GMT",
                                    "etag: \"9958-5bdcea8222319\"",
                                    "last-modified: Thu, 18 Mar 2021 12:22:45 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2284,
                            "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": 39256,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 2043,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 19,
                            "http2_stream_dependency": 17,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 158,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "32 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 128,
                                            "max": 255,
                                            "mean": 187.52000000000001,
                                            "standardDeviation": 34.630099999999999,
                                            "kurtosis": -1.06287,
                                            "skewness": -0.79911699999999997,
                                            "entropy": 0.211341
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 128,
                                            "max": 255,
                                            "mean": 185.90100000000001,
                                            "standardDeviation": 37.123199999999997,
                                            "kurtosis": -1.45825,
                                            "skewness": -0.61303700000000005,
                                            "entropy": 0.20688599999999999
                                        },
                                        "green": {
                                            "min": 128,
                                            "max": 255,
                                            "mean": 191.72999999999999,
                                            "standardDeviation": 31.970600000000001,
                                            "kurtosis": -0.0179606,
                                            "skewness": -1.19529,
                                            "entropy": 0.21906200000000001
                                        },
                                        "blue": {
                                            "min": 128,
                                            "max": 255,
                                            "mean": 184.929,
                                            "standardDeviation": 34.796700000000001,
                                            "kurtosis": -1.30071,
                                            "skewness": -0.65691500000000003,
                                            "entropy": 0.20807600000000001
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:38+00:00",
                                        "date:modify": "2024-12-24T19:55:38+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "6515d9173d12b53a429a3bed5b48695ff459d166127827960e28ce6d91df1017"
                                    },
                                    "tainted": false,
                                    "filesize": "32381B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "31.8018MB",
                                    "userTime": "0.030u",
                                    "elapsedTime": "0:01.085"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 2359,
                            "ttfb_start": 2050,
                            "ttfb_end": 2322,
                            "download_start": 2322,
                            "download_end": 2359,
                            "download_ms": 37,
                            "all_start": 2050,
                            "all_end": 2359,
                            "all_ms": 309,
                            "index": 9,
                            "number": 10
                        },
                        {
                            "type": 3,
                            "id": "29874.136",
                            "request_id": "29874.136",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg",
                            "raw_id": "29874.136",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 390,
                            "ttfb_ms": 272,
                            "load_start": 2050,
                            "load_start_float": 2050.000164,
                            "bytesIn": 45414,
                            "objectSize": 45414,
                            "objectSizeUncompressed": 45414,
                            "chunks": [
                                {
                                    "ts": 2389,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2417,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2440,
                                    "bytes": 12664
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": 277,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 45414",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:37 GMT",
                                    "etag: \"b166-5bdcea9a9f838\"",
                                    "last-modified: Thu, 18 Mar 2021 12:23:10 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2284,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 94,
                            "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": 45414,
                            "image_save": 2625,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 2044,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 21,
                            "http2_stream_dependency": 19,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 164,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "32 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 163.709,
                                            "standardDeviation": 60.798900000000003,
                                            "kurtosis": 0.427732,
                                            "skewness": -1.1387799999999999,
                                            "entropy": 0.196579
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 86,
                                            "max": 255,
                                            "mean": 176.25800000000001,
                                            "standardDeviation": 42.098799999999997,
                                            "kurtosis": -1.9136599999999999,
                                            "skewness": -0.25166300000000003,
                                            "entropy": 0.207845
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 154.46700000000001,
                                            "standardDeviation": 77.408699999999996,
                                            "kurtosis": -0.21695600000000001,
                                            "skewness": -1.07864,
                                            "entropy": 0.188693
                                        },
                                        "blue": {
                                            "min": 15,
                                            "max": 255,
                                            "mean": 160.404,
                                            "standardDeviation": 62.889099999999999,
                                            "kurtosis": -0.75220699999999996,
                                            "skewness": -0.82334099999999999,
                                            "entropy": 0.19319900000000001
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:38+00:00",
                                        "date:modify": "2024-12-24T19:55:38+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "c0c80262a4226b7670039f7ec8d30fb119f5deb4b87316fd268a7d1d2a7e5ff1"
                                    },
                                    "tainted": false,
                                    "filesize": "32750B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "62562900B",
                                    "userTime": "0.030u",
                                    "elapsedTime": "0:01.043"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 2440,
                            "ttfb_start": 2050,
                            "ttfb_end": 2322,
                            "download_start": 2322,
                            "download_end": 2440,
                            "download_ms": 118,
                            "all_start": 2050,
                            "all_end": 2440,
                            "all_ms": 390,
                            "index": 10,
                            "number": 11
                        },
                        {
                            "type": 3,
                            "id": "29874.137",
                            "request_id": "29874.137",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg",
                            "raw_id": "29874.137",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 243,
                            "ttfb_ms": 206,
                            "load_start": 2050,
                            "load_start_float": 2050.0001699999998,
                            "bytesIn": 38636,
                            "objectSize": 38636,
                            "objectSizeUncompressed": 38636,
                            "chunks": [
                                {
                                    "ts": 2257,
                                    "bytes": 16310
                                },
                                {
                                    "ts": 2285,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2293,
                                    "bytes": 5951
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": 277,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 38636",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:37 GMT",
                                    "etag: \"96ec-5bdceab695a7e\"",
                                    "last-modified: Thu, 18 Mar 2021 12:23:40 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2284,
                            "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": 38636,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 2045,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 23,
                            "http2_stream_dependency": 21,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 170,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "38 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 94,
                                            "max": 255,
                                            "mean": 195.501,
                                            "standardDeviation": 30.677299999999999,
                                            "kurtosis": 0.60457799999999995,
                                            "skewness": -1.52301,
                                            "entropy": 0.1234
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 118,
                                            "max": 255,
                                            "mean": 198.21299999999999,
                                            "standardDeviation": 28.065899999999999,
                                            "kurtosis": -0.119577,
                                            "skewness": -1.3672299999999999,
                                            "entropy": 0.125142
                                        },
                                        "green": {
                                            "min": 94,
                                            "max": 255,
                                            "mean": 191.55000000000001,
                                            "standardDeviation": 38.782499999999999,
                                            "kurtosis": -0.12398000000000001,
                                            "skewness": -1.36754,
                                            "entropy": 0.119175
                                        },
                                        "blue": {
                                            "min": 121,
                                            "max": 255,
                                            "mean": 196.739,
                                            "standardDeviation": 25.183599999999998,
                                            "kurtosis": -0.116006,
                                            "skewness": -1.3665700000000001,
                                            "entropy": 0.12588299999999999
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:38+00:00",
                                        "date:modify": "2024-12-24T19:55:38+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "41e6cc6e4c226e039288a486441ff4847d186055005d237b816f41a0e6d87100"
                                    },
                                    "tainted": false,
                                    "filesize": "38636B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "67.3422MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.040"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 2293,
                            "ttfb_start": 2050,
                            "ttfb_end": 2256,
                            "download_start": 2256,
                            "download_end": 2293,
                            "download_ms": 37,
                            "all_start": 2050,
                            "all_end": 2293,
                            "all_ms": 243,
                            "index": 11,
                            "number": 12
                        },
                        {
                            "type": 3,
                            "id": "29874.138",
                            "request_id": "29874.138",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg",
                            "raw_id": "29874.138",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 498,
                            "ttfb_ms": 272,
                            "load_start": 2050,
                            "load_start_float": 2050.000176,
                            "bytesIn": 64833,
                            "objectSize": 64833,
                            "objectSizeUncompressed": 64833,
                            "chunks": [
                                {
                                    "ts": 2465,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2493,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2521,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2548,
                                    "bytes": 15708
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": 277,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 64833",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:37 GMT",
                                    "etag: \"fd41-5bdceab5a6a58\"",
                                    "last-modified: Thu, 18 Mar 2021 12:23:39 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2284,
                            "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": 64833,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 2045,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 25,
                            "http2_stream_dependency": 23,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 176,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "63 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 249,
                                            "mean": 189.114,
                                            "standardDeviation": 45.695799999999998,
                                            "kurtosis": 3.8509199999999999,
                                            "skewness": -2.1485099999999999,
                                            "entropy": 0.27573399999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 108,
                                            "max": 249,
                                            "mean": 198.35599999999999,
                                            "standardDeviation": 28.1173,
                                            "kurtosis": 0.074626100000000001,
                                            "skewness": -1.4204399999999999,
                                            "entropy": 0.26529799999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 238,
                                            "mean": 185.09999999999999,
                                            "standardDeviation": 56.696199999999997,
                                            "kurtosis": 3.1698200000000001,
                                            "skewness": -2.06081,
                                            "entropy": 0.27460099999999998
                                        },
                                        "blue": {
                                            "min": 37,
                                            "max": 229,
                                            "mean": 183.886,
                                            "standardDeviation": 52.274000000000001,
                                            "kurtosis": 1.1452,
                                            "skewness": -1.6772100000000001,
                                            "entropy": 0.287304
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:38+00:00",
                                        "date:modify": "2024-12-24T19:55:38+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "c196860f8a1e948b56785697587328e6780513a6103601b650bc3d5f20b9d22a"
                                    },
                                    "tainted": false,
                                    "filesize": "64833B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "94.773MB",
                                    "userTime": "0.030u",
                                    "elapsedTime": "0:01.028"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 2548,
                            "ttfb_start": 2050,
                            "ttfb_end": 2322,
                            "download_start": 2322,
                            "download_end": 2548,
                            "download_ms": 226,
                            "all_start": 2050,
                            "all_end": 2548,
                            "all_ms": 498,
                            "index": 12,
                            "number": 13
                        },
                        {
                            "type": 3,
                            "id": "29874.139",
                            "request_id": "29874.139",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg",
                            "raw_id": "29874.139",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 574,
                            "ttfb_ms": 273,
                            "load_start": 2050,
                            "load_start_float": 2050.0001820000002,
                            "bytesIn": 46927,
                            "objectSize": 46927,
                            "objectSizeUncompressed": 46927,
                            "chunks": [
                                {
                                    "ts": 2573,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2601,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2624,
                                    "bytes": 14177
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": 277,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 46927",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:37 GMT",
                                    "etag: \"b74f-5bdceab716cdf\"",
                                    "last-modified: Thu, 18 Mar 2021 12:23:40 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2284,
                            "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": 46927,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 2046,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 27,
                            "http2_stream_dependency": 25,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 182,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "46 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 228,
                                            "mean": 184.95599999999999,
                                            "standardDeviation": 52.020000000000003,
                                            "kurtosis": 3.7305799999999998,
                                            "skewness": -2.2392699999999999,
                                            "entropy": 0.14557500000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 224,
                                            "mean": 168.648,
                                            "standardDeviation": 85.5749,
                                            "kurtosis": 0.11355899999999999,
                                            "skewness": -1.4444699999999999,
                                            "entropy": 0.13761899999999999
                                        },
                                        "green": {
                                            "min": 58,
                                            "max": 222,
                                            "mean": 186.08500000000001,
                                            "standardDeviation": 49.226999999999997,
                                            "kurtosis": -0.057995400000000003,
                                            "skewness": -1.38592,
                                            "entropy": 0.15096100000000001
                                        },
                                        "blue": {
                                            "min": 19,
                                            "max": 228,
                                            "mean": 200.13499999999999,
                                            "standardDeviation": 21.257999999999999,
                                            "kurtosis": 13.8344,
                                            "skewness": -3.0449600000000001,
                                            "entropy": 0.148145
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:38+00:00",
                                        "date:modify": "2024-12-24T19:55:38+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "c8a9d25f480c0175c5375bf5c77c9a7590e1f9fae4d0e96e7cb02285d313ed9e"
                                    },
                                    "tainted": false,
                                    "filesize": "46927B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "155.342MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.017"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 2624,
                            "ttfb_start": 2050,
                            "ttfb_end": 2323,
                            "download_start": 2323,
                            "download_end": 2624,
                            "download_ms": 301,
                            "all_start": 2050,
                            "all_end": 2624,
                            "all_ms": 574,
                            "index": 13,
                            "number": 14
                        },
                        {
                            "type": 3,
                            "id": "29874.140",
                            "request_id": "29874.140",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg",
                            "raw_id": "29874.140",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1064,
                            "ttfb_ms": 273,
                            "load_start": 2050,
                            "load_start_float": 2050.000188,
                            "bytesIn": 291851,
                            "objectSize": 291851,
                            "objectSizeUncompressed": 291851,
                            "chunks": [
                                {
                                    "ts": 2653,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2682,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2710,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2738,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2762,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2790,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2819,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2847,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2875,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2903,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2927,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2955,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2983,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3012,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3040,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3068,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3092,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3114,
                                    "bytes": 13476
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": 277,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 291851",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:37 GMT",
                                    "etag: \"4740b-61ce61baec10b\"",
                                    "last-modified: Wed, 10 Jul 2024 15:14:52 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2305,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 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": 291851,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 2047,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 29,
                            "http2_stream_dependency": 27,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 188,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "272 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2601,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 300,
                                        "YResolution": 300
                                    },
                                    "Composite": {
                                        "ImageSize": "2601x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2601,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 300,
                                        "y": 300
                                    },
                                    "printSize": {
                                        "x": 8.6699999999999999,
                                        "y": 3.4666700000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2705040,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 82.037099999999995,
                                            "standardDeviation": 47.834899999999998,
                                            "kurtosis": -0.38687899999999997,
                                            "skewness": 0.33852300000000002,
                                            "entropy": 0.91509799999999997
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 78.873199999999997,
                                            "standardDeviation": 51.012099999999997,
                                            "kurtosis": 0.0053044099999999999,
                                            "skewness": 0.649474,
                                            "entropy": 0.92423599999999995
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 78.294899999999998,
                                            "standardDeviation": 44.827800000000003,
                                            "kurtosis": -0.131797,
                                            "skewness": 0.272117,
                                            "entropy": 0.90687399999999996
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 88.943200000000004,
                                            "standardDeviation": 47.6648,
                                            "kurtosis": -0.94362999999999997,
                                            "skewness": 0.023914000000000001,
                                            "entropy": 0.91418600000000005
                                        }
                                    },
                                    "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": 2601,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 81,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:38+00:00",
                                        "date:modify": "2024-12-24T19:55:38+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "7b7362e628dac506ea49c65970e84f48273d817906fb327a2d6c8a76e63e48cf"
                                    },
                                    "tainted": false,
                                    "filesize": "278375B",
                                    "numberPixels": "2705040",
                                    "pixelsPerSecond": "98.8558MB",
                                    "userTime": "0.030u",
                                    "elapsedTime": "0:01.027"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 3114,
                            "ttfb_start": 2050,
                            "ttfb_end": 2323,
                            "download_start": 2323,
                            "download_end": 3114,
                            "download_ms": 791,
                            "all_start": 2050,
                            "all_end": 3114,
                            "all_ms": 1064,
                            "index": 14,
                            "number": 15
                        },
                        {
                            "type": 3,
                            "id": "29874.141",
                            "request_id": "29874.141",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg",
                            "raw_id": "29874.141",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1612,
                            "ttfb_ms": 273,
                            "load_start": 2050,
                            "load_start_float": 2050.0001940000002,
                            "bytesIn": 325362,
                            "objectSize": 325362,
                            "objectSizeUncompressed": 325362,
                            "chunks": [
                                {
                                    "ts": 3144,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3172,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3200,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3224,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3252,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3281,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3309,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3337,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3365,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3389,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3418,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3446,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3474,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3503,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3531,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3555,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3584,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3611,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3640,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3662,
                                    "bytes": 14237
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": 277,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 325362",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:37 GMT",
                                    "etag: \"4f6f2-61ce61c08c40c\"",
                                    "last-modified: Wed, 10 Jul 2024 15:14:58 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2305,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 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": 325362,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 2048,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 31,
                            "http2_stream_dependency": 29,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 194,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "318 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 300,
                                        "YResolution": 300
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 300,
                                        "y": 300
                                    },
                                    "printSize": {
                                        "x": 8.6666699999999999,
                                        "y": 3.4666700000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 128.554,
                                            "standardDeviation": 66.435400000000001,
                                            "kurtosis": -1.26528,
                                            "skewness": -0.14527599999999999,
                                            "entropy": 0.97721599999999997
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 131.46899999999999,
                                            "standardDeviation": 66.630200000000002,
                                            "kurtosis": -1.19753,
                                            "skewness": -0.29643000000000003,
                                            "entropy": 0.97408799999999995
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 128.13499999999999,
                                            "standardDeviation": 66.986599999999996,
                                            "kurtosis": -1.2793300000000001,
                                            "skewness": -0.13902700000000001,
                                            "entropy": 0.98028700000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 126.05800000000001,
                                            "standardDeviation": 65.689300000000003,
                                            "kurtosis": -1.28064,
                                            "skewness": 0.0020152299999999998,
                                            "entropy": 0.97727299999999995
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 81,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:39+00:00",
                                        "date:modify": "2024-12-24T19:55:39+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "3e61fd1bb464279c96d42bdb1203ec5cb50097f811940702eb12d7ac90922c35"
                                    },
                                    "tainted": false,
                                    "filesize": "325362B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "88.2613MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.030"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 3662,
                            "ttfb_start": 2050,
                            "ttfb_end": 2323,
                            "download_start": 2323,
                            "download_end": 3662,
                            "download_ms": 1339,
                            "all_start": 2050,
                            "all_end": 3662,
                            "all_ms": 1612,
                            "index": 15,
                            "number": 16
                        },
                        {
                            "type": 3,
                            "id": "29874.142",
                            "request_id": "29874.142",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg",
                            "raw_id": "29874.142",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2347,
                            "ttfb_ms": 1639,
                            "load_start": 2051,
                            "load_start_float": 2051.0001999999999,
                            "bytesIn": 420381,
                            "objectSize": 420381,
                            "objectSizeUncompressed": 420381,
                            "chunks": [
                                {
                                    "ts": 3692,
                                    "bytes": 16309
                                },
                                {
                                    "ts": 3720,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3744,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3772,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3800,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3829,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3863,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3898,
                                    "bytes": 16441
                                },
                                {
                                    "ts": 3921,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3949,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3978,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4008,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4036,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4060,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4091,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4122,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4151,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4180,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4209,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4233,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4261,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4292,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4320,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4348,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4378,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4398,
                                    "bytes": 11006
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": 277,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 420381",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:37 GMT",
                                    "etag: \"66a1d-61ce61c5d48c3\"",
                                    "last-modified: Wed, 10 Jul 2024 15:15:04 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2314,
                            "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": 420381,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 2049,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 33,
                            "http2_stream_dependency": 31,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 200,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "411 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 300,
                                        "YResolution": 300
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 300,
                                        "y": 300
                                    },
                                    "printSize": {
                                        "x": 8.6666699999999999,
                                        "y": 3.4666700000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 153.05199999999999,
                                            "standardDeviation": 68.898899999999998,
                                            "kurtosis": -1.0686800000000001,
                                            "skewness": -0.52385999999999999,
                                            "entropy": 0.96747499999999997
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 155.96700000000001,
                                            "standardDeviation": 66.2958,
                                            "kurtosis": -0.85215700000000005,
                                            "skewness": -0.63376900000000003,
                                            "entropy": 0.96267599999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 155.18799999999999,
                                            "standardDeviation": 69.763000000000005,
                                            "kurtosis": -1.08328,
                                            "skewness": -0.53834800000000005,
                                            "entropy": 0.96473399999999998
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 148.00200000000001,
                                            "standardDeviation": 70.638000000000005,
                                            "kurtosis": -1.2216100000000001,
                                            "skewness": -0.40611900000000001,
                                            "entropy": 0.97501300000000002
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 81,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:40+00:00",
                                        "date:modify": "2024-12-24T19:55:40+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "ca63d74820b483689d0fad85b913f2c5442d27969cde13b3de6de461c8080210"
                                    },
                                    "tainted": false,
                                    "filesize": "420381B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "120.177MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.022"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 4398,
                            "ttfb_start": 2051,
                            "ttfb_end": 3690,
                            "download_start": 3690,
                            "download_end": 4398,
                            "download_ms": 708,
                            "all_start": 2051,
                            "all_end": 4398,
                            "all_ms": 2347,
                            "index": 16,
                            "number": 17
                        },
                        {
                            "type": 3,
                            "id": "29874.144",
                            "request_id": "29874.144",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg",
                            "raw_id": "29874.144",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2779,
                            "ttfb_ms": 2022,
                            "load_start": 2399,
                            "load_start_float": 2399.0002079999999,
                            "bytesIn": 467457,
                            "objectSize": 467457,
                            "objectSizeUncompressed": 467457,
                            "chunks": [
                                {
                                    "ts": 4423,
                                    "bytes": 16286
                                },
                                {
                                    "ts": 4451,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4479,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4507,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4536,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4559,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4588,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4616,
                                    "bytes": 16464
                                },
                                {
                                    "ts": 4644,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4673,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4701,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4724,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4753,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4781,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4810,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4839,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4866,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4890,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4918,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4946,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4972,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5003,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5031,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5055,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5083,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5111,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5140,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5168,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5178,
                                    "bytes": 8957
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": 277,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 467457",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:38 GMT",
                                    "etag: \"72201-61ce61cb12db4\"",
                                    "last-modified: Wed, 10 Jul 2024 15:15:09 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2305,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 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": 467457,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 2398,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 35,
                            "http2_stream_dependency": 33,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 208,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "457 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2601,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 300,
                                        "YResolution": 300
                                    },
                                    "Composite": {
                                        "ImageSize": "2601x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2601,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 300,
                                        "y": 300
                                    },
                                    "printSize": {
                                        "x": 8.6699999999999999,
                                        "y": 3.4666700000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2705040,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 107.208,
                                            "standardDeviation": 64.976799999999997,
                                            "kurtosis": -1.28148,
                                            "skewness": -0.087606799999999999,
                                            "entropy": 0.94777100000000003
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 109.032,
                                            "standardDeviation": 67.686700000000002,
                                            "kurtosis": -1.30844,
                                            "skewness": -0.18906800000000001,
                                            "entropy": 0.93092600000000003
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 107.283,
                                            "standardDeviation": 67.512699999999995,
                                            "kurtosis": -1.3591599999999999,
                                            "skewness": -0.14610300000000001,
                                            "entropy": 0.93907600000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 248,
                                            "mean": 105.309,
                                            "standardDeviation": 59.731099999999998,
                                            "kurtosis": -1.1561999999999999,
                                            "skewness": 0.11876100000000001,
                                            "entropy": 0.97331100000000004
                                        }
                                    },
                                    "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": 2601,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 81,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:40+00:00",
                                        "date:modify": "2024-12-24T19:55:40+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "9daee7a7769e91fed99896141cbefcff13c1bf03ddab5198dd88a6bcf481bad3"
                                    },
                                    "tainted": false,
                                    "filesize": "467457B",
                                    "numberPixels": "2705040",
                                    "pixelsPerSecond": "117.165MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.023"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 5178,
                            "ttfb_start": 2399,
                            "ttfb_end": 4421,
                            "download_start": 4421,
                            "download_end": 5178,
                            "download_ms": 757,
                            "all_start": 2399,
                            "all_end": 5178,
                            "all_ms": 2779,
                            "index": 17,
                            "number": 18
                        },
                        {
                            "type": 3,
                            "id": "29874.145",
                            "request_id": "29874.145",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/content\/favicon-32x32.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/content\/favicon-32x32.svg",
                            "raw_id": "29874.145",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Other",
                            "load_ms": 40,
                            "ttfb_ms": 39,
                            "load_start": 5186,
                            "load_start_float": 5186.0002340000001,
                            "bytesIn": 518,
                            "objectSize": 518,
                            "objectSizeUncompressed": 518,
                            "chunks": [
                                {
                                    "ts": 5226,
                                    "bytes": 518
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/content\/favicon-32x32.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",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: u=1, i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 518",
                                    "content-type: image\/svg+xml",
                                    "date: Tue, 24 Dec 2024 19:55:41 GMT",
                                    "etag: \"206-5673ab48e8bf1\"",
                                    "last-modified: Mon, 12 Mar 2018 17:45:18 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2173,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -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": 5185,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 37,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 234,
                            "server_port": "443",
                            "load_end": 5226,
                            "ttfb_start": 5186,
                            "ttfb_end": 5225,
                            "download_start": 5225,
                            "download_end": 5226,
                            "download_ms": 1,
                            "all_start": 5186,
                            "all_end": 5226,
                            "all_ms": 40,
                            "index": 18,
                            "number": 19
                        },
                        {
                            "type": 3,
                            "id": "29874.151",
                            "request_id": "29874.151",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg",
                            "raw_id": "29874.151",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 589,
                            "ttfb_ms": 77,
                            "load_start": 5203,
                            "load_start_float": 5203.0002400000003,
                            "bytesIn": 320717,
                            "objectSize": 320717,
                            "objectSizeUncompressed": 320717,
                            "chunks": [
                                {
                                    "ts": 5283,
                                    "bytes": 16309
                                },
                                {
                                    "ts": 5310,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5338,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5366,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5394,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5418,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5446,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5474,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5477,
                                    "bytes": 66
                                },
                                {
                                    "ts": 5501,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5530,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5558,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5584,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5612,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5640,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5669,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5697,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5723,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5751,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5780,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5792,
                                    "bytes": 9592
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 320717",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:41 GMT",
                                    "etag: \"4e4cd-5ad4cb19278d2\"",
                                    "last-modified: Thu, 20 Aug 2020 10:36:31 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2263,
                            "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": 320717,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 5198,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 39,
                            "http2_stream_dependency": 37,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 240,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "313 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 158.73599999999999,
                                            "standardDeviation": 71.832099999999997,
                                            "kurtosis": -0.64721200000000001,
                                            "skewness": -0.75738700000000003,
                                            "entropy": 0.95916100000000004
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 180.10300000000001,
                                            "standardDeviation": 60.952599999999997,
                                            "kurtosis": 0.77139199999999997,
                                            "skewness": -1.1844699999999999,
                                            "entropy": 0.94162699999999999
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 160.077,
                                            "standardDeviation": 76.042000000000002,
                                            "kurtosis": -0.78018200000000004,
                                            "skewness": -0.76327400000000001,
                                            "entropy": 0.95964700000000003
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 136.029,
                                            "standardDeviation": 78.501599999999996,
                                            "kurtosis": -1.16018,
                                            "skewness": -0.35951499999999997,
                                            "entropy": 0.97621000000000002
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:41+00:00",
                                        "date:modify": "2024-12-24T19:55:41+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "d633920508cfc5c45b05bb3fe6f618fc9daf3623bd0b02ee4823222d063505a2"
                                    },
                                    "tainted": false,
                                    "filesize": "320717B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "139.548MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.019"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 5792,
                            "ttfb_start": 5203,
                            "ttfb_end": 5280,
                            "download_start": 5280,
                            "download_end": 5792,
                            "download_ms": 512,
                            "all_start": 5203,
                            "all_end": 5792,
                            "all_ms": 589,
                            "index": 19,
                            "number": 20
                        },
                        {
                            "type": 3,
                            "id": "29874.152",
                            "request_id": "29874.152",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg",
                            "raw_id": "29874.152",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1250,
                            "ttfb_ms": 618,
                            "load_start": 5203,
                            "load_start_float": 5203.0002459999996,
                            "bytesIn": 383182,
                            "objectSize": 383182,
                            "objectSizeUncompressed": 383182,
                            "chunks": [
                                {
                                    "ts": 5824,
                                    "bytes": 16243
                                },
                                {
                                    "ts": 5851,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5881,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5904,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5935,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5963,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5993,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6024,
                                    "bytes": 16507
                                },
                                {
                                    "ts": 6052,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6078,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6108,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6138,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6167,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6198,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6221,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6251,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6280,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6308,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6336,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6365,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6388,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6416,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6445,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6453,
                                    "bytes": 6557
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 383182",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:41 GMT",
                                    "etag: \"5d8ce-5ad4cb1cbe72f\"",
                                    "last-modified: Thu, 20 Aug 2020 10:36:35 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2263,
                            "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": 383182,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 5199,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 41,
                            "http2_stream_dependency": 39,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 246,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "374 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 152.429,
                                            "standardDeviation": 77.145799999999994,
                                            "kurtosis": -1.03342,
                                            "skewness": -0.52381500000000003,
                                            "entropy": 0.96923099999999995
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 171.41499999999999,
                                            "standardDeviation": 67.216200000000001,
                                            "kurtosis": -0.50566,
                                            "skewness": -0.71575699999999998,
                                            "entropy": 0.96269800000000005
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 152.19800000000001,
                                            "standardDeviation": 82.062100000000001,
                                            "kurtosis": -1.14561,
                                            "skewness": -0.54547599999999996,
                                            "entropy": 0.96497900000000003
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 133.673,
                                            "standardDeviation": 82.159000000000006,
                                            "kurtosis": -1.31253,
                                            "skewness": -0.231848,
                                            "entropy": 0.98001400000000005
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:42+00:00",
                                        "date:modify": "2024-12-24T19:55:42+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "c1a21b8215fd88ebb405351a5d3de1086f25666dbf9ad400aa78ff98432642a1"
                                    },
                                    "tainted": false,
                                    "filesize": "383182B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "134.701MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.020"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 6453,
                            "ttfb_start": 5203,
                            "ttfb_end": 5821,
                            "download_start": 5821,
                            "download_end": 6453,
                            "download_ms": 632,
                            "all_start": 5203,
                            "all_end": 6453,
                            "all_ms": 1250,
                            "index": 20,
                            "number": 21
                        },
                        {
                            "type": 3,
                            "id": "29874.153",
                            "request_id": "29874.153",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg",
                            "raw_id": "29874.153",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1740,
                            "ttfb_ms": 617,
                            "load_start": 5204,
                            "load_start_float": 5204.0002519999998,
                            "bytesIn": 289895,
                            "objectSize": 289895,
                            "objectSizeUncompressed": 289895,
                            "chunks": [
                                {
                                    "ts": 6483,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6512,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6539,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6567,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6596,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6619,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6648,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6676,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6705,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6733,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6761,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6785,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6823,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6842,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6869,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6898,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6921,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6944,
                                    "bytes": 11520
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 289895",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:41 GMT",
                                    "etag: \"46c67-5ad4cb2036223\"",
                                    "last-modified: Thu, 20 Aug 2020 10:36:39 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2263,
                            "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": 289895,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 5200,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 43,
                            "http2_stream_dependency": 41,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 252,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "272 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 154.839,
                                            "standardDeviation": 82.512200000000007,
                                            "kurtosis": -1.2913399999999999,
                                            "skewness": -0.39320300000000002,
                                            "entropy": 0.935473
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 176.935,
                                            "standardDeviation": 69.159400000000005,
                                            "kurtosis": -0.91231499999999999,
                                            "skewness": -0.57446399999999997,
                                            "entropy": 0.92492099999999999
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 153.072,
                                            "standardDeviation": 86.8767,
                                            "kurtosis": -1.4127700000000001,
                                            "skewness": -0.34718300000000002,
                                            "entropy": 0.93551899999999999
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 134.50899999999999,
                                            "standardDeviation": 91.500399999999999,
                                            "kurtosis": -1.5486899999999999,
                                            "skewness": -0.094238100000000005,
                                            "entropy": 0.94597799999999999
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:42+00:00",
                                        "date:modify": "2024-12-24T19:55:42+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "92b82ce5f50338c5185be80fd492784c50558388add97b36fea17d42233577ec"
                                    },
                                    "tainted": false,
                                    "filesize": "278375B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "141.817MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.019"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 6944,
                            "ttfb_start": 5204,
                            "ttfb_end": 5821,
                            "download_start": 5821,
                            "download_end": 6944,
                            "download_ms": 1123,
                            "all_start": 5204,
                            "all_end": 6944,
                            "all_ms": 1740,
                            "index": 21,
                            "number": 22
                        },
                        {
                            "type": 3,
                            "id": "29874.154",
                            "request_id": "29874.154",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg",
                            "raw_id": "29874.154",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2809,
                            "ttfb_ms": 2334,
                            "load_start": 5204,
                            "load_start_float": 5204.000258,
                            "bytesIn": 299953,
                            "objectSize": 299953,
                            "objectSizeUncompressed": 299953,
                            "chunks": [
                                {
                                    "ts": 7540,
                                    "bytes": 16309
                                },
                                {
                                    "ts": 7567,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7596,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7624,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7652,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7676,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7704,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7733,
                                    "bytes": 16441
                                },
                                {
                                    "ts": 7761,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7789,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7818,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7841,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7869,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7898,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7926,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7954,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7983,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8006,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8013,
                                    "bytes": 5203
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 299953",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:41 GMT",
                                    "etag: \"493b1-5ad4d0a784009\"",
                                    "last-modified: Thu, 20 Aug 2020 11:01:23 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2266,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 299953,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 5200,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 45,
                            "http2_stream_dependency": 43,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 258,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "293 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 192.14599999999999,
                                            "standardDeviation": 56.676099999999998,
                                            "kurtosis": 2.9030900000000002,
                                            "skewness": -1.9111499999999999,
                                            "entropy": 0.85194000000000003
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 200.15199999999999,
                                            "standardDeviation": 52.738799999999998,
                                            "kurtosis": 3.6892100000000001,
                                            "skewness": -2.0979199999999998,
                                            "entropy": 0.83440199999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 195.90000000000001,
                                            "standardDeviation": 57.608199999999997,
                                            "kurtosis": 3.4247700000000001,
                                            "skewness": -2.07978,
                                            "entropy": 0.84246799999999999
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 180.38800000000001,
                                            "standardDeviation": 59.6813,
                                            "kurtosis": 2.0667399999999998,
                                            "skewness": -1.67204,
                                            "entropy": 0.87895000000000001
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:43+00:00",
                                        "date:modify": "2024-12-24T19:55:43+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "a8d43aaf6530c98b1688f0ee5098e35df1e52465d57ab743bba66e909d97536e"
                                    },
                                    "tainted": false,
                                    "filesize": "299953B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "102.705MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.026"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 8013,
                            "ttfb_start": 5204,
                            "ttfb_end": 7538,
                            "download_start": 7538,
                            "download_end": 8013,
                            "download_ms": 475,
                            "all_start": 5204,
                            "all_end": 8013,
                            "all_ms": 2809,
                            "index": 22,
                            "number": 23
                        },
                        {
                            "type": 3,
                            "id": "29874.155",
                            "request_id": "29874.155",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg",
                            "raw_id": "29874.155",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2310,
                            "ttfb_ms": 1763,
                            "load_start": 5204,
                            "load_start_float": 5204.0002640000002,
                            "bytesIn": 339856,
                            "objectSize": 339856,
                            "objectSizeUncompressed": 339856,
                            "chunks": [
                                {
                                    "ts": 6969,
                                    "bytes": 16309
                                },
                                {
                                    "ts": 6997,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7025,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7053,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7082,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7110,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7134,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7162,
                                    "bytes": 16441
                                },
                                {
                                    "ts": 7190,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7219,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7247,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7273,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7300,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7327,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7355,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7384,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7412,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7435,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7464,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7492,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7514,
                                    "bytes": 12356
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 339856",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:41 GMT",
                                    "etag: \"52f90-5ad4d08ac3ad4\"",
                                    "last-modified: Thu, 20 Aug 2020 11:00:53 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2266,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 339856,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 5202,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 47,
                            "http2_stream_dependency": 45,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 264,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "320 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 152.96799999999999,
                                            "standardDeviation": 70.453800000000001,
                                            "kurtosis": -0.82861399999999996,
                                            "skewness": -0.65016600000000002,
                                            "entropy": 0.94835000000000003
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 167.203,
                                            "standardDeviation": 62.4514,
                                            "kurtosis": -0.598244,
                                            "skewness": -0.71884199999999998,
                                            "entropy": 0.94017899999999999
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 154.267,
                                            "standardDeviation": 74.595299999999995,
                                            "kurtosis": -0.89074699999999996,
                                            "skewness": -0.69703999999999999,
                                            "entropy": 0.94654899999999997
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 137.43299999999999,
                                            "standardDeviation": 74.314700000000002,
                                            "kurtosis": -1.111,
                                            "skewness": -0.45141500000000001,
                                            "entropy": 0.95832300000000004
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:43+00:00",
                                        "date:modify": "2024-12-24T19:55:43+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "e12aef16d68ed8d3b2a27f3cbe6c46ea9f7e4d71309943b873329e973f749158"
                                    },
                                    "tainted": false,
                                    "filesize": "327500B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "98.0394MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.027"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 7514,
                            "ttfb_start": 5204,
                            "ttfb_end": 6967,
                            "download_start": 6967,
                            "download_end": 7514,
                            "download_ms": 547,
                            "all_start": 5204,
                            "all_end": 7514,
                            "all_ms": 2310,
                            "index": 23,
                            "number": 24
                        },
                        {
                            "type": 3,
                            "id": "29874.157",
                            "request_id": "29874.157",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg",
                            "raw_id": "29874.157",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 268,
                            "ttfb_ms": 69,
                            "load_start": 8099,
                            "load_start_float": 8099.000274,
                            "bytesIn": 134955,
                            "objectSize": 134955,
                            "objectSizeUncompressed": 134955,
                            "chunks": [
                                {
                                    "ts": 8171,
                                    "bytes": 16286
                                },
                                {
                                    "ts": 8198,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8226,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8254,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8283,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8306,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8335,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8363,
                                    "bytes": 16464
                                },
                                {
                                    "ts": 8367,
                                    "bytes": 3955
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 134955",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:43 GMT",
                                    "etag: \"20f2b-5ae676df0c174\"",
                                    "last-modified: Thu, 03 Sep 2020 11:55:32 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2314,
                            "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": 134955,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 8098,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 49,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 274,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "132 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 1600,
                                        "ImageHeight": 640,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "1600x640",
                                        "Megapixels": 1
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1600,
                                        "height": 640,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1024000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 137.43000000000001,
                                            "standardDeviation": 82.940700000000007,
                                            "kurtosis": -1.3679300000000001,
                                            "skewness": -0.097636399999999998,
                                            "entropy": 0.94876300000000002
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 155.554,
                                            "standardDeviation": 77.611800000000002,
                                            "kurtosis": -0.93714399999999998,
                                            "skewness": -0.43762200000000001,
                                            "entropy": 0.95013499999999995
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 141.67599999999999,
                                            "standardDeviation": 80.161100000000005,
                                            "kurtosis": -1.2441,
                                            "skewness": -0.11418,
                                            "entropy": 0.95851200000000003
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 115.05800000000001,
                                            "standardDeviation": 91.049300000000002,
                                            "kurtosis": -1.4670799999999999,
                                            "skewness": 0.31368699999999999,
                                            "entropy": 0.937643
                                        }
                                    },
                                    "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": 1600,
                                        "height": 640,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:44+00:00",
                                        "date:modify": "2024-12-24T19:55:44+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "25351e53eb5dba91d73dc3ed3d9965b13828567fd85de15ff6b345be95a5b65a"
                                    },
                                    "tainted": false,
                                    "filesize": "134955B",
                                    "numberPixels": "1024000",
                                    "pixelsPerSecond": "114.21MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.008"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 8367,
                            "ttfb_start": 8099,
                            "ttfb_end": 8168,
                            "download_start": 8168,
                            "download_end": 8367,
                            "download_ms": 199,
                            "all_start": 8099,
                            "all_end": 8367,
                            "all_ms": 268,
                            "index": 24,
                            "number": 25
                        },
                        {
                            "type": 3,
                            "id": "29874.159",
                            "request_id": "29874.159",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg",
                            "raw_id": "29874.159",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 415,
                            "ttfb_ms": 96,
                            "load_start": 8299,
                            "load_start_float": 8299.0002820000009,
                            "bytesIn": 206510,
                            "objectSize": 206510,
                            "objectSizeUncompressed": 206510,
                            "chunks": [
                                {
                                    "ts": 8397,
                                    "bytes": 16287
                                },
                                {
                                    "ts": 8425,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8453,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8482,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8509,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8533,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8561,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8590,
                                    "bytes": 16463
                                },
                                {
                                    "ts": 8618,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8646,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8675,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8699,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8714,
                                    "bytes": 10010
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 206510",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:44 GMT",
                                    "etag: \"326ae-5ae676e0a19af\"",
                                    "last-modified: Thu, 03 Sep 2020 11:55:34 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2317,
                            "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": 206510,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 8298,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 51,
                            "http2_stream_dependency": 49,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 282,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "202 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 124.97799999999999,
                                            "standardDeviation": 68.129000000000005,
                                            "kurtosis": -1.2128099999999999,
                                            "skewness": -0.124075,
                                            "entropy": 0.95654700000000004
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 145.78700000000001,
                                            "standardDeviation": 66.010800000000003,
                                            "kurtosis": -0.66428500000000001,
                                            "skewness": -0.53586199999999995,
                                            "entropy": 0.94807200000000003
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 241,
                                            "mean": 133.05000000000001,
                                            "standardDeviation": 64.304400000000001,
                                            "kurtosis": -0.990726,
                                            "skewness": -0.15418100000000001,
                                            "entropy": 0.96304500000000004
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 237,
                                            "mean": 96.096500000000006,
                                            "standardDeviation": 74.071799999999996,
                                            "kurtosis": -1.1963200000000001,
                                            "skewness": 0.43599100000000002,
                                            "entropy": 0.95852499999999996
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:44+00:00",
                                        "date:modify": "2024-12-24T19:55:44+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "c773264c2461b661fcbf87fc00ce70571570bc20fa08c02124c004168b377e3f"
                                    },
                                    "tainted": false,
                                    "filesize": "206510B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "132.931MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.020"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 8714,
                            "ttfb_start": 8299,
                            "ttfb_end": 8395,
                            "download_start": 8395,
                            "download_end": 8714,
                            "download_ms": 319,
                            "all_start": 8299,
                            "all_end": 8714,
                            "all_ms": 415,
                            "index": 25,
                            "number": 26
                        },
                        {
                            "type": 3,
                            "id": "29874.161",
                            "request_id": "29874.161",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg",
                            "raw_id": "29874.161",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 696,
                            "ttfb_ms": 243,
                            "load_start": 8499,
                            "load_start_float": 8499.0002879999993,
                            "bytesIn": 284475,
                            "objectSize": 284475,
                            "objectSizeUncompressed": 284475,
                            "chunks": [
                                {
                                    "ts": 8744,
                                    "bytes": 16309
                                },
                                {
                                    "ts": 8772,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8800,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8828,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8856,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8880,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8909,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8936,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8939,
                                    "bytes": 66
                                },
                                {
                                    "ts": 8963,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8991,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9020,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9048,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9076,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9100,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9128,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9157,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9183,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9195,
                                    "bytes": 6100
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 284475",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:44 GMT",
                                    "etag: \"4573b-5ae676e20f5f1\"",
                                    "last-modified: Thu, 03 Sep 2020 11:55:36 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2317,
                            "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": 284475,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 8498,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 53,
                            "http2_stream_dependency": 51,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 288,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "278 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 83.177800000000005,
                                            "standardDeviation": 69.428200000000004,
                                            "kurtosis": -0.57109500000000002,
                                            "skewness": 0.807423,
                                            "entropy": 0.94847700000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 86.295100000000005,
                                            "standardDeviation": 73.351200000000006,
                                            "kurtosis": -0.79813400000000001,
                                            "skewness": 0.71703399999999995,
                                            "entropy": 0.958144
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 94.877700000000004,
                                            "standardDeviation": 66.9636,
                                            "kurtosis": -0.70396700000000001,
                                            "skewness": 0.64628200000000002,
                                            "entropy": 0.97041299999999997
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 68.360399999999998,
                                            "standardDeviation": 67.969700000000003,
                                            "kurtosis": 0.165966,
                                            "skewness": 1.16513,
                                            "entropy": 0.916875
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:44+00:00",
                                        "date:modify": "2024-12-24T19:55:44+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "a3b54e4a572ca1e6e6fc6411ec9ab3427cfa400848c339e7d20e402077fda371"
                                    },
                                    "tainted": false,
                                    "filesize": "284475B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "127.976MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.021"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 9195,
                            "ttfb_start": 8499,
                            "ttfb_end": 8742,
                            "download_start": 8742,
                            "download_end": 9195,
                            "download_ms": 453,
                            "all_start": 8499,
                            "all_end": 9195,
                            "all_ms": 696,
                            "index": 26,
                            "number": 27
                        },
                        {
                            "type": 3,
                            "id": "29874.163",
                            "request_id": "29874.163",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg",
                            "raw_id": "29874.163",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 730,
                            "ttfb_ms": 520,
                            "load_start": 8699,
                            "load_start_float": 8699.0002939999995,
                            "bytesIn": 141626,
                            "objectSize": 141626,
                            "objectSizeUncompressed": 141626,
                            "chunks": [
                                {
                                    "ts": 9221,
                                    "bytes": 16332
                                },
                                {
                                    "ts": 9248,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9277,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9306,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9333,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9362,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9385,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9414,
                                    "bytes": 16418
                                },
                                {
                                    "ts": 9429,
                                    "bytes": 10626
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 141626",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:44 GMT",
                                    "etag: \"2293a-5ae676e2c4097\"",
                                    "last-modified: Thu, 03 Sep 2020 11:55:36 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2314,
                            "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": 141626,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 8698,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 55,
                            "http2_stream_dependency": 53,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 294,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "138 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 1600,
                                        "ImageHeight": 640,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "1600x640",
                                        "Megapixels": 1
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1600,
                                        "height": 640,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1024000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 87.834900000000005,
                                            "standardDeviation": 54.238,
                                            "kurtosis": -0.59122200000000003,
                                            "skewness": 0.58833899999999995,
                                            "entropy": 0.94189699999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 90.466499999999996,
                                            "standardDeviation": 58.2498,
                                            "kurtosis": -0.60126599999999997,
                                            "skewness": 0.66464199999999996,
                                            "entropy": 0.95423500000000006
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 102.81100000000001,
                                            "standardDeviation": 51.483400000000003,
                                            "kurtosis": -0.64988199999999996,
                                            "skewness": 0.45612900000000001,
                                            "entropy": 0.94879800000000003
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 253,
                                            "mean": 70.227599999999995,
                                            "standardDeviation": 52.980800000000002,
                                            "kurtosis": -0.339339,
                                            "skewness": 0.80718299999999998,
                                            "entropy": 0.92265699999999995
                                        }
                                    },
                                    "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": 1600,
                                        "height": 640,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:45+00:00",
                                        "date:modify": "2024-12-24T19:55:45+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "29f6e379306ca7a3b38327f5b0e5ea85ae1fc82a3a74d38ea49f5eaefb715c00"
                                    },
                                    "tainted": false,
                                    "filesize": "141626B",
                                    "numberPixels": "1024000",
                                    "pixelsPerSecond": "113.027MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.009"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 9429,
                            "ttfb_start": 8699,
                            "ttfb_end": 9219,
                            "download_start": 9219,
                            "download_end": 9429,
                            "download_ms": 210,
                            "all_start": 8699,
                            "all_end": 9429,
                            "all_ms": 730,
                            "index": 27,
                            "number": 28
                        },
                        {
                            "type": 3,
                            "id": "29874.165",
                            "request_id": "29874.165",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg",
                            "raw_id": "29874.165",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 285,
                            "ttfb_ms": 76,
                            "load_start": 9600,
                            "load_start_float": 9600.0003020000004,
                            "bytesIn": 141066,
                            "objectSize": 141066,
                            "objectSizeUncompressed": 141066,
                            "chunks": [
                                {
                                    "ts": 9679,
                                    "bytes": 16286
                                },
                                {
                                    "ts": 9706,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9734,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9762,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9791,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9816,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9843,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9871,
                                    "bytes": 16464
                                },
                                {
                                    "ts": 9885,
                                    "bytes": 10066
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 141066",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:45 GMT",
                                    "etag: \"2270a-5ae676e41f6c5\"",
                                    "last-modified: Thu, 03 Sep 2020 11:55:38 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2317,
                            "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": 141066,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 9598,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 57,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 302,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "128 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 128.91499999999999,
                                            "standardDeviation": 62.566899999999997,
                                            "kurtosis": -1.0449299999999999,
                                            "skewness": 0.044015400000000003,
                                            "entropy": 0.92701699999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 124.994,
                                            "standardDeviation": 69.187600000000003,
                                            "kurtosis": -1.3337300000000001,
                                            "skewness": 0.015392899999999999,
                                            "entropy": 0.93692699999999995
                                        },
                                        "green": {
                                            "min": 1,
                                            "max": 255,
                                            "mean": 142.005,
                                            "standardDeviation": 53.444099999999999,
                                            "kurtosis": -0.90866499999999994,
                                            "skewness": 0.15976699999999999,
                                            "entropy": 0.91222700000000001
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 119.747,
                                            "standardDeviation": 65.068899999999999,
                                            "kurtosis": -0.96291800000000005,
                                            "skewness": 0.23133100000000001,
                                            "entropy": 0.93189900000000003
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:45+00:00",
                                        "date:modify": "2024-12-24T19:55:45+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "b832668660f0cc0a548fa3d2de311b1746a7293180b31ef9950bbb6fb917d45a"
                                    },
                                    "tainted": false,
                                    "filesize": "131000B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "56.5478MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.047"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 9885,
                            "ttfb_start": 9600,
                            "ttfb_end": 9676,
                            "download_start": 9676,
                            "download_end": 9885,
                            "download_ms": 209,
                            "all_start": 9600,
                            "all_end": 9885,
                            "all_ms": 285,
                            "index": 28,
                            "number": 29
                        },
                        {
                            "type": 3,
                            "id": "29874.167",
                            "request_id": "29874.167",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg",
                            "raw_id": "29874.167",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 398,
                            "ttfb_ms": 114,
                            "load_start": 9799,
                            "load_start_float": 9799.0003080000006,
                            "bytesIn": 185651,
                            "objectSize": 185651,
                            "objectSizeUncompressed": 185651,
                            "chunks": [
                                {
                                    "ts": 9916,
                                    "bytes": 16309
                                },
                                {
                                    "ts": 9943,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9971,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10000,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10028,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10051,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10081,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10108,
                                    "bytes": 16441
                                },
                                {
                                    "ts": 10136,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10164,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10193,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10197,
                                    "bytes": 5526
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 185651",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:45 GMT",
                                    "etag: \"2d533-59f524eae5fe7\"",
                                    "last-modified: Mon, 24 Feb 2020 13:25:39 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2341,
                            "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": 185651,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 9798,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 59,
                            "http2_stream_dependency": 57,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 308,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "181 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 1600,
                                        "ImageHeight": 640,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "1600x640",
                                        "Megapixels": 1
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1600,
                                        "height": 640,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1024000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 154.48500000000001,
                                            "standardDeviation": 60.733400000000003,
                                            "kurtosis": -0.85620099999999999,
                                            "skewness": -0.17769099999999999,
                                            "entropy": 0.97178799999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 161.667,
                                            "standardDeviation": 58.9985,
                                            "kurtosis": -0.64316099999999998,
                                            "skewness": -0.34161900000000001,
                                            "entropy": 0.96537799999999996
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 152.697,
                                            "standardDeviation": 60.4803,
                                            "kurtosis": -0.89131199999999999,
                                            "skewness": -0.11125,
                                            "entropy": 0.97162899999999996
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 149.09,
                                            "standardDeviation": 62.721299999999999,
                                            "kurtosis": -0.94604999999999995,
                                            "skewness": -0.073150000000000007,
                                            "entropy": 0.978356
                                        }
                                    },
                                    "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": 1600,
                                        "height": 640,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:45+00:00",
                                        "date:modify": "2024-12-24T19:55:45+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "6ed4ca124e5452dc7eb1703b44b9b6dac05a232b6ec7d3b3f45315aa7068d887"
                                    },
                                    "tainted": false,
                                    "filesize": "185651B",
                                    "numberPixels": "1024000",
                                    "pixelsPerSecond": "108.558MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.009"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 10197,
                            "ttfb_start": 9799,
                            "ttfb_end": 9913,
                            "download_start": 9913,
                            "download_end": 10197,
                            "download_ms": 284,
                            "all_start": 9799,
                            "all_end": 10197,
                            "all_ms": 398,
                            "index": 29,
                            "number": 30
                        },
                        {
                            "type": 3,
                            "id": "29874.169",
                            "request_id": "29874.169",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg",
                            "raw_id": "29874.169",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1088,
                            "ttfb_ms": 226,
                            "load_start": 9999,
                            "load_start_float": 9999.0003140000008,
                            "bytesIn": 529937,
                            "objectSize": 529937,
                            "objectSizeUncompressed": 529937,
                            "chunks": [
                                {
                                    "ts": 10227,
                                    "bytes": 16308
                                },
                                {
                                    "ts": 10254,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10281,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10312,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10339,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10363,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10392,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10418,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10422,
                                    "bytes": 67
                                },
                                {
                                    "ts": 10446,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10475,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10503,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10531,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10559,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10583,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10613,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10640,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10668,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10696,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10724,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10750,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10776,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10805,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10833,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10861,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10890,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10913,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10941,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10970,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10998,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11026,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11055,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11078,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11087,
                                    "bytes": 5937
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 529937",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:45 GMT",
                                    "etag: \"81611-59f4fa9439b56\"",
                                    "last-modified: Mon, 24 Feb 2020 10:16:14 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2332,
                            "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": 529937,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 9999,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 61,
                            "http2_stream_dependency": 59,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 314,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "518 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 300,
                                        "YResolution": 300
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 300,
                                        "y": 300
                                    },
                                    "printSize": {
                                        "x": 8.6666699999999999,
                                        "y": 3.4666700000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 160.774,
                                            "standardDeviation": 51.091099999999997,
                                            "kurtosis": -0.27478900000000001,
                                            "skewness": -0.33966099999999999,
                                            "entropy": 0.94853299999999996
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 170.09899999999999,
                                            "standardDeviation": 46.556399999999996,
                                            "kurtosis": 0.88483999999999996,
                                            "skewness": -0.69125199999999998,
                                            "entropy": 0.93193199999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 160.786,
                                            "standardDeviation": 50.328600000000002,
                                            "kurtosis": -0.119764,
                                            "skewness": -0.317604,
                                            "entropy": 0.94917399999999996
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 151.43700000000001,
                                            "standardDeviation": 56.388300000000001,
                                            "kurtosis": -0.83635499999999996,
                                            "skewness": -0.017654,
                                            "entropy": 0.96449300000000004
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:46+00:00",
                                        "date:modify": "2024-12-24T19:55:46+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "e4aa29b12fe0dbef05277f6cceb6fa32dc6b9dbd409e793c60ed823a51b7ccdb"
                                    },
                                    "tainted": false,
                                    "filesize": "529937B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "113.202MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.023"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 11087,
                            "ttfb_start": 9999,
                            "ttfb_end": 10225,
                            "download_start": 10225,
                            "download_end": 11087,
                            "download_ms": 862,
                            "all_start": 9999,
                            "all_end": 11087,
                            "all_ms": 1088,
                            "index": 30,
                            "number": 31
                        },
                        {
                            "type": 3,
                            "id": "29874.171",
                            "request_id": "29874.171",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg",
                            "raw_id": "29874.171",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1349,
                            "ttfb_ms": 915,
                            "load_start": 10200,
                            "load_start_float": 10200.000319999999,
                            "bytesIn": 275195,
                            "objectSize": 275195,
                            "objectSizeUncompressed": 275195,
                            "chunks": [
                                {
                                    "ts": 11117,
                                    "bytes": 16285
                                },
                                {
                                    "ts": 11144,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11170,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11201,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11229,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11253,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11281,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11309,
                                    "bytes": 16465
                                },
                                {
                                    "ts": 11338,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11366,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11394,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11418,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11446,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11475,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11503,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11531,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11549,
                                    "bytes": 13195
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 275195",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:46 GMT",
                                    "etag: \"432fb-59f4fa99082c6\"",
                                    "last-modified: Mon, 24 Feb 2020 10:16:19 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2347,
                            "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": 275195,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 10199,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 63,
                            "http2_stream_dependency": 61,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 320,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "269 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 300,
                                        "YResolution": 300
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 300,
                                        "y": 300
                                    },
                                    "printSize": {
                                        "x": 8.6666699999999999,
                                        "y": 3.4666700000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 132.84999999999999,
                                            "standardDeviation": 52.264600000000002,
                                            "kurtosis": -0.25486199999999998,
                                            "skewness": -0.13725899999999999,
                                            "entropy": 0.94873499999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 131.31899999999999,
                                            "standardDeviation": 53.617699999999999,
                                            "kurtosis": -0.35903200000000002,
                                            "skewness": -0.29005199999999998,
                                            "entropy": 0.949739
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 133.58500000000001,
                                            "standardDeviation": 51.143799999999999,
                                            "kurtosis": -0.22640299999999999,
                                            "skewness": -0.18018000000000001,
                                            "entropy": 0.94750199999999996
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 133.64400000000001,
                                            "standardDeviation": 52.032200000000003,
                                            "kurtosis": -0.21018700000000001,
                                            "skewness": 0.077579999999999996,
                                            "entropy": 0.94896499999999995
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:47+00:00",
                                        "date:modify": "2024-12-24T19:55:47+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "547ce799260311d47d4adec31dca6b80be44e8dcb8cb7b9bbfe1e64394216449"
                                    },
                                    "tainted": false,
                                    "filesize": "275195B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "103.448MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.026"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 11549,
                            "ttfb_start": 10200,
                            "ttfb_end": 11115,
                            "download_start": 11115,
                            "download_end": 11549,
                            "download_ms": 434,
                            "all_start": 10200,
                            "all_end": 11549,
                            "all_ms": 1349,
                            "index": 31,
                            "number": 32
                        },
                        {
                            "type": 3,
                            "id": "29874.173",
                            "request_id": "29874.173",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg",
                            "raw_id": "29874.173",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 562,
                            "ttfb_ms": 85,
                            "load_start": 11598,
                            "load_start_float": 11598.000328,
                            "bytesIn": 300854,
                            "objectSize": 300854,
                            "objectSizeUncompressed": 300854,
                            "chunks": [
                                {
                                    "ts": 11686,
                                    "bytes": 16285
                                },
                                {
                                    "ts": 11713,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11741,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11769,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11798,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11821,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11850,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11876,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11881,
                                    "bytes": 90
                                },
                                {
                                    "ts": 11904,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11933,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11961,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11989,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12018,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12041,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12070,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12098,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12126,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12154,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12160,
                                    "bytes": 6104
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 300854",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:47 GMT",
                                    "etag: \"49736-59f4fa9dab73b\"",
                                    "last-modified: Mon, 24 Feb 2020 10:16:24 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2332,
                            "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": 300854,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 11598,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 65,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 328,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "288 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 300,
                                        "YResolution": 300
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 300,
                                        "y": 300
                                    },
                                    "printSize": {
                                        "x": 8.6666699999999999,
                                        "y": 3.4666700000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 152.50700000000001,
                                            "standardDeviation": 67.641000000000005,
                                            "kurtosis": -0.82053299999999996,
                                            "skewness": -0.42828500000000003,
                                            "entropy": 0.97139500000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 158.714,
                                            "standardDeviation": 65.609899999999996,
                                            "kurtosis": -0.55859800000000004,
                                            "skewness": -0.58130899999999996,
                                            "entropy": 0.96466499999999999
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 151.52199999999999,
                                            "standardDeviation": 67.993700000000004,
                                            "kurtosis": -0.86666500000000002,
                                            "skewness": -0.40247100000000002,
                                            "entropy": 0.97273100000000001
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 147.285,
                                            "standardDeviation": 69.319299999999998,
                                            "kurtosis": -0.957569,
                                            "skewness": -0.30462299999999998,
                                            "entropy": 0.97679000000000005
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:47+00:00",
                                        "date:modify": "2024-12-24T19:55:47+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "36162af2be9a47d307b420ba37254d9d0fa1301c9b30050d33a897b9bf65dbdf"
                                    },
                                    "tainted": false,
                                    "filesize": "294750B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "106.27MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.025"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 12160,
                            "ttfb_start": 11598,
                            "ttfb_end": 11683,
                            "download_start": 11683,
                            "download_end": 12160,
                            "download_ms": 477,
                            "all_start": 11598,
                            "all_end": 12160,
                            "all_ms": 562,
                            "index": 32,
                            "number": 33
                        },
                        {
                            "type": 3,
                            "id": "29874.175",
                            "request_id": "29874.175",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg",
                            "raw_id": "29874.175",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1130,
                            "ttfb_ms": 388,
                            "load_start": 11800,
                            "load_start_float": 11800.000335999999,
                            "bytesIn": 456946,
                            "objectSize": 456946,
                            "objectSizeUncompressed": 456946,
                            "chunks": [
                                {
                                    "ts": 12190,
                                    "bytes": 16308
                                },
                                {
                                    "ts": 12218,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12246,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12275,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12303,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12327,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12356,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12381,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12386,
                                    "bytes": 67
                                },
                                {
                                    "ts": 12410,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12438,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12466,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12495,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12523,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12546,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12575,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12604,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12631,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12660,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12686,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12714,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12740,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12768,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12796,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12825,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12854,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12877,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12908,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12930,
                                    "bytes": 14821
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 456946",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:47 GMT",
                                    "etag: \"6f8f2-5987abba9dc45\"",
                                    "last-modified: Fri, 29 Nov 2019 11:43:05 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2365,
                            "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": 456946,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 11799,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 67,
                            "http2_stream_dependency": 65,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 336,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "432 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 73.805300000000003,
                                            "standardDeviation": 66.106899999999996,
                                            "kurtosis": -0.0148705,
                                            "skewness": 0.86202699999999999,
                                            "entropy": 0.91459400000000002
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 79.492699999999999,
                                            "standardDeviation": 67.883600000000001,
                                            "kurtosis": -0.34500900000000001,
                                            "skewness": 0.73129100000000002,
                                            "entropy": 0.93243900000000002
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 75.864900000000006,
                                            "standardDeviation": 64.677599999999998,
                                            "kurtosis": -0.023641100000000002,
                                            "skewness": 0.78820900000000005,
                                            "entropy": 0.92263799999999996
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 66.058300000000003,
                                            "standardDeviation": 65.759399999999999,
                                            "kurtosis": 0.493224,
                                            "skewness": 1.09056,
                                            "entropy": 0.88870400000000005
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:48+00:00",
                                        "date:modify": "2024-12-24T19:55:48+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "bed4248f091a6b1f1d9841ac4dce4757f53679a90d73e026cb854f43406aa062"
                                    },
                                    "tainted": false,
                                    "filesize": "442125B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "93.5678MB",
                                    "userTime": "0.030u",
                                    "elapsedTime": "0:01.028"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 12930,
                            "ttfb_start": 11800,
                            "ttfb_end": 12188,
                            "download_start": 12188,
                            "download_end": 12930,
                            "download_ms": 742,
                            "all_start": 11800,
                            "all_end": 12930,
                            "all_ms": 1130,
                            "index": 33,
                            "number": 34
                        },
                        {
                            "type": 3,
                            "id": "29874.177",
                            "request_id": "29874.177",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg",
                            "raw_id": "29874.177",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1584,
                            "ttfb_ms": 956,
                            "load_start": 11999,
                            "load_start_float": 11999.000341999999,
                            "bytesIn": 389987,
                            "objectSize": 389987,
                            "objectSizeUncompressed": 389987,
                            "chunks": [
                                {
                                    "ts": 12957,
                                    "bytes": 16309
                                },
                                {
                                    "ts": 12985,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13014,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13042,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13070,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13094,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13122,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13150,
                                    "bytes": 16441
                                },
                                {
                                    "ts": 13179,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13207,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13235,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13259,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13287,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13315,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13344,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13370,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13401,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13424,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13452,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13481,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13509,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13537,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13565,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13583,
                                    "bytes": 13362
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 389987",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:47 GMT",
                                    "etag: \"5f363-5987ac328baee\"",
                                    "last-modified: Fri, 29 Nov 2019 11:45:11 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2365,
                            "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": 389987,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 11998,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 69,
                            "http2_stream_dependency": 67,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 342,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "368 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2602,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2602x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2602,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2706080,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 78.891199999999998,
                                            "standardDeviation": 59.658700000000003,
                                            "kurtosis": -0.379473,
                                            "skewness": 0.56114399999999998,
                                            "entropy": 0.91969299999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 89.954999999999998,
                                            "standardDeviation": 57.174900000000001,
                                            "kurtosis": -0.167267,
                                            "skewness": 0.55585499999999999,
                                            "entropy": 0.94110899999999997
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 77.568700000000007,
                                            "standardDeviation": 59.951999999999998,
                                            "kurtosis": -0.382017,
                                            "skewness": 0.62318799999999996,
                                            "entropy": 0.93276099999999995
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 69.150000000000006,
                                            "standardDeviation": 61.8491,
                                            "kurtosis": -0.466445,
                                            "skewness": 0.62559799999999999,
                                            "entropy": 0.88521000000000005
                                        }
                                    },
                                    "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": 2602,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:49+00:00",
                                        "date:modify": "2024-12-24T19:55:49+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "61d484398bdfb5891154e9efacf4a17d2d217965f3c5b7e9b94aa501a2a17f6c"
                                    },
                                    "tainted": false,
                                    "filesize": "376625B",
                                    "numberPixels": "2706080",
                                    "pixelsPerSecond": "131.406MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.020"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 13583,
                            "ttfb_start": 11999,
                            "ttfb_end": 12955,
                            "download_start": 12955,
                            "download_end": 13583,
                            "download_ms": 628,
                            "all_start": 11999,
                            "all_end": 13583,
                            "all_ms": 1584,
                            "index": 34,
                            "number": 35
                        },
                        {
                            "type": 3,
                            "id": "29874.179",
                            "request_id": "29874.179",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg",
                            "raw_id": "29874.179",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2034,
                            "ttfb_ms": 1413,
                            "load_start": 12199,
                            "load_start_float": 12199.000348,
                            "bytesIn": 387525,
                            "objectSize": 387525,
                            "objectSizeUncompressed": 387525,
                            "chunks": [
                                {
                                    "ts": 13614,
                                    "bytes": 16286
                                },
                                {
                                    "ts": 13641,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13669,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13698,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13721,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13749,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13778,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13809,
                                    "bytes": 16464
                                },
                                {
                                    "ts": 13835,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13863,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13887,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13915,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13943,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13972,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13997,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 14028,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 14052,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 14080,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 14108,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 14136,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 14165,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 14189,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 14217,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 14233,
                                    "bytes": 10900
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 387525",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:48 GMT",
                                    "etag: \"5e9c5-5987abc2770ae\"",
                                    "last-modified: Fri, 29 Nov 2019 11:43:13 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2365,
                            "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": 387525,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 12198,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 71,
                            "http2_stream_dependency": 69,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 348,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "368 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 95.152000000000001,
                                            "standardDeviation": 68.993799999999993,
                                            "kurtosis": -0.62904199999999999,
                                            "skewness": 0.50749500000000003,
                                            "entropy": 0.96375699999999997
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 95.845299999999995,
                                            "standardDeviation": 71.057400000000001,
                                            "kurtosis": -0.72616199999999997,
                                            "skewness": 0.47094799999999998,
                                            "entropy": 0.96257199999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 99.142300000000006,
                                            "standardDeviation": 67.891199999999998,
                                            "kurtosis": -0.64944599999999997,
                                            "skewness": 0.44516099999999997,
                                            "entropy": 0.97035099999999996
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 90.468500000000006,
                                            "standardDeviation": 68.033000000000001,
                                            "kurtosis": -0.472603,
                                            "skewness": 0.61448100000000005,
                                            "entropy": 0.95834799999999998
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:50+00:00",
                                        "date:modify": "2024-12-24T19:55:50+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "78f75da5415cad177ddfad0a9b24f0718f727e61e70d10a2abd3ca90e87b7706"
                                    },
                                    "tainted": false,
                                    "filesize": "376625B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "132.633MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.020"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 14233,
                            "ttfb_start": 12199,
                            "ttfb_end": 13612,
                            "download_start": 13612,
                            "download_end": 14233,
                            "download_ms": 621,
                            "all_start": 12199,
                            "all_end": 14233,
                            "all_ms": 2034,
                            "index": 35,
                            "number": 36
                        },
                        {
                            "type": 3,
                            "id": "29874.181",
                            "request_id": "29874.181",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg",
                            "raw_id": "29874.181",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 754,
                            "ttfb_ms": 74,
                            "load_start": 14399,
                            "load_start_float": 14399.000356,
                            "bytesIn": 422128,
                            "objectSize": 422128,
                            "objectSizeUncompressed": 422128,
                            "chunks": [
                                {
                                    "ts": 14476,
                                    "bytes": 16287
                                },
                                {
                                    "ts": 14502,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 14531,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 14559,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 14588,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 14611,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 14639,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 14666,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 14670,
                                    "bytes": 88
                                },
                                {
                                    "ts": 14694,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 14722,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 14751,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 14779,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 14807,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 14831,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 14859,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 14888,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 14916,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 14944,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 14972,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 14996,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15024,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15052,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15081,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15109,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15137,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15153,
                                    "bytes": 12753
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 422128",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:50 GMT",
                                    "etag: \"670f0-5987abca0e26f\"",
                                    "last-modified: Fri, 29 Nov 2019 11:43:21 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2365,
                            "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": 422128,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 14398,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 73,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 356,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "412 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 121.842,
                                            "standardDeviation": 58.034599999999998,
                                            "kurtosis": -0.55624799999999996,
                                            "skewness": -0.13541900000000001,
                                            "entropy": 0.95408499999999996
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 142.048,
                                            "standardDeviation": 54.018000000000001,
                                            "kurtosis": 0.33907900000000002,
                                            "skewness": -0.615344,
                                            "entropy": 0.94911299999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 119.51000000000001,
                                            "standardDeviation": 58.350700000000003,
                                            "kurtosis": -0.339698,
                                            "skewness": -0.12657399999999999,
                                            "entropy": 0.954372
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 103.967,
                                            "standardDeviation": 61.735199999999999,
                                            "kurtosis": -0.55000899999999997,
                                            "skewness": 0.34998499999999999,
                                            "entropy": 0.95876899999999998
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:50+00:00",
                                        "date:modify": "2024-12-24T19:55:50+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "042891b799d84bb3a9c2fab9f88dcaae08068af123ad7e08bc70aacd1d976a6e"
                                    },
                                    "tainted": false,
                                    "filesize": "422128B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "131.6MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.020"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 15153,
                            "ttfb_start": 14399,
                            "ttfb_end": 14473,
                            "download_start": 14473,
                            "download_end": 15153,
                            "download_ms": 680,
                            "all_start": 14399,
                            "all_end": 15153,
                            "all_ms": 754,
                            "index": 36,
                            "number": 37
                        },
                        {
                            "type": 3,
                            "id": "29874.183",
                            "request_id": "29874.183",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg",
                            "raw_id": "29874.183",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1256,
                            "ttfb_ms": 583,
                            "load_start": 14599,
                            "load_start_float": 14599.000364,
                            "bytesIn": 417788,
                            "objectSize": 417788,
                            "objectSizeUncompressed": 417788,
                            "chunks": [
                                {
                                    "ts": 15184,
                                    "bytes": 16308
                                },
                                {
                                    "ts": 15211,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15239,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15268,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15296,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15320,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15348,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15375,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15379,
                                    "bytes": 67
                                },
                                {
                                    "ts": 15403,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15431,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15459,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15488,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15516,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15540,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15568,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15596,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15625,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15653,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15681,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15706,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15733,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15761,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15790,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15819,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15847,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15855,
                                    "bytes": 8413
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 417788",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:50 GMT",
                                    "etag: \"65ffc-5987abd13ccd7\"",
                                    "last-modified: Fri, 29 Nov 2019 11:43:29 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2365,
                            "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": 417788,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 14598,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 75,
                            "http2_stream_dependency": 73,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 364,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "400 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 91.588800000000006,
                                            "standardDeviation": 63.870600000000003,
                                            "kurtosis": -0.50161299999999998,
                                            "skewness": 0.45143899999999998,
                                            "entropy": 0.92501199999999995
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 119.15600000000001,
                                            "standardDeviation": 62.369599999999998,
                                            "kurtosis": -0.42813600000000002,
                                            "skewness": -0.047784699999999999,
                                            "entropy": 0.95883600000000002
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 86.590400000000002,
                                            "standardDeviation": 64.513800000000003,
                                            "kurtosis": -0.16353899999999999,
                                            "skewness": 0.546736,
                                            "entropy": 0.92827400000000004
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 69.020399999999995,
                                            "standardDeviation": 64.728399999999993,
                                            "kurtosis": 0.58628800000000003,
                                            "skewness": 1.0704499999999999,
                                            "entropy": 0.88792599999999999
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:51+00:00",
                                        "date:modify": "2024-12-24T19:55:51+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "0529f057dd521f2aa9049c1012c3a05a504d41b8ad23470554689b8e80cda668"
                                    },
                                    "tainted": false,
                                    "filesize": "409375B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "128.012MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.021"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 15855,
                            "ttfb_start": 14599,
                            "ttfb_end": 15182,
                            "download_start": 15182,
                            "download_end": 15855,
                            "download_ms": 673,
                            "all_start": 14599,
                            "all_end": 15855,
                            "all_ms": 1256,
                            "index": 37,
                            "number": 38
                        },
                        {
                            "type": 3,
                            "id": "29874.185",
                            "request_id": "29874.185",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg",
                            "raw_id": "29874.185",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1754,
                            "ttfb_ms": 1084,
                            "load_start": 14799,
                            "load_start_float": 14799.00037,
                            "bytesIn": 413288,
                            "objectSize": 413288,
                            "objectSizeUncompressed": 413288,
                            "chunks": [
                                {
                                    "ts": 15886,
                                    "bytes": 16291
                                },
                                {
                                    "ts": 15914,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15939,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15970,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 15998,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16021,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16049,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16078,
                                    "bytes": 16459
                                },
                                {
                                    "ts": 16107,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16134,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16163,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16186,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16215,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16243,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16271,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16300,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16325,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16354,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16382,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16410,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16436,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16464,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16493,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16516,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16545,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16553,
                                    "bytes": 3913
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 413288",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:50 GMT",
                                    "etag: \"64e68-5680466e78297\"",
                                    "last-modified: Thu, 22 Mar 2018 18:23:19 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2323,
                            "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": 413288,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 14798,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 77,
                            "http2_stream_dependency": 75,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 370,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "404 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 143.059,
                                            "standardDeviation": 69.808300000000003,
                                            "kurtosis": -1.06535,
                                            "skewness": -0.37886900000000001,
                                            "entropy": 0.96531299999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 154.01300000000001,
                                            "standardDeviation": 65.142300000000006,
                                            "kurtosis": -0.79386100000000004,
                                            "skewness": -0.49704599999999999,
                                            "entropy": 0.96335999999999999
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 139.24700000000001,
                                            "standardDeviation": 73.990300000000005,
                                            "kurtosis": -1.1845699999999999,
                                            "skewness": -0.36060900000000001,
                                            "entropy": 0.96359600000000001
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 135.917,
                                            "standardDeviation": 70.292299999999997,
                                            "kurtosis": -1.1853499999999999,
                                            "skewness": -0.241927,
                                            "entropy": 0.96898300000000004
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:52+00:00",
                                        "date:modify": "2024-12-24T19:55:52+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "31449552125a97690275ba81c23e94a5c6a68d65ea3d8248f6957f9da90b32b2"
                                    },
                                    "tainted": false,
                                    "filesize": "413288B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "121.178MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.022"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 16553,
                            "ttfb_start": 14799,
                            "ttfb_end": 15883,
                            "download_start": 15883,
                            "download_end": 16553,
                            "download_ms": 670,
                            "all_start": 14799,
                            "all_end": 16553,
                            "all_ms": 1754,
                            "index": 38,
                            "number": 39
                        },
                        {
                            "type": 3,
                            "id": "29874.187",
                            "request_id": "29874.187",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg",
                            "raw_id": "29874.187",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2361,
                            "ttfb_ms": 1578,
                            "load_start": 14999,
                            "load_start_float": 14999.000376,
                            "bytesIn": 483125,
                            "objectSize": 483125,
                            "objectSizeUncompressed": 483125,
                            "chunks": [
                                {
                                    "ts": 16579,
                                    "bytes": 16308
                                },
                                {
                                    "ts": 16606,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16634,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16663,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16691,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16719,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16743,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16772,
                                    "bytes": 16442
                                },
                                {
                                    "ts": 16800,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16828,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16856,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16884,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16908,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16936,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16964,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 16993,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 17021,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 17045,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 17073,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 17102,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 17130,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 17158,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 17186,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 17210,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 17238,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 17266,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 17295,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 17323,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 17349,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 17360,
                                    "bytes": 8250
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 483125",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:50 GMT",
                                    "etag: \"75f35-56804a4a3c7f8\"",
                                    "last-modified: Thu, 22 Mar 2018 18:40:34 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2380,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 483125,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 14998,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 79,
                            "http2_stream_dependency": 77,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 376,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "464 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2601,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 300,
                                        "YResolution": 300
                                    },
                                    "Composite": {
                                        "ImageSize": "2601x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2601,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 300,
                                        "y": 300
                                    },
                                    "printSize": {
                                        "x": 8.6699999999999999,
                                        "y": 3.4666700000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2705040,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 140.899,
                                            "standardDeviation": 58.862200000000001,
                                            "kurtosis": -0.99538400000000005,
                                            "skewness": -0.088483300000000001,
                                            "entropy": 0.96024799999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 162.74199999999999,
                                            "standardDeviation": 61.774000000000001,
                                            "kurtosis": -1.0109300000000001,
                                            "skewness": -0.30107899999999999,
                                            "entropy": 0.96091899999999997
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 141.85300000000001,
                                            "standardDeviation": 57.098199999999999,
                                            "kurtosis": -0.927674,
                                            "skewness": -0.17815300000000001,
                                            "entropy": 0.95785399999999998
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 253,
                                            "mean": 118.10299999999999,
                                            "standardDeviation": 57.714599999999997,
                                            "kurtosis": -1.0625,
                                            "skewness": 0.061168199999999999,
                                            "entropy": 0.96196999999999999
                                        }
                                    },
                                    "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": 2601,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:53+00:00",
                                        "date:modify": "2024-12-24T19:55:53+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "7a667a7fe2d8ec25d3f45e31c7cb3853191b6e9bedc2c5d93373b907f8104e0d"
                                    },
                                    "tainted": false,
                                    "filesize": "474875B",
                                    "numberPixels": "2705040",
                                    "pixelsPerSecond": "93.5062MB",
                                    "userTime": "0.030u",
                                    "elapsedTime": "0:01.028"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 17360,
                            "ttfb_start": 14999,
                            "ttfb_end": 16577,
                            "download_start": 16577,
                            "download_end": 17360,
                            "download_ms": 783,
                            "all_start": 14999,
                            "all_end": 17360,
                            "all_ms": 2361,
                            "index": 39,
                            "number": 40
                        },
                        {
                            "type": 3,
                            "id": "29874.189",
                            "request_id": "29874.189",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg",
                            "raw_id": "29874.189",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 994,
                            "ttfb_ms": 84,
                            "load_start": 17499,
                            "load_start_float": 17499.000383999999,
                            "bytesIn": 559081,
                            "objectSize": 559081,
                            "objectSizeUncompressed": 559081,
                            "chunks": [
                                {
                                    "ts": 17586,
                                    "bytes": 16286
                                },
                                {
                                    "ts": 17613,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 17641,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 17669,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 17695,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 17721,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 17750,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 17776,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 17781,
                                    "bytes": 89
                                },
                                {
                                    "ts": 17804,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 17833,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 17861,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 17889,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 17918,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 17941,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 17970,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 17998,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18026,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18054,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18083,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18106,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18135,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18163,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18191,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18219,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18248,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18272,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18300,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18328,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18356,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18385,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18413,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18436,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18465,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18493,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18493,
                                    "bytes": 2331
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 559081",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:53 GMT",
                                    "etag: \"887e9-567e6e8562a2a\"",
                                    "last-modified: Wed, 21 Mar 2018 07:12:01 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2323,
                            "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": 559081,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 17499,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 81,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 384,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "546 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 300,
                                        "YResolution": 300
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 300,
                                        "y": 300
                                    },
                                    "printSize": {
                                        "x": 8.6666699999999999,
                                        "y": 3.4666700000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 120.624,
                                            "standardDeviation": 69.757999999999996,
                                            "kurtosis": -1.06341,
                                            "skewness": 0.22015399999999999,
                                            "entropy": 0.98722600000000005
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 130.49100000000001,
                                            "standardDeviation": 71.414400000000001,
                                            "kurtosis": -1.11385,
                                            "skewness": 0.15987599999999999,
                                            "entropy": 0.98711000000000004
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 115.405,
                                            "standardDeviation": 69.742800000000003,
                                            "kurtosis": -1.01267,
                                            "skewness": 0.225048,
                                            "entropy": 0.98995100000000003
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 115.977,
                                            "standardDeviation": 68.116699999999994,
                                            "kurtosis": -1.10446,
                                            "skewness": 0.26039200000000001,
                                            "entropy": 0.98461500000000002
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:54+00:00",
                                        "date:modify": "2024-12-24T19:55:54+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "e327160b1cff1f8f18f479c019e68b4a2b6adef5db040ba9566c5d02e0c1ea32"
                                    },
                                    "tainted": false,
                                    "filesize": "559081B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "80.7823MB",
                                    "userTime": "0.030u",
                                    "elapsedTime": "0:01.033"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 18493,
                            "ttfb_start": 17499,
                            "ttfb_end": 17583,
                            "download_start": 17583,
                            "download_end": 18493,
                            "download_ms": 910,
                            "all_start": 17499,
                            "all_end": 18493,
                            "all_ms": 994,
                            "index": 40,
                            "number": 41
                        },
                        {
                            "type": 3,
                            "id": "29874.191",
                            "request_id": "29874.191",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg",
                            "raw_id": "29874.191",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1309,
                            "ttfb_ms": 822,
                            "load_start": 17699,
                            "load_start_float": 17699.000392000002,
                            "bytesIn": 306108,
                            "objectSize": 306108,
                            "objectSizeUncompressed": 306108,
                            "chunks": [
                                {
                                    "ts": 18524,
                                    "bytes": 16300
                                },
                                {
                                    "ts": 18551,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18579,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18607,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18635,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18668,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18688,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18715,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18724,
                                    "bytes": 75
                                },
                                {
                                    "ts": 18742,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18771,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18799,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18825,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18856,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18889,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18907,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18936,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18964,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 18997,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19008,
                                    "bytes": 11358
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 306108",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:53 GMT",
                                    "etag: \"4abbc-568036adc33a6\"",
                                    "last-modified: Thu, 22 Mar 2018 17:12:50 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2323,
                            "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": 306108,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 17698,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 83,
                            "http2_stream_dependency": 81,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 392,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "288 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 156.387,
                                            "standardDeviation": 64.202799999999996,
                                            "kurtosis": -0.45413199999999998,
                                            "skewness": -0.69459099999999996,
                                            "entropy": 0.93582100000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 168.79300000000001,
                                            "standardDeviation": 66.085700000000003,
                                            "kurtosis": -0.37217600000000001,
                                            "skewness": -0.81869800000000004,
                                            "entropy": 0.92521399999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 156.209,
                                            "standardDeviation": 63.875399999999999,
                                            "kurtosis": -0.30653200000000003,
                                            "skewness": -0.78220000000000001,
                                            "entropy": 0.938724
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 144.15899999999999,
                                            "standardDeviation": 62.647199999999998,
                                            "kurtosis": -0.52660200000000001,
                                            "skewness": -0.604464,
                                            "entropy": 0.94352499999999995
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:54+00:00",
                                        "date:modify": "2024-12-24T19:55:54+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "ff1d7e0454be12369cad35230455de0506237499295e2b03d48190deb162f9a1"
                                    },
                                    "tainted": false,
                                    "filesize": "294750B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "141.638MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.019"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 19008,
                            "ttfb_start": 17699,
                            "ttfb_end": 18521,
                            "download_start": 18521,
                            "download_end": 19008,
                            "download_ms": 487,
                            "all_start": 17699,
                            "all_end": 19008,
                            "all_ms": 1309,
                            "index": 41,
                            "number": 42
                        },
                        {
                            "type": 3,
                            "id": "29874.193",
                            "request_id": "29874.193",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg",
                            "raw_id": "29874.193",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2333,
                            "ttfb_ms": 1137,
                            "load_start": 17899,
                            "load_start_float": 17899.000398,
                            "bytesIn": 728608,
                            "objectSize": 728608,
                            "objectSizeUncompressed": 728608,
                            "chunks": [
                                {
                                    "ts": 19038,
                                    "bytes": 16309
                                },
                                {
                                    "ts": 19065,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19091,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19122,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19150,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19174,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19202,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19229,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19233,
                                    "bytes": 66
                                },
                                {
                                    "ts": 19257,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19285,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19314,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19342,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19370,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19394,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19422,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19450,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19479,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19507,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19533,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19559,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19587,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19616,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19644,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19672,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19701,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19724,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19752,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19781,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19824,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19835,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19865,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19889,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19917,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19946,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19974,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 20002,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 20026,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 20054,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 20083,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 20111,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 20139,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 20167,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 20191,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 20219,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 20232,
                                    "bytes": 8108
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 728608",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:53 GMT",
                                    "etag: \"b1e20-568048a566f26\"",
                                    "last-modified: Thu, 22 Mar 2018 18:33:13 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2323,
                            "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": 728608,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 17898,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 85,
                            "http2_stream_dependency": 83,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 398,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "704 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2601,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2601x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2601,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2705040,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 135,
                                            "standardDeviation": 33.912300000000002,
                                            "kurtosis": 1.5787100000000001,
                                            "skewness": -0.38995000000000002,
                                            "entropy": 0.88168999999999997
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 141.08099999999999,
                                            "standardDeviation": 36.799199999999999,
                                            "kurtosis": 0.83120400000000005,
                                            "skewness": -0.216089,
                                            "entropy": 0.90167299999999995
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 133.345,
                                            "standardDeviation": 33.184600000000003,
                                            "kurtosis": 1.54766,
                                            "skewness": -0.398449,
                                            "entropy": 0.88012599999999996
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 130.57300000000001,
                                            "standardDeviation": 31.7531,
                                            "kurtosis": 2.5457800000000002,
                                            "skewness": -0.86620900000000001,
                                            "entropy": 0.86327200000000004
                                        }
                                    },
                                    "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": 2601,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:56+00:00",
                                        "date:modify": "2024-12-24T19:55:56+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "06fbd5e432dfc444ec632fe1ccceb1f6648f0d6b66d76c55218a550f02b27a2f"
                                    },
                                    "tainted": false,
                                    "filesize": "720500B",
                                    "numberPixels": "2705040",
                                    "pixelsPerSecond": "100.806MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.026"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 20232,
                            "ttfb_start": 17899,
                            "ttfb_end": 19036,
                            "download_start": 19036,
                            "download_end": 20232,
                            "download_ms": 1196,
                            "all_start": 17899,
                            "all_end": 20232,
                            "all_ms": 2333,
                            "index": 42,
                            "number": 43
                        },
                        {
                            "type": 3,
                            "id": "29874.195",
                            "request_id": "29874.195",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg",
                            "raw_id": "29874.195",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2742,
                            "ttfb_ms": 2161,
                            "load_start": 18099,
                            "load_start_float": 18099.000403999999,
                            "bytesIn": 363353,
                            "objectSize": 363353,
                            "objectSizeUncompressed": 363353,
                            "chunks": [
                                {
                                    "ts": 20262,
                                    "bytes": 16308
                                },
                                {
                                    "ts": 20290,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 20316,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 20342,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 20370,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 20399,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 20427,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 20455,
                                    "bytes": 16442
                                },
                                {
                                    "ts": 20484,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 20507,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 20535,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 20564,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 20592,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 20620,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 20648,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 20672,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 20700,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 20729,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 20757,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 20785,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 20815,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 20837,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 20841,
                                    "bytes": 3103
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 363353",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:53 GMT",
                                    "etag: \"58b59-5680343ca9621\"",
                                    "last-modified: Thu, 22 Mar 2018 17:01:55 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2320,
                            "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": 363353,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 18098,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 87,
                            "http2_stream_dependency": 85,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 404,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "355 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 300,
                                        "YResolution": 300
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 300,
                                        "y": 300
                                    },
                                    "printSize": {
                                        "x": 8.6666699999999999,
                                        "y": 3.4666700000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 180.68899999999999,
                                            "standardDeviation": 73.169499999999999,
                                            "kurtosis": -0.011504199999999999,
                                            "skewness": -1.2303900000000001,
                                            "entropy": 0.87141199999999996
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 184.72399999999999,
                                            "standardDeviation": 84.197599999999994,
                                            "kurtosis": -0.27096799999999999,
                                            "skewness": -1.2007399999999999,
                                            "entropy": 0.86683200000000005
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 178.44900000000001,
                                            "standardDeviation": 74.816000000000003,
                                            "kurtosis": -0.13422999999999999,
                                            "skewness": -1.2237199999999999,
                                            "entropy": 0.87376200000000004
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 178.89500000000001,
                                            "standardDeviation": 60.494799999999998,
                                            "kurtosis": 0.28640100000000002,
                                            "skewness": -1.29772,
                                            "entropy": 0.87364299999999995
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:56+00:00",
                                        "date:modify": "2024-12-24T19:55:56+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "986f4d0465cd2ddae86822dd4517157d8e4acffbc199e59261280ddb6f3d19c3"
                                    },
                                    "tainted": false,
                                    "filesize": "363353B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "109.812MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.024"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 20841,
                            "ttfb_start": 18099,
                            "ttfb_end": 20260,
                            "download_start": 20260,
                            "download_end": 20841,
                            "download_ms": 581,
                            "all_start": 18099,
                            "all_end": 20841,
                            "all_ms": 2742,
                            "index": 43,
                            "number": 44
                        },
                        {
                            "type": 3,
                            "id": "29874.197",
                            "request_id": "29874.197",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg",
                            "raw_id": "29874.197",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1131,
                            "ttfb_ms": 75,
                            "load_start": 20900,
                            "load_start_float": 20900.000413999998,
                            "bytesIn": 646334,
                            "objectSize": 646334,
                            "objectSizeUncompressed": 646334,
                            "chunks": [
                                {
                                    "ts": 20977,
                                    "bytes": 16281
                                },
                                {
                                    "ts": 21004,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21032,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21061,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21089,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21113,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21141,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21168,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21172,
                                    "bytes": 94
                                },
                                {
                                    "ts": 21196,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21224,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21252,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21281,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21307,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21333,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21361,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21389,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21418,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21446,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21474,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21498,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21526,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21554,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21583,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21611,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21639,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21663,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21691,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21719,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21748,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21776,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21804,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21828,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21856,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21885,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21913,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21941,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21965,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 21993,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 22021,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 22031,
                                    "bytes": 7709
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 646334",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:56 GMT",
                                    "etag: \"9dcbe-567e6e3690076\"",
                                    "last-modified: Wed, 21 Mar 2018 07:10:39 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2320,
                            "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": 646334,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 20898,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 89,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 414,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "624 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2601,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 300,
                                        "YResolution": 300
                                    },
                                    "Composite": {
                                        "ImageSize": "2601x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2601,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 300,
                                        "y": 300
                                    },
                                    "printSize": {
                                        "x": 8.6699999999999999,
                                        "y": 3.4666700000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2705040,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 158.345,
                                            "standardDeviation": 78.908799999999999,
                                            "kurtosis": -1.3741399999999999,
                                            "skewness": -0.39814300000000002,
                                            "entropy": 0.926423
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 167.68100000000001,
                                            "standardDeviation": 76.9238,
                                            "kurtosis": -1.23356,
                                            "skewness": -0.53905199999999998,
                                            "entropy": 0.92010599999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 157.96700000000001,
                                            "standardDeviation": 77.244299999999996,
                                            "kurtosis": -1.3505100000000001,
                                            "skewness": -0.385625,
                                            "entropy": 0.92991000000000001
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 149.387,
                                            "standardDeviation": 82.558300000000003,
                                            "kurtosis": -1.5034000000000001,
                                            "skewness": -0.26393299999999997,
                                            "entropy": 0.929253
                                        }
                                    },
                                    "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": 2601,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:57+00:00",
                                        "date:modify": "2024-12-24T19:55:57+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "200ad74d0c1ca30f4c4e9d82c83a6e1567596286c80c4fd50b8d67e74e62dbb2"
                                    },
                                    "tainted": false,
                                    "filesize": "638625B",
                                    "numberPixels": "2705040",
                                    "pixelsPerSecond": "106.746MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.025"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 22031,
                            "ttfb_start": 20900,
                            "ttfb_end": 20975,
                            "download_start": 20975,
                            "download_end": 22031,
                            "download_ms": 1056,
                            "all_start": 20900,
                            "all_end": 22031,
                            "all_ms": 1131,
                            "index": 44,
                            "number": 45
                        },
                        {
                            "type": 3,
                            "id": "29874.199",
                            "request_id": "29874.199",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg",
                            "raw_id": "29874.199",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1349,
                            "ttfb_ms": 961,
                            "load_start": 21098,
                            "load_start_float": 21098.00042,
                            "bytesIn": 247162,
                            "objectSize": 247162,
                            "objectSizeUncompressed": 247162,
                            "chunks": [
                                {
                                    "ts": 22061,
                                    "bytes": 16300
                                },
                                {
                                    "ts": 22089,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 22117,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 22145,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 22174,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 22202,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 22225,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 22254,
                                    "bytes": 16450
                                },
                                {
                                    "ts": 22282,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 22310,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 22348,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 22376,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 22390,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 22419,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 22447,
                                    "bytes": 17912
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 247162",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:56 GMT",
                                    "etag: \"3c57a-58aa3ffea9d62\"",
                                    "last-modified: Thu, 06 Jun 2019 09:04:21 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2278,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 99,
                            "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": 247162,
                            "image_save": 2468,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 21098,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 91,
                            "http2_stream_dependency": 89,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 420,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "224 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 1602,
                                        "ImageHeight": 640,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "1602x640",
                                        "Megapixels": 1
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1602,
                                        "height": 640,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1025280,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 63.752600000000001,
                                            "standardDeviation": 48.633699999999997,
                                            "kurtosis": -0.52987200000000001,
                                            "skewness": 0.50404899999999997,
                                            "entropy": 0.83891899999999997
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 50.8476,
                                            "standardDeviation": 51.196399999999997,
                                            "kurtosis": -0.2167,
                                            "skewness": 0.85722799999999999,
                                            "entropy": 0.78374900000000003
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 77.819599999999994,
                                            "standardDeviation": 48.525199999999998,
                                            "kurtosis": -0.463283,
                                            "skewness": 0.29431800000000002,
                                            "entropy": 0.88493500000000003
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 62.590499999999999,
                                            "standardDeviation": 46.179499999999997,
                                            "kurtosis": -0.45367299999999999,
                                            "skewness": 0.49029600000000001,
                                            "entropy": 0.84807299999999997
                                        }
                                    },
                                    "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": 1602,
                                        "height": 640,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:58+00:00",
                                        "date:modify": "2024-12-24T19:55:58+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "2ab21a906e8f531c64ba01fbab5713e3ee5decbeb01d9003de821d5bce32a988"
                                    },
                                    "tainted": false,
                                    "filesize": "229250B",
                                    "numberPixels": "1025280",
                                    "pixelsPerSecond": "95.2736MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.010"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 22447,
                            "ttfb_start": 21098,
                            "ttfb_end": 22059,
                            "download_start": 22059,
                            "download_end": 22447,
                            "download_ms": 388,
                            "all_start": 21098,
                            "all_end": 22447,
                            "all_ms": 1349,
                            "index": 45,
                            "number": 46
                        },
                        {
                            "type": 3,
                            "id": "29874.201",
                            "request_id": "29874.201",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg",
                            "raw_id": "29874.201",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1423,
                            "ttfb_ms": 1176,
                            "load_start": 21299,
                            "load_start_float": 21299.000425999999,
                            "bytesIn": 164110,
                            "objectSize": 164110,
                            "objectSizeUncompressed": 164110,
                            "chunks": [
                                {
                                    "ts": 22482,
                                    "bytes": 16287
                                },
                                {
                                    "ts": 22507,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 22533,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 22561,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 22592,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 22613,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 22641,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 22669,
                                    "bytes": 16463
                                },
                                {
                                    "ts": 22701,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 22722,
                                    "bytes": 16735
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 164110",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:57 GMT",
                                    "etag: \"2810e-58aa4180aaf62\"",
                                    "last-modified: Thu, 06 Jun 2019 09:11:06 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2290,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 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": 164110,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 21298,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 93,
                            "http2_stream_dependency": 91,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 426,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "160 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 1601,
                                        "ImageHeight": 640,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "1601x640",
                                        "Megapixels": 1
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1601,
                                        "height": 640,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1024640,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 77.661900000000003,
                                            "standardDeviation": 58.640599999999999,
                                            "kurtosis": -0.88114099999999995,
                                            "skewness": 0.492232,
                                            "entropy": 0.92666700000000002
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 85.088399999999993,
                                            "standardDeviation": 71.365200000000002,
                                            "kurtosis": -1.3420700000000001,
                                            "skewness": 0.21935499999999999,
                                            "entropy": 0.90357100000000001
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 247,
                                            "mean": 76.682500000000005,
                                            "standardDeviation": 55.3857,
                                            "kurtosis": -0.87717000000000001,
                                            "skewness": 0.55562500000000004,
                                            "entropy": 0.94366700000000003
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 71.2149,
                                            "standardDeviation": 49.1708,
                                            "kurtosis": -0.38034099999999998,
                                            "skewness": 0.685778,
                                            "entropy": 0.93276499999999996
                                        }
                                    },
                                    "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": 1601,
                                        "height": 640,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:58+00:00",
                                        "date:modify": "2024-12-24T19:55:58+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "ecb4b79f1a8f66a6b24404a121dad885e59b27db1b7111123a14a05f4e3ce6c9"
                                    },
                                    "tainted": false,
                                    "filesize": "164110B",
                                    "numberPixels": "1024640",
                                    "pixelsPerSecond": "110.664MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.009"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 22722,
                            "ttfb_start": 21299,
                            "ttfb_end": 22475,
                            "download_start": 22475,
                            "download_end": 22722,
                            "download_ms": 247,
                            "all_start": 21299,
                            "all_end": 22722,
                            "all_ms": 1423,
                            "index": 46,
                            "number": 47
                        },
                        {
                            "type": 3,
                            "id": "29874.203",
                            "request_id": "29874.203",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg",
                            "raw_id": "29874.203",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1474,
                            "ttfb_ms": 1251,
                            "load_start": 21499,
                            "load_start_float": 21499.000434000001,
                            "bytesIn": 148547,
                            "objectSize": 148547,
                            "objectSizeUncompressed": 148547,
                            "chunks": [
                                {
                                    "ts": 22752,
                                    "bytes": 16309
                                },
                                {
                                    "ts": 22780,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 22810,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 22837,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 22865,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 22889,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 22917,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 22945,
                                    "bytes": 16441
                                },
                                {
                                    "ts": 22973,
                                    "bytes": 17547
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 148547",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:57 GMT",
                                    "etag: \"24443-58aa40012ed9f\"",
                                    "last-modified: Thu, 06 Jun 2019 09:04:24 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2290,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 97,
                            "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": 148547,
                            "image_save": 4423,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 21498,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 95,
                            "http2_stream_dependency": 93,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 434,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "128 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 1601,
                                        "ImageHeight": 640,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "1601x640",
                                        "Megapixels": 1
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1601,
                                        "height": 640,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1024640,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 92.802199999999999,
                                            "standardDeviation": 51.357100000000003,
                                            "kurtosis": 0.090358099999999997,
                                            "skewness": 0.236211,
                                            "entropy": 0.82133599999999996
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 82.463300000000004,
                                            "standardDeviation": 67.474500000000006,
                                            "kurtosis": -0.72594400000000003,
                                            "skewness": 0.28088299999999999,
                                            "entropy": 0.76887899999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 90.151300000000006,
                                            "standardDeviation": 46.431100000000001,
                                            "kurtosis": 0.24709,
                                            "skewness": 0.68529099999999998,
                                            "entropy": 0.85007999999999995
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 105.792,
                                            "standardDeviation": 40.165700000000001,
                                            "kurtosis": 1.2795000000000001,
                                            "skewness": 0.74676200000000004,
                                            "entropy": 0.84504800000000002
                                        }
                                    },
                                    "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": 1601,
                                        "height": 640,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:58+00:00",
                                        "date:modify": "2024-12-24T19:55:58+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "3833b17d2a7930f87b0a6c66c9775735aea9af9dffbbb4b6b5db594203cd8db8"
                                    },
                                    "tainted": false,
                                    "filesize": "131000B",
                                    "numberPixels": "1024640",
                                    "pixelsPerSecond": "106.828MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.009"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 22973,
                            "ttfb_start": 21499,
                            "ttfb_end": 22750,
                            "download_start": 22750,
                            "download_end": 22973,
                            "download_ms": 223,
                            "all_start": 21499,
                            "all_end": 22973,
                            "all_ms": 1474,
                            "index": 47,
                            "number": 48
                        },
                        {
                            "type": 3,
                            "id": "29874.205",
                            "request_id": "29874.205",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg",
                            "raw_id": "29874.205",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 639,
                            "ttfb_ms": 100,
                            "load_start": 22900,
                            "load_start_float": 22900.000442,
                            "bytesIn": 337971,
                            "objectSize": 337971,
                            "objectSizeUncompressed": 337971,
                            "chunks": [
                                {
                                    "ts": 23002,
                                    "bytes": 16286
                                },
                                {
                                    "ts": 23029,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 23058,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 23086,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 23115,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 23138,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 23166,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 23193,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 23198,
                                    "bytes": 89
                                },
                                {
                                    "ts": 23221,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 23249,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 23278,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 23306,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 23334,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 23358,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 23386,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 23415,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 23443,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 23471,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 23500,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 23523,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 23539,
                                    "bytes": 10471
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 337971",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:58 GMT",
                                    "etag: \"52833-58aa400370bc4\"",
                                    "last-modified: Thu, 06 Jun 2019 09:04:26 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2293,
                            "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": 337971,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 22898,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 97,
                            "http2_stream_dependency": 95,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 442,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "330 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 120.242,
                                            "standardDeviation": 57.177700000000002,
                                            "kurtosis": -0.53981100000000004,
                                            "skewness": -0.44956400000000002,
                                            "entropy": 0.90665799999999996
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 134.77500000000001,
                                            "standardDeviation": 52.019599999999997,
                                            "kurtosis": -0.611591,
                                            "skewness": -0.27749800000000002,
                                            "entropy": 0.90983099999999995
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 117.961,
                                            "standardDeviation": 59.502000000000002,
                                            "kurtosis": -0.56006100000000003,
                                            "skewness": -0.52225100000000002,
                                            "entropy": 0.902084
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 107.98999999999999,
                                            "standardDeviation": 60.011600000000001,
                                            "kurtosis": -0.848051,
                                            "skewness": -0.37693199999999999,
                                            "entropy": 0.90805899999999995
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:59+00:00",
                                        "date:modify": "2024-12-24T19:55:59+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "5229c79dca4c4ec19e4b56d67e314d6f1133036b95f7e6ba5f858a9ab996283e"
                                    },
                                    "tainted": false,
                                    "filesize": "337971B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "108.851MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.024"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 23539,
                            "ttfb_start": 22900,
                            "ttfb_end": 23000,
                            "download_start": 23000,
                            "download_end": 23539,
                            "download_ms": 539,
                            "all_start": 22900,
                            "all_end": 23539,
                            "all_ms": 639,
                            "index": 48,
                            "number": 49
                        },
                        {
                            "type": 3,
                            "id": "29874.207",
                            "request_id": "29874.207",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg",
                            "raw_id": "29874.207",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 586,
                            "ttfb_ms": 468,
                            "load_start": 23099,
                            "load_start_float": 23099.000447999999,
                            "bytesIn": 86640,
                            "objectSize": 86640,
                            "objectSizeUncompressed": 86640,
                            "chunks": [
                                {
                                    "ts": 23569,
                                    "bytes": 16310
                                },
                                {
                                    "ts": 23596,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 23625,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 23653,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 23681,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 23685,
                                    "bytes": 4830
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 86640",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:58 GMT",
                                    "etag: \"15270-58aa4004c029e\"",
                                    "last-modified: Thu, 06 Jun 2019 09:04:27 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2290,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 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": 86640,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 23099,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 99,
                            "http2_stream_dependency": 97,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 448,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "80 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 1602,
                                        "ImageHeight": 640,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "1602x640",
                                        "Megapixels": 1
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1602,
                                        "height": 640,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1025280,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 116.81699999999999,
                                            "standardDeviation": 50.078600000000002,
                                            "kurtosis": -0.91574599999999995,
                                            "skewness": -0.48375299999999999,
                                            "entropy": 0.881602
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 165.44800000000001,
                                            "standardDeviation": 33.000700000000002,
                                            "kurtosis": 0.66448099999999999,
                                            "skewness": -0.33385700000000001,
                                            "entropy": 0.86663599999999996
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 96.533900000000003,
                                            "standardDeviation": 57.983800000000002,
                                            "kurtosis": -1.4759800000000001,
                                            "skewness": -0.156643,
                                            "entropy": 0.89011799999999996
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 88.468699999999998,
                                            "standardDeviation": 59.251199999999997,
                                            "kurtosis": -1.47272,
                                            "skewness": -0.208674,
                                            "entropy": 0.88805199999999995
                                        }
                                    },
                                    "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": 1602,
                                        "height": 640,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:55:59+00:00",
                                        "date:modify": "2024-12-24T19:55:59+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "084233a2aa3bbd1e37dce41fa9b742ae2e43f1be8b32e51acc5dd2e31854ee75"
                                    },
                                    "tainted": false,
                                    "filesize": "81810B",
                                    "numberPixels": "1025280",
                                    "pixelsPerSecond": "115.617MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.008"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 23685,
                            "ttfb_start": 23099,
                            "ttfb_end": 23567,
                            "download_start": 23567,
                            "download_end": 23685,
                            "download_ms": 118,
                            "all_start": 23099,
                            "all_end": 23685,
                            "all_ms": 586,
                            "index": 49,
                            "number": 50
                        },
                        {
                            "type": 3,
                            "id": "29874.209",
                            "request_id": "29874.209",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg",
                            "raw_id": "29874.209",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 951,
                            "ttfb_ms": 414,
                            "load_start": 23299,
                            "load_start_float": 23299.000454000001,
                            "bytesIn": 336769,
                            "objectSize": 336769,
                            "objectSizeUncompressed": 336769,
                            "chunks": [
                                {
                                    "ts": 23717,
                                    "bytes": 16286
                                },
                                {
                                    "ts": 23743,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 23771,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 23800,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 23831,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 23852,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 23880,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 23908,
                                    "bytes": 16464
                                },
                                {
                                    "ts": 23939,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 23967,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 23995,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 24016,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 24047,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 24075,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 24104,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 24132,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 24155,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 24184,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 24213,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 24240,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 24250,
                                    "bytes": 9269
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 336769",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:59 GMT",
                                    "etag: \"52381-5840bc7b8cd2a\"",
                                    "last-modified: Thu, 14 Mar 2019 10:56:53 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2371,
                            "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": 336769,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 23298,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 101,
                            "http2_stream_dependency": 99,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 454,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "329 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 147.08099999999999,
                                            "standardDeviation": 68.471400000000003,
                                            "kurtosis": -0.98956,
                                            "skewness": -0.36170400000000003,
                                            "entropy": 0.97648800000000002
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 160.89699999999999,
                                            "standardDeviation": 69.276200000000003,
                                            "kurtosis": -0.67942199999999997,
                                            "skewness": -0.65015299999999998,
                                            "entropy": 0.96515700000000004
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 147.76599999999999,
                                            "standardDeviation": 68.490099999999998,
                                            "kurtosis": -0.95191000000000003,
                                            "skewness": -0.37500299999999998,
                                            "entropy": 0.97880299999999998
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 132.58099999999999,
                                            "standardDeviation": 67.647800000000004,
                                            "kurtosis": -1.06162,
                                            "skewness": -0.115782,
                                            "entropy": 0.98550400000000005
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:56:00+00:00",
                                        "date:modify": "2024-12-24T19:56:00+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "98b447edb83fa4cffbb0651fc268ee7b4704fb7344cc56afda9af34db9e206f4"
                                    },
                                    "tainted": false,
                                    "filesize": "336769B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "138.703MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.019"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 24250,
                            "ttfb_start": 23299,
                            "ttfb_end": 23713,
                            "download_start": 23713,
                            "download_end": 24250,
                            "download_ms": 537,
                            "all_start": 23299,
                            "all_end": 24250,
                            "all_ms": 951,
                            "index": 50,
                            "number": 51
                        },
                        {
                            "type": 3,
                            "id": "29874.211",
                            "request_id": "29874.211",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg",
                            "raw_id": "29874.211",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1172,
                            "ttfb_ms": 779,
                            "load_start": 23500,
                            "load_start_float": 23500.000459999999,
                            "bytesIn": 251233,
                            "objectSize": 251233,
                            "objectSizeUncompressed": 251233,
                            "chunks": [
                                {
                                    "ts": 24281,
                                    "bytes": 16308
                                },
                                {
                                    "ts": 24308,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 24336,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 24365,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 24393,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 24417,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 24445,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 24474,
                                    "bytes": 16442
                                },
                                {
                                    "ts": 24502,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 24530,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 24558,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 24582,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 24610,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 24638,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 24667,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 24672,
                                    "bytes": 5608
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 251233",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:55:59 GMT",
                                    "etag: \"3d561-5840bc804be63\"",
                                    "last-modified: Thu, 14 Mar 2019 10:56:58 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2359,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 99,
                            "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": 251233,
                            "image_save": 1849,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 23499,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 103,
                            "http2_stream_dependency": 101,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 460,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "224 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 164.839,
                                            "standardDeviation": 63.700400000000002,
                                            "kurtosis": -0.13675300000000001,
                                            "skewness": -0.68536699999999995,
                                            "entropy": 0.92555900000000002
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 170.03999999999999,
                                            "standardDeviation": 62.581299999999999,
                                            "kurtosis": 0.147231,
                                            "skewness": -0.85094000000000003,
                                            "entropy": 0.91864400000000002
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 165.70599999999999,
                                            "standardDeviation": 63.600700000000003,
                                            "kurtosis": -0.090704400000000004,
                                            "skewness": -0.70171499999999998,
                                            "entropy": 0.92561700000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 158.77199999999999,
                                            "standardDeviation": 64.9191,
                                            "kurtosis": -0.35017599999999999,
                                            "skewness": -0.51759500000000003,
                                            "entropy": 0.93241499999999999
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:56:00+00:00",
                                        "date:modify": "2024-12-24T19:56:00+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "e0efd357c574729942cbc1488b710cef84803d8a06c6d92ab708c5767b0f93b1"
                                    },
                                    "tainted": false,
                                    "filesize": "229250B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "142.224MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.019"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 24672,
                            "ttfb_start": 23500,
                            "ttfb_end": 24279,
                            "download_start": 24279,
                            "download_end": 24672,
                            "download_ms": 393,
                            "all_start": 23500,
                            "all_end": 24672,
                            "all_ms": 1172,
                            "index": 51,
                            "number": 52
                        },
                        {
                            "type": 3,
                            "id": "29874.213",
                            "request_id": "29874.213",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg",
                            "raw_id": "29874.213",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 620,
                            "ttfb_ms": 301,
                            "load_start": 24399,
                            "load_start_float": 24399.000467999998,
                            "bytesIn": 206720,
                            "objectSize": 206720,
                            "objectSizeUncompressed": 206720,
                            "chunks": [
                                {
                                    "ts": 24702,
                                    "bytes": 16287
                                },
                                {
                                    "ts": 24730,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 24758,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 24787,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 24815,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 24839,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 24867,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 24895,
                                    "bytes": 16463
                                },
                                {
                                    "ts": 24923,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 24951,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 24980,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 25003,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 25019,
                                    "bytes": 10220
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 206720",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:56:00 GMT",
                                    "etag: \"32780-5840bcac6efbb\"",
                                    "last-modified: Thu, 14 Mar 2019 10:57:45 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2353,
                            "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": 206720,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 24398,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 105,
                            "http2_stream_dependency": 103,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 468,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "192 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 153.63300000000001,
                                            "standardDeviation": 67.423900000000003,
                                            "kurtosis": -0.87820600000000004,
                                            "skewness": -0.49506099999999997,
                                            "entropy": 0.95327499999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 161.84,
                                            "standardDeviation": 67.567499999999995,
                                            "kurtosis": -0.75431800000000004,
                                            "skewness": -0.63578000000000001,
                                            "entropy": 0.94468600000000003
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 154.262,
                                            "standardDeviation": 67.598299999999995,
                                            "kurtosis": -0.86093900000000001,
                                            "skewness": -0.51653199999999999,
                                            "entropy": 0.95432499999999998
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 144.798,
                                            "standardDeviation": 67.105800000000002,
                                            "kurtosis": -0.93184999999999996,
                                            "skewness": -0.35869499999999999,
                                            "entropy": 0.96081499999999997
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:56:00+00:00",
                                        "date:modify": "2024-12-24T19:56:00+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "7186bdecb6b051633159db82b44d64aafa2245ff6c28036dc47fccaa9b2c4b44"
                                    },
                                    "tainted": false,
                                    "filesize": "196500B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "145.846MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.018"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 25019,
                            "ttfb_start": 24399,
                            "ttfb_end": 24700,
                            "download_start": 24700,
                            "download_end": 25019,
                            "download_ms": 319,
                            "all_start": 24399,
                            "all_end": 25019,
                            "all_ms": 620,
                            "index": 52,
                            "number": 53
                        },
                        {
                            "type": 3,
                            "id": "29874.215",
                            "request_id": "29874.215",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg",
                            "raw_id": "29874.215",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 778,
                            "ttfb_ms": 449,
                            "load_start": 24599,
                            "load_start_float": 24599.000474,
                            "bytesIn": 212935,
                            "objectSize": 212935,
                            "objectSizeUncompressed": 212935,
                            "chunks": [
                                {
                                    "ts": 25050,
                                    "bytes": 16309
                                },
                                {
                                    "ts": 25077,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 25105,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 25134,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 25162,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 25186,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 25214,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 25242,
                                    "bytes": 16441
                                },
                                {
                                    "ts": 25271,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 25299,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 25327,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 25351,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 25377,
                                    "bytes": 16435
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 212935",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:56:00 GMT",
                                    "etag: \"33fc7-5840bcae8b7cd\"",
                                    "last-modified: Thu, 14 Mar 2019 10:57:47 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2350,
                            "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": 212935,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 24598,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 107,
                            "http2_stream_dependency": 105,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 474,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "208 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 169.56899999999999,
                                            "standardDeviation": 58.847799999999999,
                                            "kurtosis": 0.26203300000000002,
                                            "skewness": -0.97568600000000005,
                                            "entropy": 0.93598099999999995
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 178.35900000000001,
                                            "standardDeviation": 58.3033,
                                            "kurtosis": 0.83630800000000005,
                                            "skewness": -1.2094199999999999,
                                            "entropy": 0.92581199999999997
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 170.26599999999999,
                                            "standardDeviation": 58.680300000000003,
                                            "kurtosis": 0.37931799999999999,
                                            "skewness": -1.00996,
                                            "entropy": 0.93590200000000001
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 160.08099999999999,
                                            "standardDeviation": 59.559800000000003,
                                            "kurtosis": -0.13122600000000001,
                                            "skewness": -0.77163899999999996,
                                            "entropy": 0.94622899999999999
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:56:01+00:00",
                                        "date:modify": "2024-12-24T19:56:01+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "5526be52559d40e080b8f758e4e7893c2b11561eacacfdd18ce221bf5e70b65e"
                                    },
                                    "tainted": false,
                                    "filesize": "212935B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "149.666MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.018"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 25377,
                            "ttfb_start": 24599,
                            "ttfb_end": 25048,
                            "download_start": 25048,
                            "download_end": 25377,
                            "download_ms": 329,
                            "all_start": 24599,
                            "all_end": 25377,
                            "all_ms": 778,
                            "index": 53,
                            "number": 54
                        },
                        {
                            "type": 3,
                            "id": "29874.217",
                            "request_id": "29874.217",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg",
                            "raw_id": "29874.217",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 956,
                            "ttfb_ms": 606,
                            "load_start": 24799,
                            "load_start_float": 24799.000481999999,
                            "bytesIn": 225382,
                            "objectSize": 225382,
                            "objectSizeUncompressed": 225382,
                            "chunks": [
                                {
                                    "ts": 25407,
                                    "bytes": 16308
                                },
                                {
                                    "ts": 25435,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 25463,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 25491,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 25517,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 25543,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 25572,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 25600,
                                    "bytes": 16442
                                },
                                {
                                    "ts": 25630,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 25659,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 25687,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 25708,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 25739,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 25755,
                                    "bytes": 12507
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 225382",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:56:00 GMT",
                                    "etag: \"37066-56f0fcad7363e\"",
                                    "last-modified: Wed, 20 Jun 2018 09:55:01 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2290,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 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": 225382,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 24799,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 109,
                            "http2_stream_dependency": 107,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 482,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "220 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 180.95400000000001,
                                            "standardDeviation": 45.458100000000002,
                                            "kurtosis": 2.5078499999999999,
                                            "skewness": -1.49271,
                                            "entropy": 0.88804799999999995
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 182.25999999999999,
                                            "standardDeviation": 45.4726,
                                            "kurtosis": 3.37534,
                                            "skewness": -1.70841,
                                            "entropy": 0.88182499999999997
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 180.184,
                                            "standardDeviation": 45.438499999999998,
                                            "kurtosis": 2.3806799999999999,
                                            "skewness": -1.5077400000000001,
                                            "entropy": 0.88568100000000005
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 180.41900000000001,
                                            "standardDeviation": 45.463200000000001,
                                            "kurtosis": 1.8075399999999999,
                                            "skewness": -1.2647900000000001,
                                            "entropy": 0.89663899999999996
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:56:01+00:00",
                                        "date:modify": "2024-12-24T19:56:01+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "6e49e59fabf54eae9451a9818acea660c4831c82897429decb897b85b348fc5c"
                                    },
                                    "tainted": false,
                                    "filesize": "225382B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "146.796MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.018"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 25755,
                            "ttfb_start": 24799,
                            "ttfb_end": 25405,
                            "download_start": 25405,
                            "download_end": 25755,
                            "download_ms": 350,
                            "all_start": 24799,
                            "all_end": 25755,
                            "all_ms": 956,
                            "index": 54,
                            "number": 55
                        },
                        {
                            "type": 3,
                            "id": "29874.219",
                            "request_id": "29874.219",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg",
                            "raw_id": "29874.219",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1081,
                            "ttfb_ms": 785,
                            "load_start": 24999,
                            "load_start_float": 24999.000488000001,
                            "bytesIn": 193106,
                            "objectSize": 193106,
                            "objectSizeUncompressed": 193106,
                            "chunks": [
                                {
                                    "ts": 25787,
                                    "bytes": 16309
                                },
                                {
                                    "ts": 25813,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 25842,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 25870,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 25898,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 25922,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 25950,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 25978,
                                    "bytes": 16441
                                },
                                {
                                    "ts": 26007,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 26035,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 26063,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 26080,
                                    "bytes": 12981
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 193106",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:56:00 GMT",
                                    "etag: \"2f252-56f0fbd9404cb\"",
                                    "last-modified: Wed, 20 Jun 2018 09:51:19 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2293,
                            "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": 193106,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 24998,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 111,
                            "http2_stream_dependency": 109,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 488,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "189 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 185.72399999999999,
                                            "standardDeviation": 49.653399999999998,
                                            "kurtosis": 1.5286599999999999,
                                            "skewness": -1.36707,
                                            "entropy": 0.88327199999999995
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 184.136,
                                            "standardDeviation": 55.769399999999997,
                                            "kurtosis": 1.13422,
                                            "skewness": -1.3696299999999999,
                                            "entropy": 0.88540700000000006
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 183.453,
                                            "standardDeviation": 51.429499999999997,
                                            "kurtosis": 1.32823,
                                            "skewness": -1.3568499999999999,
                                            "entropy": 0.89007700000000001
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 189.583,
                                            "standardDeviation": 41.761400000000002,
                                            "kurtosis": 1.2413799999999999,
                                            "skewness": -1.1003400000000001,
                                            "entropy": 0.874332
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:56:01+00:00",
                                        "date:modify": "2024-12-24T19:56:01+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "08ae592916fda6d816322bb8081e25e56b1db61499901a196eb1dd6980728d9d"
                                    },
                                    "tainted": false,
                                    "filesize": "193106B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "149.677MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.018"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 26080,
                            "ttfb_start": 24999,
                            "ttfb_end": 25784,
                            "download_start": 25784,
                            "download_end": 26080,
                            "download_ms": 296,
                            "all_start": 24999,
                            "all_end": 26080,
                            "all_ms": 1081,
                            "index": 55,
                            "number": 56
                        },
                        {
                            "type": 3,
                            "id": "29874.221",
                            "request_id": "29874.221",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg",
                            "raw_id": "29874.221",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 351,
                            "ttfb_ms": 309,
                            "load_start": 25799,
                            "load_start_float": 25799.000496000001,
                            "bytesIn": 41453,
                            "objectSize": 41453,
                            "objectSizeUncompressed": 41453,
                            "chunks": [
                                {
                                    "ts": 26111,
                                    "bytes": 16287
                                },
                                {
                                    "ts": 26138,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 26150,
                                    "bytes": 8791
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 41453",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:56:01 GMT",
                                    "etag: \"a1ed-571d3315c3676\"",
                                    "last-modified: Wed, 25 Jul 2018 13:52:43 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2290,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 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": 41453,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 25798,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 113,
                            "http2_stream_dependency": 111,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 496,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "32 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 98,
                                            "max": 255,
                                            "mean": 171.732,
                                            "standardDeviation": 31.962,
                                            "kurtosis": -0.84583200000000003,
                                            "skewness": 0.10079200000000001,
                                            "entropy": 0.75802899999999995
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 125,
                                            "max": 255,
                                            "mean": 181.19,
                                            "standardDeviation": 32.654400000000003,
                                            "kurtosis": -0.498367,
                                            "skewness": -0.51852600000000004,
                                            "entropy": 0.75162399999999996
                                        },
                                        "green": {
                                            "min": 127,
                                            "max": 255,
                                            "mean": 169.40600000000001,
                                            "standardDeviation": 30.8504,
                                            "kurtosis": -0.44952900000000001,
                                            "skewness": 0.27765699999999999,
                                            "entropy": 0.76997099999999996
                                        },
                                        "blue": {
                                            "min": 98,
                                            "max": 255,
                                            "mean": 164.59999999999999,
                                            "standardDeviation": 32.3812,
                                            "kurtosis": -0.61903399999999997,
                                            "skewness": 0.555091,
                                            "entropy": 0.75248999999999999
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:56:01+00:00",
                                        "date:modify": "2024-12-24T19:56:01+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "2625bbc4caf626bef9165c35b0c690a669cf81370d00467a9efbc5e84c5ed254"
                                    },
                                    "tainted": false,
                                    "filesize": "32662B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "119.536MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.022"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 26150,
                            "ttfb_start": 25799,
                            "ttfb_end": 26108,
                            "download_start": 26108,
                            "download_end": 26150,
                            "download_ms": 42,
                            "all_start": 25799,
                            "all_end": 26150,
                            "all_ms": 351,
                            "index": 56,
                            "number": 57
                        },
                        {
                            "type": 3,
                            "id": "29874.223",
                            "request_id": "29874.223",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg",
                            "raw_id": "29874.223",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 379,
                            "ttfb_ms": 179,
                            "load_start": 25999,
                            "load_start_float": 25999.000501999999,
                            "bytesIn": 135786,
                            "objectSize": 135786,
                            "objectSizeUncompressed": 135786,
                            "chunks": [
                                {
                                    "ts": 26180,
                                    "bytes": 16309
                                },
                                {
                                    "ts": 26208,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 26233,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 26264,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 26293,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 26316,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 26344,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 26373,
                                    "bytes": 16441
                                },
                                {
                                    "ts": 26378,
                                    "bytes": 4786
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 135786",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:56:01 GMT",
                                    "etag: \"2126a-571d0fceb8a7d\"",
                                    "last-modified: Wed, 25 Jul 2018 11:14:53 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2290,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 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": 135786,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 25998,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 115,
                            "http2_stream_dependency": 113,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 502,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "133 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 179.245,
                                            "standardDeviation": 44.412799999999997,
                                            "kurtosis": 2.4241700000000002,
                                            "skewness": -1.4087099999999999,
                                            "entropy": 0.87419899999999995
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 171.88800000000001,
                                            "standardDeviation": 49.974899999999998,
                                            "kurtosis": 1.6190500000000001,
                                            "skewness": -1.22353,
                                            "entropy": 0.88386799999999999
                                        },
                                        "green": {
                                            "min": 3,
                                            "max": 255,
                                            "mean": 177.14699999999999,
                                            "standardDeviation": 47.651299999999999,
                                            "kurtosis": 2.1897500000000001,
                                            "skewness": -1.4678500000000001,
                                            "entropy": 0.87224100000000004
                                        },
                                        "blue": {
                                            "min": 25,
                                            "max": 255,
                                            "mean": 188.69900000000001,
                                            "standardDeviation": 35.612099999999998,
                                            "kurtosis": 2.0493999999999999,
                                            "skewness": -1.12947,
                                            "entropy": 0.86648800000000004
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:56:02+00:00",
                                        "date:modify": "2024-12-24T19:56:02+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "2ddbfa62a519f2c3d6d0e10674907cba706c1ec82636ce327b08ab019f710a1e"
                                    },
                                    "tainted": false,
                                    "filesize": "135786B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "152.321MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.017"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 26378,
                            "ttfb_start": 25999,
                            "ttfb_end": 26178,
                            "download_start": 26178,
                            "download_end": 26378,
                            "download_ms": 200,
                            "all_start": 25999,
                            "all_end": 26378,
                            "all_ms": 379,
                            "index": 57,
                            "number": 58
                        },
                        {
                            "type": 3,
                            "id": "29874.225",
                            "request_id": "29874.225",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg",
                            "raw_id": "29874.225",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 664,
                            "ttfb_ms": 214,
                            "load_start": 26199,
                            "load_start_float": 26199.000508000001,
                            "bytesIn": 289211,
                            "objectSize": 289211,
                            "objectSizeUncompressed": 289211,
                            "chunks": [
                                {
                                    "ts": 26417,
                                    "bytes": 16286
                                },
                                {
                                    "ts": 26438,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 26461,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 26497,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 26521,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 26546,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 26580,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 26599,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 26606,
                                    "bytes": 89
                                },
                                {
                                    "ts": 26634,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 26658,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 26693,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 26717,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 26740,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 26766,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 26802,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 26856,
                                    "bytes": 32750
                                },
                                {
                                    "ts": 26863,
                                    "bytes": 10836
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 289211",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:56:02 GMT",
                                    "etag: \"469bb-56f0fcb7e6279\"",
                                    "last-modified: Wed, 20 Jun 2018 09:55:12 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2290,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 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": 289211,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 26199,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 117,
                            "http2_stream_dependency": 115,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 508,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "272 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 155.31999999999999,
                                            "standardDeviation": 58.5413,
                                            "kurtosis": 0.230353,
                                            "skewness": -0.90264599999999995,
                                            "entropy": 0.92969400000000002
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 161.745,
                                            "standardDeviation": 58.654200000000003,
                                            "kurtosis": 0.61493299999999995,
                                            "skewness": -1.14439,
                                            "entropy": 0.91823299999999997
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 154.95500000000001,
                                            "standardDeviation": 56.137500000000003,
                                            "kurtosis": 0.073536400000000002,
                                            "skewness": -0.80743100000000001,
                                            "entropy": 0.93081899999999995
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 149.25899999999999,
                                            "standardDeviation": 60.8324,
                                            "kurtosis": 0.094163300000000005,
                                            "skewness": -0.76505199999999995,
                                            "entropy": 0.940029
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:56:02+00:00",
                                        "date:modify": "2024-12-24T19:56:02+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "78ecd74a40ca7fdfdb578bef2df52db9de5c0b5c683fcf72b888126e11e33142"
                                    },
                                    "tainted": false,
                                    "filesize": "278375B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "139.587MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.019"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 26863,
                            "ttfb_start": 26199,
                            "ttfb_end": 26413,
                            "download_start": 26413,
                            "download_end": 26863,
                            "download_ms": 450,
                            "all_start": 26199,
                            "all_end": 26863,
                            "all_ms": 664,
                            "index": 58,
                            "number": 59
                        },
                        {
                            "type": 3,
                            "id": "29874.227",
                            "request_id": "29874.227",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg",
                            "raw_id": "29874.227",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 760,
                            "ttfb_ms": 492,
                            "load_start": 26399,
                            "load_start_float": 26399.000513999999,
                            "bytesIn": 176290,
                            "objectSize": 176290,
                            "objectSizeUncompressed": 176290,
                            "chunks": [
                                {
                                    "ts": 26893,
                                    "bytes": 16309
                                },
                                {
                                    "ts": 26920,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 26949,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 26977,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27005,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27038,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27057,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27086,
                                    "bytes": 16441
                                },
                                {
                                    "ts": 27114,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27147,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27159,
                                    "bytes": 12540
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 176290",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:56:02 GMT",
                                    "etag: \"2b0a2-571cfb33a64ed\"",
                                    "last-modified: Wed, 25 Jul 2018 09:42:42 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2290,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 98,
                            "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": 176290,
                            "image_save": 3456,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 26398,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 119,
                            "http2_stream_dependency": 117,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 514,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "160 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 154.29599999999999,
                                            "standardDeviation": 37.594200000000001,
                                            "kurtosis": 2.2360099999999998,
                                            "skewness": -1.03427,
                                            "entropy": 0.83577800000000002
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 154.45099999999999,
                                            "standardDeviation": 32.578899999999997,
                                            "kurtosis": 1.54209,
                                            "skewness": -0.56310199999999999,
                                            "entropy": 0.83131900000000003
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 155.03100000000001,
                                            "standardDeviation": 39.265999999999998,
                                            "kurtosis": 2.8095400000000001,
                                            "skewness": -1.2520100000000001,
                                            "entropy": 0.84072000000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 153.40700000000001,
                                            "standardDeviation": 40.937600000000003,
                                            "kurtosis": 1.63533,
                                            "skewness": -1.04037,
                                            "entropy": 0.83529600000000004
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:56:02+00:00",
                                        "date:modify": "2024-12-24T19:56:02+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "000f6ec769774d6f5d115e5bc1773fb88fe58d34b83caef95eb01392046f4cd5"
                                    },
                                    "tainted": false,
                                    "filesize": "163750B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "151.019MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.017"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 27159,
                            "ttfb_start": 26399,
                            "ttfb_end": 26891,
                            "download_start": 26891,
                            "download_end": 27159,
                            "download_ms": 268,
                            "all_start": 26399,
                            "all_end": 27159,
                            "all_ms": 760,
                            "index": 59,
                            "number": 60
                        },
                        {
                            "type": 3,
                            "id": "29874.229",
                            "request_id": "29874.229",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg",
                            "raw_id": "29874.229",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 606,
                            "ttfb_ms": 189,
                            "load_start": 26999,
                            "load_start_float": 26999.000521999998,
                            "bytesIn": 265637,
                            "objectSize": 265637,
                            "objectSizeUncompressed": 265637,
                            "chunks": [
                                {
                                    "ts": 27190,
                                    "bytes": 16332
                                },
                                {
                                    "ts": 27217,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27246,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27274,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27302,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27326,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27354,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27381,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27386,
                                    "bytes": 43
                                },
                                {
                                    "ts": 27409,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27437,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27465,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27494,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27522,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27546,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27574,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27602,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27605,
                                    "bytes": 3637
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 265637",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:56:02 GMT",
                                    "etag: \"40da5-567e6e3737c25\"",
                                    "last-modified: Wed, 21 Mar 2018 07:10:39 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2284,
                            "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": 265637,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 26998,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 121,
                            "http2_stream_dependency": 119,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 522,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "256 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2601,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2601x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2601,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2705040,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 164.929,
                                            "standardDeviation": 68.711399999999998,
                                            "kurtosis": -0.92245900000000003,
                                            "skewness": -0.31125599999999998,
                                            "entropy": 0.92352299999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 166.73699999999999,
                                            "standardDeviation": 69.954899999999995,
                                            "kurtosis": -0.95680399999999999,
                                            "skewness": -0.312087,
                                            "entropy": 0.91629499999999997
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 164.73500000000001,
                                            "standardDeviation": 70.149500000000003,
                                            "kurtosis": -0.94611400000000001,
                                            "skewness": -0.31269999999999998,
                                            "entropy": 0.92614799999999997
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 163.315,
                                            "standardDeviation": 66.029700000000005,
                                            "kurtosis": -0.86826700000000001,
                                            "skewness": -0.31693500000000002,
                                            "entropy": 0.92812499999999998
                                        }
                                    },
                                    "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": 2601,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:56:03+00:00",
                                        "date:modify": "2024-12-24T19:56:03+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "1c6ced0262cdba556e092d53d05b6a1b0fd5297da7ef888c19e7c7116db0e553"
                                    },
                                    "tainted": false,
                                    "filesize": "262000B",
                                    "numberPixels": "2705040",
                                    "pixelsPerSecond": "71.1566MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.038"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 27605,
                            "ttfb_start": 26999,
                            "ttfb_end": 27188,
                            "download_start": 27188,
                            "download_end": 27605,
                            "download_ms": 417,
                            "all_start": 26999,
                            "all_end": 27605,
                            "all_ms": 606,
                            "index": 60,
                            "number": 61
                        },
                        {
                            "type": 3,
                            "id": "29874.231",
                            "request_id": "29874.231",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg",
                            "raw_id": "29874.231",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 976,
                            "ttfb_ms": 435,
                            "load_start": 27199,
                            "load_start_float": 27199.000528,
                            "bytesIn": 339136,
                            "objectSize": 339136,
                            "objectSizeUncompressed": 339136,
                            "chunks": [
                                {
                                    "ts": 27636,
                                    "bytes": 16286
                                },
                                {
                                    "ts": 27663,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27692,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27720,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27748,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27773,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27800,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27827,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27834,
                                    "bytes": 89
                                },
                                {
                                    "ts": 27855,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27883,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27911,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27940,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27973,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 27992,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 28020,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 28048,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 28081,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 28110,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 28138,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 28157,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 28175,
                                    "bytes": 11636
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 339136",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:56:03 GMT",
                                    "etag: \"52cc0-567e6e4538e66\"",
                                    "last-modified: Wed, 21 Mar 2018 07:10:54 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2284,
                            "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": 339136,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 27198,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 123,
                            "http2_stream_dependency": 121,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 528,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "320 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2601,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2601x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2601,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2705040,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 86.464200000000005,
                                            "standardDeviation": 65.933499999999995,
                                            "kurtosis": 0.097841999999999998,
                                            "skewness": 1.02902,
                                            "entropy": 0.92257299999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 90.453999999999994,
                                            "standardDeviation": 69.108099999999993,
                                            "kurtosis": -0.27824599999999999,
                                            "skewness": 0.90700599999999998,
                                            "entropy": 0.92787699999999995
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 85.423599999999993,
                                            "standardDeviation": 66.879099999999994,
                                            "kurtosis": 0.092392199999999994,
                                            "skewness": 1.03952,
                                            "entropy": 0.92035400000000001
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 83.514899999999997,
                                            "standardDeviation": 61.813400000000001,
                                            "kurtosis": 0.572492,
                                            "skewness": 1.14551,
                                            "entropy": 0.91948600000000003
                                        }
                                    },
                                    "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": 2601,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:56:03+00:00",
                                        "date:modify": "2024-12-24T19:56:03+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "66e881205853d3abc133a6537185ed3b066bd915fd5bd807613d38340db91843"
                                    },
                                    "tainted": false,
                                    "filesize": "327500B",
                                    "numberPixels": "2705040",
                                    "pixelsPerSecond": "112.763MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.023"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 28175,
                            "ttfb_start": 27199,
                            "ttfb_end": 27634,
                            "download_start": 27634,
                            "download_end": 28175,
                            "download_ms": 541,
                            "all_start": 27199,
                            "all_end": 28175,
                            "all_ms": 976,
                            "index": 61,
                            "number": 62
                        },
                        {
                            "type": 3,
                            "id": "29874.233",
                            "request_id": "29874.233",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg",
                            "raw_id": "29874.233",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1082,
                            "ttfb_ms": 804,
                            "load_start": 27399,
                            "load_start_float": 27399.000533999999,
                            "bytesIn": 181970,
                            "objectSize": 181970,
                            "objectSizeUncompressed": 181970,
                            "chunks": [
                                {
                                    "ts": 28205,
                                    "bytes": 16309
                                },
                                {
                                    "ts": 28233,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 28261,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 28289,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 28320,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 28341,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 28370,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 28398,
                                    "bytes": 16441
                                },
                                {
                                    "ts": 28428,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 28457,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 28481,
                                    "bytes": 18220
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 181970",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:56:03 GMT",
                                    "etag: \"2c6d2-567e6e647a76a\"",
                                    "last-modified: Wed, 21 Mar 2018 07:11:27 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2284,
                            "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": 181970,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 27398,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 125,
                            "http2_stream_dependency": 123,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 534,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "178 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2601,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2601x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2601,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2705040,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 134.958,
                                            "standardDeviation": 57.620199999999997,
                                            "kurtosis": -0.95865299999999998,
                                            "skewness": -0.19575200000000001,
                                            "entropy": 0.93937499999999996
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 146.34399999999999,
                                            "standardDeviation": 60.930300000000003,
                                            "kurtosis": -0.80419200000000002,
                                            "skewness": -0.44801000000000002,
                                            "entropy": 0.94551700000000005
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 138.048,
                                            "standardDeviation": 57.879300000000001,
                                            "kurtosis": -0.82308499999999996,
                                            "skewness": -0.32198399999999999,
                                            "entropy": 0.94151399999999996
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 120.48099999999999,
                                            "standardDeviation": 54.051200000000001,
                                            "kurtosis": -0.95773799999999998,
                                            "skewness": 0.098810899999999993,
                                            "entropy": 0.93109399999999998
                                        }
                                    },
                                    "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": 2601,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:56:04+00:00",
                                        "date:modify": "2024-12-24T19:56:04+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "8af1b0cc8d8a411d20fcf22676ef7b52d84c6513de63e9cb9a92fdde77bbabd8"
                                    },
                                    "tainted": false,
                                    "filesize": "181970B",
                                    "numberPixels": "2705040",
                                    "pixelsPerSecond": "124.717MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.021"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 28481,
                            "ttfb_start": 27399,
                            "ttfb_end": 28203,
                            "download_start": 28203,
                            "download_end": 28481,
                            "download_ms": 278,
                            "all_start": 27399,
                            "all_end": 28481,
                            "all_ms": 1082,
                            "index": 62,
                            "number": 63
                        },
                        {
                            "type": 3,
                            "id": "29874.235",
                            "request_id": "29874.235",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg",
                            "raw_id": "29874.235",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1424,
                            "ttfb_ms": 911,
                            "load_start": 27598,
                            "load_start_float": 27598.000540000001,
                            "bytesIn": 322736,
                            "objectSize": 322736,
                            "objectSizeUncompressed": 322736,
                            "chunks": [
                                {
                                    "ts": 28511,
                                    "bytes": 16309
                                },
                                {
                                    "ts": 28538,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 28567,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 28595,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 28623,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 28647,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 28676,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 28703,
                                    "bytes": 16441
                                },
                                {
                                    "ts": 28732,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 28760,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 28788,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 28812,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 28840,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 28868,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 28897,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 28925,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 28953,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 28977,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 29005,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 29022,
                                    "bytes": 11611
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 322736",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:56:03 GMT",
                                    "etag: \"4ecb0-567e6e45f07b2\"",
                                    "last-modified: Wed, 21 Mar 2018 07:10:55 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2284,
                            "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": 322736,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 27598,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 127,
                            "http2_stream_dependency": 125,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 540,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "304 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2601,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2601x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2601,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2705040,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 85.439400000000006,
                                            "standardDeviation": 54.1736,
                                            "kurtosis": 1.00193,
                                            "skewness": 0.78003999999999996,
                                            "entropy": 0.92128299999999996
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 89.657200000000003,
                                            "standardDeviation": 57.768799999999999,
                                            "kurtosis": 0.38424700000000001,
                                            "skewness": 0.62980400000000003,
                                            "entropy": 0.93693300000000002
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 84.508700000000005,
                                            "standardDeviation": 55.247999999999998,
                                            "kurtosis": 0.85740400000000005,
                                            "skewness": 0.72865199999999997,
                                            "entropy": 0.92493000000000003
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 82.152500000000003,
                                            "standardDeviation": 49.503900000000002,
                                            "kurtosis": 2.12886,
                                            "skewness": 1.0083299999999999,
                                            "entropy": 0.90198699999999998
                                        }
                                    },
                                    "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": 2601,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:56:04+00:00",
                                        "date:modify": "2024-12-24T19:56:04+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "14ea0fa49f0da78157a13bdf7c4538f7df7fa5e147e7a8b6dfe34fedea4ae8c5"
                                    },
                                    "tainted": false,
                                    "filesize": "311125B",
                                    "numberPixels": "2705040",
                                    "pixelsPerSecond": "84.4932MB",
                                    "userTime": "0.030u",
                                    "elapsedTime": "0:01.032"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 29022,
                            "ttfb_start": 27598,
                            "ttfb_end": 28509,
                            "download_start": 28509,
                            "download_end": 29022,
                            "download_ms": 513,
                            "all_start": 27598,
                            "all_end": 29022,
                            "all_ms": 1424,
                            "index": 63,
                            "number": 64
                        },
                        {
                            "type": 3,
                            "id": "29874.237",
                            "request_id": "29874.237",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg",
                            "raw_id": "29874.237",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1195,
                            "ttfb_ms": 551,
                            "load_start": 28500,
                            "load_start_float": 28500.000548,
                            "bytesIn": 400560,
                            "objectSize": 400560,
                            "objectSizeUncompressed": 400560,
                            "chunks": [
                                {
                                    "ts": 29052,
                                    "bytes": 16285
                                },
                                {
                                    "ts": 29080,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 29108,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 29137,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 29165,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 29189,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 29217,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 29244,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 29248,
                                    "bytes": 90
                                },
                                {
                                    "ts": 29272,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 29301,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 29328,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 29357,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 29385,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 29409,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 29437,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 29465,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 29493,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 29522,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 29550,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 29574,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 29602,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 29630,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 29659,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 29687,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 29695,
                                    "bytes": 7560
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 400560",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:56:04 GMT",
                                    "etag: \"61cb0-5680469b3690d\"",
                                    "last-modified: Thu, 22 Mar 2018 18:24:06 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2284,
                            "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": 400560,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 28498,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 129,
                            "http2_stream_dependency": 127,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 548,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "391 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 2600,
                                        "ImageHeight": 1040,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "2600x1040",
                                        "Megapixels": 2.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2704000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 124.34999999999999,
                                            "standardDeviation": 79.931899999999999,
                                            "kurtosis": -1.4613,
                                            "skewness": -0.099245299999999995,
                                            "entropy": 0.95740800000000004
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 129.923,
                                            "standardDeviation": 80.123099999999994,
                                            "kurtosis": -1.4575,
                                            "skewness": -0.186478,
                                            "entropy": 0.955121
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 124.065,
                                            "standardDeviation": 80.718999999999994,
                                            "kurtosis": -1.46356,
                                            "skewness": -0.099091299999999993,
                                            "entropy": 0.95928000000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 119.062,
                                            "standardDeviation": 78.953599999999994,
                                            "kurtosis": -1.44303,
                                            "skewness": -0.0155154,
                                            "entropy": 0.95782100000000003
                                        }
                                    },
                                    "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": 2600,
                                        "height": 1040,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:56:05+00:00",
                                        "date:modify": "2024-12-24T19:56:05+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "d846b964a58db272d80aa51426f7d6986e6ab6be5dba704d3c780cba7544b414"
                                    },
                                    "tainted": false,
                                    "filesize": "400560B",
                                    "numberPixels": "2704000",
                                    "pixelsPerSecond": "80.0475MB",
                                    "userTime": "0.030u",
                                    "elapsedTime": "0:01.033"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 29695,
                            "ttfb_start": 28500,
                            "ttfb_end": 29051,
                            "download_start": 29051,
                            "download_end": 29695,
                            "download_ms": 644,
                            "all_start": 28500,
                            "all_end": 29695,
                            "all_ms": 1195,
                            "index": 64,
                            "number": 65
                        },
                        {
                            "type": 3,
                            "id": "29874.239",
                            "request_id": "29874.239",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg",
                            "raw_id": "29874.239",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1111,
                            "ttfb_ms": 1023,
                            "load_start": 28700,
                            "load_start_float": 28700.000553999998,
                            "bytesIn": 65500,
                            "objectSize": 65500,
                            "objectSizeUncompressed": 65435,
                            "chunks": [
                                {
                                    "ts": 29724,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 29751,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 29780,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 29809,
                                    "bytes": 16375
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 282125",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:56:04 GMT",
                                    "etag: \"44e0d-567e6e7d08ba0\"",
                                    "last-modified: Wed, 21 Mar 2018 07:11:52 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2356,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 27,
                            "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": 282125,
                            "image_save": 203538,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 28699,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 131,
                            "http2_stream_dependency": 129,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 554,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "64 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 1601,
                                        "ImageHeight": 640,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 72,
                                        "YResolution": 72
                                    },
                                    "Composite": {
                                        "ImageSize": "1601x640",
                                        "Megapixels": 1
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1601,
                                        "height": 640,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 72,
                                        "y": 72
                                    },
                                    "printSize": {
                                        "x": 22.2361,
                                        "y": 8.88889
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1024640,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 120.274,
                                            "standardDeviation": 35.135399999999997,
                                            "kurtosis": 4.0158100000000001,
                                            "skewness": -1.09534,
                                            "entropy": 0.298989
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 122.89700000000001,
                                            "standardDeviation": 33.823900000000002,
                                            "kurtosis": 4.7950200000000001,
                                            "skewness": -0.80207399999999995,
                                            "entropy": 0.30290400000000001
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 119.813,
                                            "standardDeviation": 34.5672,
                                            "kurtosis": 4.0114099999999997,
                                            "skewness": -1.1605799999999999,
                                            "entropy": 0.29868899999999998
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 118.113,
                                            "standardDeviation": 37.015099999999997,
                                            "kurtosis": 3.26919,
                                            "skewness": -1.2427999999999999,
                                            "entropy": 0.29537400000000003
                                        }
                                    },
                                    "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": 1601,
                                        "height": 640,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:56:07+00:00",
                                        "date:modify": "2024-12-24T19:56:07+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "6932c68e68e85b7ac51d10b95b8bc4361c99cf6fc1994fe0af0a7663a1dbf611"
                                    },
                                    "tainted": false,
                                    "filesize": "65435B",
                                    "numberPixels": "1024640",
                                    "pixelsPerSecond": "123.096MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.008"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 29811,
                            "ttfb_start": 28700,
                            "ttfb_end": 29723,
                            "download_start": 29723,
                            "download_end": 29811,
                            "download_ms": 88,
                            "all_start": 28700,
                            "all_end": 29811,
                            "all_ms": 1111,
                            "index": 65,
                            "number": 66
                        },
                        {
                            "type": 3,
                            "id": "29874.241",
                            "request_id": "29874.241",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg",
                            "raw_id": "29874.241",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1653,
                            "ttfb_ms": 1298,
                            "load_start": 28899,
                            "load_start_float": 28899.00056,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "objectSizeUncompressed": 227861,
                            "chunks": [],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 227861",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:56:04 GMT",
                                    "etag: \"37a15-567e6e98d31aa\"",
                                    "last-modified: Wed, 21 Mar 2018 07:12:22 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent"
                                ]
                            },
                            "bytesOut": 2347,
                            "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": 227861,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 28899,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 560,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "223 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 1601,
                                        "ImageHeight": 640,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 72,
                                        "YResolution": 72
                                    },
                                    "Composite": {
                                        "ImageSize": "1601x640",
                                        "Megapixels": 1
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1601,
                                        "height": 640,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 72,
                                        "y": 72
                                    },
                                    "printSize": {
                                        "x": 22.2361,
                                        "y": 8.88889
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1024640,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 91.871099999999998,
                                            "standardDeviation": 76.340400000000002,
                                            "kurtosis": -1.0993299999999999,
                                            "skewness": 0.58879199999999998,
                                            "entropy": 0.95198199999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 92.293000000000006,
                                            "standardDeviation": 79.315399999999997,
                                            "kurtosis": -1.25651,
                                            "skewness": 0.51271100000000003,
                                            "entropy": 0.94509200000000004
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 91.622500000000002,
                                            "standardDeviation": 74.741200000000006,
                                            "kurtosis": -1.0384800000000001,
                                            "skewness": 0.61434299999999997,
                                            "entropy": 0.95443999999999996
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 91.697900000000004,
                                            "standardDeviation": 74.964799999999997,
                                            "kurtosis": -0.98121599999999998,
                                            "skewness": 0.64939000000000002,
                                            "entropy": 0.95641500000000002
                                        }
                                    },
                                    "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": 1601,
                                        "height": 640,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:56:07+00:00",
                                        "date:modify": "2024-12-24T19:56:07+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "26880e9f1a03d2b750022c6998ecd534aebe541275bd07d736c50305628c30dc"
                                    },
                                    "tainted": false,
                                    "filesize": "227861B",
                                    "numberPixels": "1024640",
                                    "pixelsPerSecond": "101.939MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.010"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 30552,
                            "ttfb_start": 28899,
                            "ttfb_end": 30197,
                            "download_start": 30197,
                            "download_end": 30552,
                            "download_ms": 355,
                            "all_start": 28899,
                            "all_end": 30552,
                            "all_ms": 1653,
                            "index": 66,
                            "number": 67
                        },
                        {
                            "type": 3,
                            "id": "29874.243",
                            "request_id": "29874.243",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg",
                            "raw_id": "29874.243",
                            "frame_id": "8486B565CA021B8F42B3BBB3E1FA09EE",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1792,
                            "ttfb_ms": 1385,
                            "load_start": 29199,
                            "load_start_float": 29199.000565999999,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "objectSizeUncompressed": 258136,
                            "chunks": [],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=i93psp3lgpn21p833h2ugu0h81",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 258136",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:56:05 GMT",
                                    "etag: \"3f058-567e6e7702868\"",
                                    "last-modified: Wed, 21 Mar 2018 07:11:46 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent"
                                ]
                            },
                            "bytesOut": 2347,
                            "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": 258136,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 29198,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 566,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "252 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 1601,
                                        "ImageHeight": 640,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 72,
                                        "YResolution": 72
                                    },
                                    "Composite": {
                                        "ImageSize": "1601x640",
                                        "Megapixels": 1
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1601,
                                        "height": 640,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 72,
                                        "y": 72
                                    },
                                    "printSize": {
                                        "x": 22.2361,
                                        "y": 8.88889
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1024640,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 67.231300000000005,
                                            "standardDeviation": 62.834499999999998,
                                            "kurtosis": 0.28043099999999999,
                                            "skewness": 1.17947,
                                            "entropy": 0.91255600000000003
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 67.794499999999999,
                                            "standardDeviation": 66.096299999999999,
                                            "kurtosis": 0.12335699999999999,
                                            "skewness": 1.1354900000000001,
                                            "entropy": 0.91835599999999995
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 66.0745,
                                            "standardDeviation": 60.985100000000003,
                                            "kurtosis": 0.40255600000000002,
                                            "skewness": 1.2097,
                                            "entropy": 0.91109300000000004
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 67.824799999999996,
                                            "standardDeviation": 61.421900000000001,
                                            "kurtosis": 0.30404399999999998,
                                            "skewness": 1.19268,
                                            "entropy": 0.90821799999999997
                                        }
                                    },
                                    "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": 1601,
                                        "height": 640,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T19:56:07+00:00",
                                        "date:modify": "2024-12-24T19:56:07+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "1f769d72f839f2cd7444d1d4aa310555f9a28e03ebc6124c3f46b046099f7753"
                                    },
                                    "tainted": false,
                                    "filesize": "258136B",
                                    "numberPixels": "1024640",
                                    "pixelsPerSecond": "97.5635MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.010"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 30991,
                            "ttfb_start": 29199,
                            "ttfb_end": 30584,
                            "download_start": 30584,
                            "download_end": 30991,
                            "download_ms": 407,
                            "all_start": 29199,
                            "all_end": 30991,
                            "all_ms": 1792,
                            "index": 67,
                            "number": 68
                        }
                    ],
                    "requestsFull": 68,
                    "requestsDoc": 24,
                    "responses_200": 67,
                    "responses_404": 0,
                    "responses_other": 1,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 0,
                    "optimization_checked": 1,
                    "main_frame": "8486B565CA021B8F42B3BBB3E1FA09EE",
                    "loadEventStart": 5182,
                    "loadEventEnd": 5183,
                    "domContentLoadedEventStart": 2044,
                    "domContentLoadedEventEnd": 2044,
                    "URL": "https:\/\/studiocoucou.berlin\/",
                    "connections": 1,
                    "final_base_page_request": 1,
                    "final_base_page_request_id": "9D56700CD0285720B54F69C93115D643-1",
                    "final_url": "https:\/\/studiocoucou.berlin\/en",
                    "domInteractive": 2044,
                    "firstPaint": 1216.7000000001863,
                    "firstContentfulPaint": 1317,
                    "firstImagePaint": 1317,
                    "firstMeaningfulPaint": 2207,
                    "renderBlockingCSS": 1,
                    "renderBlockingJS": 0,
                    "TTFB": 1085,
                    "score_cache": 0,
                    "score_cdn": 0,
                    "score_gzip": 100,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": 99,
                    "score_etags": -1,
                    "score_progressive_jpeg": 0,
                    "gzip_total": 56755,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 16979199,
                    "image_savings": 218359,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 8,
                        "HTMLDocumentParser::FetchQueuedPreloads": 2,
                        "EventDispatch": 11,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 16,
                        "EvaluateScript": 2,
                        "v8.compile": 0,
                        "ParseAuthorStyleSheet": 1,
                        "UpdateLayoutTree": 40,
                        "BeginRemoteFontLoad": 0,
                        "Layout": 55,
                        "ResourceChangePriority": 0,
                        "PrePaint": 19,
                        "Paint": 22,
                        "Layerize": 14,
                        "HitTest": 6,
                        "largestContentfulPaint::Candidate": 0,
                        "FunctionCall": 63,
                        "TimerFire": 11,
                        "MarkDOMContent": 0,
                        "FireAnimationFrame": 30,
                        "FireIdleCallback": 31,
                        "MarkLoad": 0,
                        "Idle": 30662
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 8,
                        "HTMLDocumentParser::FetchQueuedPreloads": 2,
                        "EventDispatch": 2,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 7,
                        "EvaluateScript": 2,
                        "v8.compile": 0,
                        "ParseAuthorStyleSheet": 1,
                        "UpdateLayoutTree": 2,
                        "BeginRemoteFontLoad": 0,
                        "Layout": 34,
                        "ResourceChangePriority": 0,
                        "PrePaint": 2,
                        "Paint": 3,
                        "Layerize": 2,
                        "HitTest": 1,
                        "largestContentfulPaint::Candidate": 0,
                        "FunctionCall": 9,
                        "TimerFire": 3,
                        "MarkDOMContent": 0,
                        "FireAnimationFrame": 2,
                        "FireIdleCallback": 3,
                        "MarkLoad": 0,
                        "Idle": 5202
                    },
                    "cpu.ParseHTML": 8,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 2,
                    "cpu.EventDispatch": 11,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 16,
                    "cpu.EvaluateScript": 2,
                    "cpu.v8.compile": 0,
                    "cpu.ParseAuthorStyleSheet": 1,
                    "cpu.UpdateLayoutTree": 40,
                    "cpu.BeginRemoteFontLoad": 0,
                    "cpu.Layout": 55,
                    "cpu.ResourceChangePriority": 0,
                    "cpu.PrePaint": 19,
                    "cpu.Paint": 22,
                    "cpu.Layerize": 14,
                    "cpu.HitTest": 6,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.FunctionCall": 63,
                    "cpu.TimerFire": 11,
                    "cpu.MarkDOMContent": 0,
                    "cpu.FireAnimationFrame": 30,
                    "cpu.FireIdleCallback": 31,
                    "cpu.MarkLoad": 0,
                    "cpu.Idle": 30662,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1735070133.853754,
                    "osVersion": "Linux 6.8.0-1018-gcp",
                    "os_version": "Linux 6.8.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1735070135.5872061,
                    "browserVersion": "131.0.0.0",
                    "browser_version": "131.0.0.0",
                    "fullyLoadedCPUms": 8750,
                    "fullyLoadedCPUpct": 16.254876462938949,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "8486B565CA021B8F42B3BBB3E1FA09EE",
                                    "loaderId": "1270F32B0FA58FA79403E68559E8A97D"
                                }
                            }
                        },
                        {
                            "code": "MixedContentIssue",
                            "details": {
                                "mixedContentIssueDetails": {
                                    "resourceType": "Script",
                                    "resolutionStatus": "MixedContentWarning",
                                    "insecureURL": "http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1",
                                    "mainResourceURL": "https:\/\/studiocoucou.berlin\/en",
                                    "request": {
                                        "requestId": "29874.5",
                                        "url": "http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1"
                                    },
                                    "frame": {
                                        "frameId": "8486B565CA021B8F42B3BBB3E1FA09EE"
                                    }
                                }
                            }
                        },
                        {
                            "code": "MixedContentIssue",
                            "details": {
                                "mixedContentIssueDetails": {
                                    "resourceType": "Script",
                                    "resolutionStatus": "MixedContentWarning",
                                    "insecureURL": "http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1",
                                    "mainResourceURL": "https:\/\/studiocoucou.berlin\/en",
                                    "request": {
                                        "requestId": "29874.6",
                                        "url": "http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1"
                                    },
                                    "frame": {
                                        "frameId": "8486B565CA021B8F42B3BBB3E1FA09EE"
                                    }
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/studiocoucou.berlin",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/studiocoucou.berlin\/en",
                    "document_hostname": "studiocoucou.berlin",
                    "document_origin": "https:\/\/studiocoucou.berlin",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 248,
                    "domComplete": 5182,
                    "PerformancePaintTiming.first-paint": 1216.7000000001863,
                    "PerformancePaintTiming.first-contentful-paint": 1216.7000000001863,
                    "origin_dns": {
                        "ns": [
                            "shades18.rzone.de.",
                            "docks06.rzone.de."
                        ],
                        "mx": [
                            "5 smtpin.rzone.de."
                        ],
                        "soa": [
                            "docks06.rzone.de. hostmaster.strato-rz.de. 2020062521 86400 7200 604800 300"
                        ],
                        "cname": [],
                        "txt": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "Programming languages": "PHP 7.4.33",
                        "Operating systems": "UNIX",
                        "Web servers": "Apache HTTP Server 2.4.62",
                        "JavaScript libraries": "Zepto,Swiper,LazySizes",
                        "Performance": "LazySizes",
                        "Hosting": "Strato",
                        "PaaS": "Strato",
                        "Miscellaneous": "Open Graph"
                    },
                    "detected_apps": {
                        "PHP": "7.4.33",
                        "UNIX": "",
                        "Apache HTTP Server": "2.4.62",
                        "Zepto": "",
                        "Swiper": "",
                        "LazySizes": "",
                        "Strato": "",
                        "Open Graph": ""
                    },
                    "detected_technologies": {
                        "PHP": {
                            "name": "PHP",
                            "description": "PHP is a general-purpose scripting language used for web development.",
                            "slug": "php",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "7.4.33",
                            "icon": "PHP.svg",
                            "website": "http:\/\/php.net",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
                        },
                        "UNIX": {
                            "name": "UNIX",
                            "description": "Unix is a family of multitasking, multiuser computer operating systems.",
                            "slug": "unix",
                            "categories": [
                                {
                                    "id": 28,
                                    "slug": "operating-systems",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Operating systems",
                                    "priority": 6
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "UNIX.png",
                            "website": "http:\/\/unix.org",
                            "pricing": [],
                            "cpe": null
                        },
                        "Apache HTTP Server": {
                            "name": "Apache HTTP Server",
                            "description": "Apache is a free and open-source cross-platform web server software.",
                            "slug": "apache-http-server",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "2.4.62",
                            "icon": "Apache.svg",
                            "website": "https:\/\/httpd.apache.org\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                        },
                        "Zepto": {
                            "name": "Zepto",
                            "description": null,
                            "slug": "zepto",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Zepto.png",
                            "website": "http:\/\/zeptojs.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "Swiper": {
                            "name": "Swiper",
                            "description": "Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.",
                            "slug": "swiper",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Swiper.svg",
                            "website": "https:\/\/swiperjs.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "LazySizes": {
                            "name": "LazySizes",
                            "description": "LazySizes is a JavaScript library used to delay the loading of images (iframes, scripts, etc) until they come into view.",
                            "slug": "lazysizes",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                },
                                {
                                    "id": 92,
                                    "slug": "performance",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Performance",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/github.com\/aFarkas\/lazysizes",
                            "pricing": [],
                            "cpe": null
                        },
                        "Strato": {
                            "name": "Strato",
                            "description": "Strato is an internet hosting service provider headquartered in Berlin, Germany which provide dedicated server hosting, a website builder and a cloud storage services.",
                            "slug": "strato",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                },
                                {
                                    "id": 62,
                                    "slug": "paas",
                                    "groups": [
                                        7
                                    ],
                                    "name": "PaaS",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Strato.svg",
                            "website": "https:\/\/www.strato.com",
                            "pricing": [
                                "recurring",
                                "payg"
                            ],
                            "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": "PHP",
                            "description": "PHP is a general-purpose scripting language used for web development.",
                            "slug": "php",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "7.4.33",
                            "icon": "PHP.svg",
                            "website": "http:\/\/php.net",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "UNIX",
                            "description": "Unix is a family of multitasking, multiuser computer operating systems.",
                            "slug": "unix",
                            "categories": [
                                {
                                    "id": 28,
                                    "slug": "operating-systems",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Operating systems",
                                    "priority": 6
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "UNIX.png",
                            "website": "http:\/\/unix.org",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Apache HTTP Server",
                            "description": "Apache is a free and open-source cross-platform web server software.",
                            "slug": "apache-http-server",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "2.4.62",
                            "icon": "Apache.svg",
                            "website": "https:\/\/httpd.apache.org\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Zepto",
                            "description": null,
                            "slug": "zepto",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Zepto.png",
                            "website": "http:\/\/zeptojs.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Swiper",
                            "description": "Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.",
                            "slug": "swiper",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Swiper.svg",
                            "website": "https:\/\/swiperjs.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "LazySizes",
                            "description": "LazySizes is a JavaScript library used to delay the loading of images (iframes, scripts, etc) until they come into view.",
                            "slug": "lazysizes",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                },
                                {
                                    "id": 92,
                                    "slug": "performance",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Performance",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/github.com\/aFarkas\/lazysizes",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Strato",
                            "description": "Strato is an internet hosting service provider headquartered in Berlin, Germany which provide dedicated server hosting, a website builder and a cloud storage services.",
                            "slug": "strato",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                },
                                {
                                    "id": 62,
                                    "slug": "paas",
                                    "groups": [
                                        7
                                    ],
                                    "name": "PaaS",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Strato.svg",
                            "website": "https:\/\/www.strato.com",
                            "pricing": [
                                "recurring",
                                "payg"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    ],
                    "axe": {
                        "testEngine": "4.4.1",
                        "violations": [
                            {
                                "id": "image-alt",
                                "impact": "critical",
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag111",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                                "help": "Images must have alternate text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(1) > .page-preview-image.slideshow > img:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(7)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".lazyloaded:nth-child(8)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(2) > .page-preview-image.slideshow > img:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(7)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                        "target": [
                                            ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                        "target": [
                                            ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                        "target": [
                                            ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                        "target": [
                                            ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(7)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                        "target": [
                                            ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                        "target": [
                                            ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                        "target": [
                                            ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloading\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                        "target": [
                                            ".lazyloading:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".lazyloading:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyload:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".lazyload:nth-child(6)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyload:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyload:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": "serious",
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag244",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures links have discernible text",
                                "help": "Links must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a class=\"logo\" href=\"https:\/\/studiocoucou.berlin\">\n\t\t<svg class=\"icon icon-logo\"><use xlink:href=\"#logo\"><\/use><\/svg>\t<\/a>",
                                        "target": [
                                            ".logo"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.instagram.com\/studiocoucouberlin\/\" target=\"_blank\">\n\t\t<svg class=\"icon icon-instagram\"><use xlink:href=\"#instagram\"><\/use><\/svg>\t<\/a>",
                                        "target": [
                                            "a[target=\"_blank\"]:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.pinterest.de\/e885590fb632ba123243595079e934\/\" target=\"_blank\">\n\t\t<svg class=\"icon icon-pinterest\"><use xlink:href=\"#pinterest\"><\/use><\/svg>\t<\/a>",
                                        "target": [
                                            "a[target=\"_blank\"]:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    }
                                ]
                            }
                        ],
                        "passes": [
                            {
                                "id": "aria-hidden-body",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures aria-hidden='true' is not present on the document body.",
                                "help": "aria-hidden='true' must not be present on the document body",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-hidden-body",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "No aria-hidden attribute is present on document body"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<body>",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "bypass",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag241",
                                    "section508",
                                    "section508.22.o"
                                ],
                                "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                                "help": "Page must have means to bypass repeated blocks",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "landmark",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<main>",
                                                        "target": [
                                                            "main"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a landmark region"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "color-contrast",
                                "impact": null,
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\" is-active\" \"=\"\" href=\"https:\/\/studiocoucou.berlin\/en\">Projects<\/a>",
                                        "target": [
                                            ".is-active"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"\" href=\"https:\/\/studiocoucou.berlin\/en\/products\">All Products<\/a>",
                                        "target": [
                                            ".menu > a:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/tables\">Tables<\/a>",
                                        "target": [
                                            ".menu > a:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/seating\">Seating<\/a>",
                                        "target": [
                                            ".menu > a:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/lighting\">Lighting<\/a>",
                                        "target": [
                                            ".menu > a:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/decoration\">Decoration<\/a>",
                                        "target": [
                                            ".menu > a:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"\" href=\"https:\/\/studiocoucou.berlin\/en\/about\">About<\/a>",
                                        "target": [
                                            ".menu > a:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">EBA Works<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(1) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Relaxound<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(2) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">REMI<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(3) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">The Green Box<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(4) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Apartment K 2.0<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(5) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Villa Kellermann Tim Raue<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(6) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Esters Apartment 2.0<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(7) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Futurice<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(8) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">NEO<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(9) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">L.A. POK\u00c9<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(10) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Miele Artline<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(11) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Tim Raue Colette Berlin<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(12) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Mercure Wiesbaden<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(13) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Apartment K<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(14) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Orthopedic Practice LP15<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(15) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Dragonfly by Tim Raue<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(16) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Razorfish<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(17) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Meininger Hotel Leipzig<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(18) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Berlin coffee<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(19) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Restaurant Tim Raue<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(20) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Esters Aparment<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(21) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/legal\/imprint\">Imprint<\/a>",
                                        "target": [
                                            ".legal-and-language > a:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/legal\/datenschutz\">Datenschutz<\/a>",
                                        "target": [
                                            ".legal-and-language > a:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/studiocoucou.berlin\" hreflang=\"de\">Deutsch<\/a>",
                                        "target": [
                                            "a[hreflang=\"de\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "document-title",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag242",
                                    "ACT"
                                ],
                                "description": "Ensures each HTML document contains a non-empty <title> element",
                                "help": "Documents must have <title> element to aid in navigation",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "doc-has-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has a non-empty <title> element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "arrow-left",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"arrow-left\" viewBox=\"0 0 16 25\">",
                                        "target": [
                                            "#arrow-left"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "arrow-right",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"arrow-right\" viewBox=\"0 0 16 25\">",
                                        "target": [
                                            "#arrow-right"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "burger",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"burger\" viewBox=\"0 0 22 19\"><title>burger<\/title><g fill-rule=\"nonzero\"><path d=\"M0 3V0h22v3zM0 11V8h22v3zM0 19v-3h22v3z\"><\/path><\/g><\/symbol>",
                                        "target": [
                                            "#burger"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "instagram",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"instagram\" viewBox=\"0 0 20 20\">",
                                        "target": [
                                            "#instagram"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "logo",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"logo\" viewBox=\"0 0 200 26\">",
                                        "target": [
                                            "#logo"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "pinterest",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"pinterest\" viewBox=\"0 0 20 20\">",
                                        "target": [
                                            "#pinterest"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-has-lang",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures every HTML document has a lang attribute",
                                "help": "<html> element must have a lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The <html> element has a lang attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-lang-valid",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures the lang attribute of the <html> element has a valid value",
                                "help": "<html> element must have a valid value for the lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "valid-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Value of lang attribute is included in the list of valid languages"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": "serious",
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag244",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures links have discernible text",
                                "help": "Links must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\" is-active\" \"=\"\" href=\"https:\/\/studiocoucou.berlin\/en\">Projects<\/a>",
                                        "target": [
                                            ".is-active"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"\" href=\"https:\/\/studiocoucou.berlin\/en\/products\">All Products<\/a>",
                                        "target": [
                                            ".menu > a:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/tables\">Tables<\/a>",
                                        "target": [
                                            ".menu > a:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/seating\">Seating<\/a>",
                                        "target": [
                                            ".menu > a:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/lighting\">Lighting<\/a>",
                                        "target": [
                                            ".menu > a:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/decoration\">Decoration<\/a>",
                                        "target": [
                                            ".menu > a:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"\" href=\"https:\/\/studiocoucou.berlin\/en\/about\">About<\/a>",
                                        "target": [
                                            ".menu > a:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/eba-work\">",
                                        "target": [
                                            ".page-preview: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 class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/relaxound\">",
                                        "target": [
                                            ".page-preview: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 class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/remi\">",
                                        "target": [
                                            ".page-preview:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/the-green-box\">",
                                        "target": [
                                            ".page-preview:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/apartment-k-2-0\">",
                                        "target": [
                                            ".page-preview:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/villa-kellermann-tim-raue\">",
                                        "target": [
                                            ".page-preview:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/ester-bruzkus-apartment\">",
                                        "target": [
                                            ".page-preview:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/futurice\">",
                                        "target": [
                                            ".page-preview:nth-child(8)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/neo\">",
                                        "target": [
                                            ".page-preview:nth-child(9)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/l-a-poke\">",
                                        "target": [
                                            ".page-preview:nth-child(10)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/miele-artline\">",
                                        "target": [
                                            ".page-preview:nth-child(11)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/tim-raue-colette-berlin\">",
                                        "target": [
                                            ".page-preview:nth-child(12)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/mercure-wiesbaden\">",
                                        "target": [
                                            ".page-preview:nth-child(13)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/kastanienallee\">",
                                        "target": [
                                            ".page-preview:nth-child(14)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/leipziger-15\">",
                                        "target": [
                                            ".page-preview:nth-child(15)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/dragonfly-by-tim-raue\">",
                                        "target": [
                                            ".page-preview:nth-child(16)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/razorfish\">",
                                        "target": [
                                            ".page-preview:nth-child(17)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/meininger-leipzig\">",
                                        "target": [
                                            ".page-preview:nth-child(18)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/berlin-coffee\">",
                                        "target": [
                                            ".page-preview:nth-child(19)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/le-corbusier-lc7\">",
                                        "target": [
                                            ".page-preview:nth-child(20)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/esters-aparment\">",
                                        "target": [
                                            ".page-preview:nth-child(21)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/legal\/imprint\">Imprint<\/a>",
                                        "target": [
                                            ".legal-and-language > a:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/legal\/datenschutz\">Datenschutz<\/a>",
                                        "target": [
                                            ".legal-and-language > a:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/studiocoucou.berlin\" hreflang=\"de\">Deutsch<\/a>",
                                        "target": [
                                            "a[hreflang=\"de\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "nested-interactive",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                                "help": "Interactive controls must not be nested",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(1) > .page-preview-image.slideshow > img:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".lazyloaded:nth-child(8)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(2) > .page-preview-image.slideshow > img:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                        "target": [
                                            ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                        "target": [
                                            ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                        "target": [
                                            ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                        "target": [
                                            ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                        "target": [
                                            ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                        "target": [
                                            ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                        "target": [
                                            ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloading\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                        "target": [
                                            ".lazyloading:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".lazyloading:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyload:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".lazyload:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyload:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyload:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyload:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyload:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyload:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyload:nth-child(4)"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": []
                    },
                    "base_page_ip_ptr": "w86.rzone.de",
                    "base_page_cname": "",
                    "base_page_dns_server": "shades18.rzone.de",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 67656,
                    "testUrl": "https:\/\/studiocoucou.berlin\/",
                    "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:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":1187},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "NEXTBook-Regular",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "normal"
                        }
                    ],
                    "generated-content-percent": 59.130000000000003,
                    "generated-content-size": 81.019999999999996,
                    "imgs-in-viewport": [
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg",
                            "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1779,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg",
                            "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg 2601w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        }
                    ],
                    "imgs-no-alt": [
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg",
                            "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg",
                            "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
                        }
                    ],
                    "imgs-out-viewport": [
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1779,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1779,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1779,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1779,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1779,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1779,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1779,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1779,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1779,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1779,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 1187
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "srcSet": "data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1,
                            "naturalHeight": 1
                        }
                    ],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width,initial-scale=1.0",
                    "possibly-render-blocking-reqs": [
                        "http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1",
                        "https:\/\/studiocoucou.berlin\/assets\/js\/main.1565780567.js",
                        "https:\/\/studiocoucou.berlin\/assets\/css\/style.1565780565.css"
                    ],
                    "rendered-html": "<html lang=\"en\"><head><meta charset=\"utf-8\">\n<meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\">\n<meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0\">\n<title>Studiocoucou<\/title>\n<meta name=\"description\" content=\"STUDIO COUCOU sollte ein Schaufenster werden, in dem Hersteller und Designer gleicherma\u00dfen auftreten k\u00f6nnen. Ein shared showroom. Ein Ort, zu dem der in ein M\u00f6belst\u00fcck verliebte Kunde pilgern kann, um sein Herzst\u00fcck dort direkt einzukaufen.\">\n<meta property=\"og:title\" content=\"Studiocoucou\">\n<meta property=\"og:description\" content=\"STUDIO COUCOU sollte ein Schaufenster werden, in dem Hersteller und Designer gleicherma\u00dfen auftreten k\u00f6nnen. Ein shared showroom. Ein Ort, zu dem der in ein M\u00f6belst\u00fcck verliebte Kunde pilgern kann, um sein Herzst\u00fcck dort direkt einzukaufen.\">\n<meta property=\"og:image\" content=\"https:\/\/studiocoucou.berlin\/content\/1-projects\/bbap_1702-2_0040-2.jpg\">\n<meta property=\"og:image:width\" content=\"1920\">\n<meta property=\"og:image:height\" content=\"2880\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:url\" content=\"https:\/\/studiocoucou.berlin\/en\">\n\n<script>document.write('<script src=\"http:\/\/' + (location.host || 'localhost').split(':')[0] + ':35729\/livereload.js?snipver=1\"><\/' + 'script>')<\/script><script src=\"http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1\"><\/script>\n\n<link rel=\"stylesheet\" href=\"https:\/\/studiocoucou.berlin\/assets\/css\/style.1565780565.css\">\n\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/studiocoucou.berlin\/content\/favicon-16x16.png\" sizes=\"16x16\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/studiocoucou.berlin\/content\/favicon-32x32.png\" sizes=\"32x32\">\n<link rel=\"icon\" type=\"image\/svg\" href=\"https:\/\/studiocoucou.berlin\/content\/favicon-32x32.svg\" sizes=\"32x32\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/studiocoucou.berlin\/content\/favicon-152x152.png\" sizes=\"152x152\">\n\n<\/head><body><div class=\"secretPath\"><\/div>\n\n<div style=\"display: none\"><!--?xml version=\"1.0\" encoding=\"UTF-8\"?--><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><symbol id=\"arrow-left\" viewBox=\"0 0 16 25\"><title>arrow-left<\/title><g fill-rule=\"evenodd\"><path fill=\"currentColor\" fill-rule=\"nonzero\" d=\"M12.603.593l2.818 2.79-9.22 9.127 9.2 9.107-2.82 2.79L.58 12.524z\"><\/path><path d=\"M12.582 23l1.397-1.383L4.78 12.51 14 3.383 12.603 2 2.02 12.476z\"><\/path><\/g><\/symbol><symbol id=\"arrow-right\" viewBox=\"0 0 16 25\"><title>arrow-right<\/title><g fill-rule=\"evenodd\"><path fill=\"currentColor\" fill-rule=\"nonzero\" d=\"M3.397.593l12.024 11.931L3.418 24.407.6 21.617l9.198-9.107-9.22-9.127z\"><\/path><path d=\"M3.44 23l-1.398-1.383 9.199-9.107-9.22-9.127L3.418 2 14 12.476z\"><\/path><\/g><\/symbol><symbol id=\"burger\" viewBox=\"0 0 22 19\"><title>burger<\/title><g fill-rule=\"nonzero\"><path d=\"M0 3V0h22v3zM0 11V8h22v3zM0 19v-3h22v3z\"><\/path><\/g><\/symbol><symbol id=\"instagram\" viewBox=\"0 0 20 20\"><title>instagram<\/title><path d=\"M13.333 10c0-.92-.325-1.706-.976-2.357A3.212 3.212 0 0 0 10 6.667c-.92 0-1.706.325-2.357.976A3.212 3.212 0 0 0 6.667 10c0 .92.325 1.706.976 2.357a3.212 3.212 0 0 0 2.357.976c.92 0 1.706-.325 2.357-.976A3.212 3.212 0 0 0 13.333 10zm1.797 0c0 1.424-.499 2.635-1.497 3.633-.998.998-2.21 1.497-3.633 1.497-1.424 0-2.635-.499-3.633-1.497C5.37 12.635 4.87 11.423 4.87 10c0-1.424.499-2.635 1.497-3.633C7.365 5.37 8.577 4.87 10 4.87c1.424 0 2.635.499 3.633 1.497.998.998 1.497 2.21 1.497 3.633zm1.406-5.339c0 .33-.117.612-.351.847a1.154 1.154 0 0 1-.846.351c-.33 0-.612-.117-.847-.351a1.154 1.154 0 0 1-.351-.847c0-.33.117-.612.351-.846.235-.234.517-.351.847-.351.33 0 .612.117.846.351.234.234.351.517.351.846zM10 1.797l-.996-.007a70.638 70.638 0 0 0-1.374 0c-.312.005-.731.018-1.256.04-.525.021-.973.065-1.341.13a5.22 5.22 0 0 0-.931.24 3.378 3.378 0 0 0-1.146.756c-.33.33-.582.712-.755 1.146a5.22 5.22 0 0 0-.241.93c-.065.37-.109.817-.13 1.342-.022.525-.035.944-.04 1.256-.004.313-.004.77 0 1.374l.007.996-.007.996a70.638 70.638 0 0 0 0 1.374c.005.312.018.731.04 1.256.021.525.065.973.13 1.341.065.37.145.68.24.931.174.434.426.816.756 1.146.33.33.712.582 1.146.755.251.096.562.176.93.241.37.065.817.109 1.342.13.525.022.944.035 1.256.04.313.004.77.004 1.374 0l.996-.007.996.007c.603.004 1.061.004 1.374 0 .312-.005.731-.018 1.256-.04.525-.021.973-.065 1.341-.13a5.22 5.22 0 0 0 .931-.24 3.378 3.378 0 0 0 1.146-.756c.33-.33.582-.712.755-1.146a5.22 5.22 0 0 0 .241-.93c.065-.37.109-.817.13-1.342.022-.525.035-.944.04-1.256.004-.313.004-.77 0-1.374a346.91 346.91 0 0 1-.007-.996l.007-.996c.004-.603.004-1.061 0-1.374a48.238 48.238 0 0 0-.04-1.256 10.319 10.319 0 0 0-.13-1.341 5.22 5.22 0 0 0-.24-.931 3.378 3.378 0 0 0-.756-1.146 3.378 3.378 0 0 0-1.146-.755 5.22 5.22 0 0 0-.93-.241 10.319 10.319 0 0 0-1.342-.13 48.238 48.238 0 0 0-1.256-.04c-.313-.004-.77-.004-1.374 0L10 1.797zM20 10c0 1.988-.022 3.364-.065 4.128-.087 1.805-.625 3.203-1.615 4.192-.99.99-2.387 1.528-4.192 1.615-.764.043-2.14.065-4.128.065s-3.364-.022-4.128-.065c-1.805-.087-3.203-.625-4.192-1.615-.99-.99-1.528-2.387-1.615-4.192C.022 13.364 0 11.988 0 10s.022-3.364.065-4.128C.152 4.067.69 2.67 1.68 1.68 2.67.69 4.067.152 5.872.065 6.636.022 8.012 0 10 0s3.364.022 4.128.065C15.933.152 17.33.69 18.32 1.68c.99.99 1.528 2.387 1.615 4.192.043.764.065 2.14.065 4.128z\" fill-rule=\"nonzero\"><\/path><\/symbol><symbol id=\"logo\" viewBox=\"0 0 200 26\"><title>logo<\/title><path d=\"M0 24.55v-3.362l5.218 1.925h.244c1.541 0 2.487-.874 2.487-2.24 0-3.571-7.914-2.065-7.914-8.264 0-2.8 2.31-4.656 5.497-4.656 1.75 0 3.607.526 4.937 1.225v3.466L5.532 10.86c-1.33 0-2.136.665-2.136 1.75 0 3.396 7.949 2.101 7.949 8.124 0 3.256-2.382 5.146-6.164 5.146-1.75 0-3.851-.63-5.181-1.33zm21.2.91c-3.712 0-5.567-2.032-5.567-5.532V11.56h-2.487V8.373h2.557V4.276h3.43v4.097h5.428l-1.4 3.187h-4.027v8.121c0 1.611.665 2.592 2.347 2.592l1.646-.14v3.327H21.2zm5.158-6.618V8.373h3.5v10.118c0 2.452 1.157 4.202 3.923 4.202 2.801 0 3.956-1.75 3.956-4.202V8.373h3.5v10.469c0 4.202-2.66 7.038-7.456 7.038-4.797 0-7.423-2.836-7.423-7.038zm32.73 6.618v-2.697c-1.54 1.997-3.816 3.117-6.196 3.117-4.588 0-8.718-3.572-8.718-8.964 0-5.39 4.13-8.963 8.718-8.963 2.24 0 4.377 1.016 5.916 2.8V.602h3.502V25.46H59.09zm-.28-8.298v-.49c-.14-3.222-2.52-5.533-5.567-5.533-3.115 0-5.567 2.416-5.567 5.777 0 3.362 2.452 5.778 5.567 5.778 3.047 0 5.427-2.276 5.567-5.532zm7.26-12.886V.6h3.501v3.675h-3.5zm0 21.183V8.371h3.501V25.46h-3.5zm6.586-8.543c0-5.392 4.307-8.962 9.07-8.962 4.76 0 9.066 3.57 9.066 8.962 0 5.393-4.306 8.963-9.067 8.963-4.762 0-9.07-3.57-9.07-8.963zm14.636 0c0-3.36-2.452-5.778-5.567-5.778-3.117 0-5.569 2.417-5.569 5.778 0 3.361 2.452 5.778 5.57 5.778 3.114 0 5.566-2.417 5.566-5.778zm6.173 0c0-5.392 4.341-8.962 9.069-8.962 1.75 0 3.5.525 4.83 1.19v3.5l-4.516-1.576c-3.43 0-5.883 2.452-5.883 5.848 0 3.361 2.662 5.778 6.164 5.778 1.33 0 2.624-.632 3.605-1.436l1.297 3.082c-1.61.979-3.326 1.539-5.497 1.539-4.728 0-9.07-3.57-9.07-8.963zm15.886 0c0-5.392 4.307-8.962 9.069-8.962 4.76 0 9.067 3.57 9.067 8.962 0 5.393-4.307 8.963-9.067 8.963-4.762 0-9.07-3.57-9.07-8.963zm14.636 0c0-3.36-2.452-5.778-5.567-5.778-3.117 0-5.569 2.417-5.569 5.778 0 3.361 2.452 5.778 5.569 5.778 3.115 0 5.567-2.417 5.567-5.778zm6.435 1.926V8.373h3.5v10.118c0 2.452 1.158 4.202 3.924 4.202 2.8 0 3.956-1.75 3.956-4.202V8.373h3.5v10.469c0 4.202-2.66 7.038-7.456 7.038-4.797 0-7.424-2.836-7.424-7.038zm17.742-1.926c0-5.392 4.342-8.962 9.07-8.962 1.75 0 3.5.525 4.83 1.19v3.5l-4.517-1.576c-3.43 0-5.882 2.452-5.882 5.848 0 3.361 2.66 5.778 6.163 5.778 1.33 0 2.625-.632 3.606-1.436l1.296 3.082c-1.61.979-3.326 1.539-5.497 1.539-4.727 0-9.069-3.57-9.069-8.963zm15.886 0c0-5.392 4.307-8.962 9.07-8.962 4.76 0 9.067 3.57 9.067 8.962 0 5.393-4.307 8.963-9.068 8.963-4.762 0-9.069-3.57-9.069-8.963zm14.636 0c0-3.36-2.452-5.778-5.567-5.778-3.116 0-5.568 2.417-5.568 5.778 0 3.361 2.452 5.778 5.568 5.778 3.115 0 5.567-2.417 5.567-5.778zm6.436 1.926V8.373h3.5v10.118c0 2.452 1.157 4.202 3.923 4.202 2.801 0 3.956-1.75 3.956-4.202V8.373H200v10.469c0 4.202-2.661 7.038-7.457 7.038-4.797 0-7.423-2.836-7.423-7.038z\" fill-rule=\"evenodd\"><\/path><\/symbol><symbol id=\"pinterest\" viewBox=\"0 0 20 20\"><title>pinterest<\/title><path d=\"M20 10c0 1.814-.447 3.487-1.341 5.02a9.955 9.955 0 0 1-3.64 3.639C13.488 19.553 11.815 20 10 20c-.964 0-1.91-.139-2.839-.417.513-.807.851-1.519 1.016-2.135.078-.295.313-1.211.703-2.747.174.338.49.631.95.878.46.248.956.372 1.485.372 1.05 0 1.988-.298 2.813-.892.824-.595 1.462-1.413 1.914-2.455.451-1.041.677-2.213.677-3.515 0-.99-.258-1.919-.775-2.787-.516-.868-1.265-1.575-2.246-2.122-.981-.547-2.088-.82-3.32-.82a8.36 8.36 0 0 0-2.552.377c-.79.252-1.461.586-2.012 1.003a6.857 6.857 0 0 0-1.42 1.438 5.954 5.954 0 0 0-.872 1.687 5.682 5.682 0 0 0-.28 1.744c0 .903.174 1.697.521 2.383.347.686.855 1.168 1.523 1.445.26.105.426.018.495-.26.018-.06.052-.195.104-.404.053-.208.087-.338.105-.39.052-.2.004-.386-.144-.56-.442-.53-.664-1.185-.664-1.966 0-1.311.454-2.437 1.361-3.38.907-.941 2.094-1.412 3.561-1.412 1.31 0 2.333.356 3.067 1.068.733.712 1.1 1.636 1.1 2.773 0 1.476-.297 2.73-.892 3.763s-1.356 1.55-2.285 1.55c-.53 0-.955-.19-1.276-.567-.321-.377-.421-.83-.3-1.36.07-.304.185-.71.345-1.218.16-.508.291-.955.39-1.34.1-.387.15-.715.15-.984 0-.434-.117-.794-.35-1.08-.235-.287-.57-.43-1.004-.43-.538 0-.993.247-1.367.742-.373.495-.56 1.11-.56 1.849 0 .633.109 1.163.326 1.588l-1.29 5.443c-.147.608-.203 1.376-.168 2.305-1.789-.79-3.234-2.01-4.336-3.66C.55 13.86 0 12.024 0 10c0-1.814.447-3.487 1.341-5.02a9.955 9.955 0 0 1 3.64-3.639C6.512.447 8.185 0 10 0s3.487.447 5.02 1.341a9.955 9.955 0 0 1 3.639 3.64C19.553 6.512 20 8.185 20 10z\" fill-rule=\"nonzero\"><\/path><\/symbol><\/svg><\/div>\n\n<header>\n\t<a class=\"logo\" href=\"https:\/\/studiocoucou.berlin\">\n\t\t<svg class=\"icon icon-logo\"><use xlink:href=\"#logo\"><\/use><\/svg>\t<\/a>\n\t<div class=\"burger js-toggle-menu\">\n\t\t<svg class=\"icon icon-burger\"><use xlink:href=\"#burger\"><\/use><\/svg>\t<\/div>\n  <nav class=\"menu js-menu\">\n    <a class=\" is-active\" \"=\"\" href=\"https:\/\/studiocoucou.berlin\/en\">Projects<\/a>\n      <a class=\"\" href=\"https:\/\/studiocoucou.berlin\/en\/products\">All Products<\/a>\n                  <a href=\"https:\/\/studiocoucou.berlin\/en\/category\/tables\">Tables<\/a>\n            <a href=\"https:\/\/studiocoucou.berlin\/en\/category\/seating\">Seating<\/a>\n            <a href=\"https:\/\/studiocoucou.berlin\/en\/category\/lighting\">Lighting<\/a>\n            <a href=\"https:\/\/studiocoucou.berlin\/en\/category\/decoration\">Decoration<\/a>\n                  <a class=\"\" href=\"https:\/\/studiocoucou.berlin\/en\/about\">About<\/a>\n    <\/nav><\/header>\n<main>\n<div class=\"projects\">\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/eba-work\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">EBA Works<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/relaxound\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Relaxound<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/remi\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">REMI<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/the-green-box\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">The Green Box<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/apartment-k-2-0\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Apartment K 2.0<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/villa-kellermann-tim-raue\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Villa Kellermann Tim Raue<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/ester-bruzkus-apartment\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Esters Apartment 2.0<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/futurice\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Futurice<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/neo\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">NEO<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/l-a-poke\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">L.A. POK\u00c9<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/miele-artline\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Miele Artline<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/tim-raue-colette-berlin\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Tim Raue Colette Berlin<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/mercure-wiesbaden\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Mercure Wiesbaden<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/kastanienallee\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Apartment K<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/leipziger-15\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Orthopedic Practice LP15<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/dragonfly-by-tim-raue\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Dragonfly by Tim Raue<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/razorfish\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Razorfish<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/meininger-leipzig\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Meininger Hotel Leipzig<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/berlin-coffee\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Berlin coffee<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/le-corbusier-lc7\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Restaurant Tim Raue<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/esters-aparment\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazyload\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Esters Aparment<\/span>\n\t<\/a>\n<\/div>\n\n<\/main>\n\n<footer>\n\t<div class=\"social-media\">\n\t\t<a href=\"https:\/\/www.instagram.com\/studiocoucouberlin\/\" target=\"_blank\">\n\t\t<svg class=\"icon icon-instagram\"><use xlink:href=\"#instagram\"><\/use><\/svg>\t<\/a>\n\t\t\t<a href=\"https:\/\/www.pinterest.de\/e885590fb632ba123243595079e934\/\" target=\"_blank\">\n\t\t<svg class=\"icon icon-pinterest\"><use xlink:href=\"#pinterest\"><\/use><\/svg>\t<\/a>\n\t<\/div>\t<nav class=\"legal-and-language\">\n\t\t<a href=\"https:\/\/studiocoucou.berlin\/en\/legal\/imprint\">Imprint<\/a>\n<a href=\"https:\/\/studiocoucou.berlin\/en\/legal\/datenschutz\">Datenschutz<\/a>\n\t\t<a href=\"https:\/\/studiocoucou.berlin\" hreflang=\"de\">Deutsch<\/a>\n\t<\/nav>\n<\/footer>\n\n<script>\n\tlazySizesConfig = {};\n\tlazySizesConfig.preloadAfterLoad = true;\n<\/script>\n<script src=\"https:\/\/studiocoucou.berlin\/assets\/js\/main.1565780567.js\"><\/script><\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [],
                        "securityHeadersGrade": "F",
                        "securityHeadersScore": 0
                    },
                    "interactivePeriods": [
                        [
                            0,
                            29931
                        ]
                    ],
                    "lastVisualChange": 29800,
                    "render": 1300,
                    "visualComplete85": 29800,
                    "visualComplete90": 29800,
                    "visualComplete95": 29800,
                    "visualComplete99": 29800,
                    "visualComplete": 29800,
                    "SpeedIndex": 25005,
                    "largestPaints": [
                        {
                            "event": "LargestImagePaint",
                            "time": 1438,
                            "size": 1246090,
                            "DOMNodeId": 8,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg",
                                    "srcset": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h",
                                    "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                                    "style": "opacity: 1;"
                                },
                                "sourceURL": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                                "bounds": [
                                    70,
                                    141,
                                    1765,
                                    706
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1438,
                            "size": 1246090,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 70,
                                    "y": 140,
                                    "width": 1765,
                                    "height": 706,
                                    "top": 140,
                                    "right": 1835,
                                    "bottom": 846,
                                    "left": 70
                                },
                                "outerHTML": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg",
                                "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 2207,
                            "size": 10080,
                            "DOMNodeId": 13,
                            "nodeInfo": {
                                "nodeType": "NAV",
                                "attributes": {
                                    "class": "menu js-menu"
                                },
                                "bounds": [
                                    1177.515625,
                                    42,
                                    657.484375,
                                    30
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1438,
                            "size": 1246090,
                            "DOMNodeId": 8,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg",
                                    "srcset": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h",
                                    "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                                    "style": "opacity: 1;"
                                },
                                "sourceURL": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                                "bounds": [
                                    70,
                                    141,
                                    1765,
                                    706
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1438,
                            "size": 1246090,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 70,
                                    "y": 140,
                                    "width": 1765,
                                    "height": 706,
                                    "top": 140,
                                    "right": 1835,
                                    "bottom": 846,
                                    "left": 70
                                },
                                "outerHTML": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg",
                                "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 2206,
                            "size": 10080,
                            "DOMNodeId": 13,
                            "nodeInfo": {
                                "nodeType": "NAV",
                                "attributes": {
                                    "class": "menu js-menu"
                                },
                                "bounds": [
                                    1177.515625,
                                    42,
                                    657.484375,
                                    30
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        }
                    ],
                    "LargestContentfulPaintType": "image",
                    "LargestContentfulPaintNodeType": "IMG",
                    "LargestContentfulPaintImageURL": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 100
                        },
                        {
                            "name": "redirectStart",
                            "time": 106
                        },
                        {
                            "name": "navigationStart",
                            "time": 121
                        },
                        {
                            "name": "domLoading",
                            "time": 121
                        },
                        {
                            "name": "responseEnd",
                            "time": 121
                        },
                        {
                            "name": "domInteractive",
                            "time": 121
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 121
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 121
                        },
                        {
                            "name": "domComplete",
                            "time": 121
                        },
                        {
                            "name": "redirectEnd",
                            "time": 919
                        },
                        {
                            "name": "fetchStart",
                            "time": 919
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 1196
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 1196
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 1196
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 1197
                        },
                        {
                            "name": "domLoading",
                            "time": 1197
                        },
                        {
                            "name": "responseEnd",
                            "time": 1226
                        },
                        {
                            "name": "firstPaint",
                            "time": 1317
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 1317
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 1317
                        },
                        {
                            "name": "LayoutShift",
                            "time": 2103
                        },
                        {
                            "name": "domInteractive",
                            "time": 2144
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 2144
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 2144
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 2206
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 2206
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 2206
                        },
                        {
                            "name": "domComplete",
                            "time": 5282
                        },
                        {
                            "name": "loadEventStart",
                            "time": 5282
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 5282
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 1438
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 1438
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 2206
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 3.4535115082500103e-5
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 3.4535115082500103e-5
                        }
                    ],
                    "chromeUserTiming.navigationStart": 121,
                    "chromeUserTiming.redirectStart": 106,
                    "chromeUserTiming.domLoading": 1197,
                    "chromeUserTiming.responseEnd": 1226,
                    "chromeUserTiming.domInteractive": 2144,
                    "chromeUserTiming.domContentLoadedEventStart": 2144,
                    "chromeUserTiming.domContentLoadedEventEnd": 2145,
                    "chromeUserTiming.domComplete": 5283,
                    "chromeUserTiming.redirectEnd": 919,
                    "chromeUserTiming.fetchStart": 919,
                    "chromeUserTiming.unloadEventStart": 1197,
                    "chromeUserTiming.unloadEventEnd": 1197,
                    "chromeUserTiming.markAsMainFrame": 1197,
                    "chromeUserTiming.commitNavigationEnd": 1197,
                    "chromeUserTiming.firstPaint": 1317,
                    "chromeUserTiming.firstContentfulPaint": 1317,
                    "chromeUserTiming.firstImagePaint": 1317,
                    "chromeUserTiming.LayoutShift": 2103,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 2206,
                    "chromeUserTiming.firstMeaningfulPaint": 2206,
                    "chromeUserTiming.loadEventStart": 5283,
                    "chromeUserTiming.loadEventEnd": 5283,
                    "chromeUserTiming.LargestImagePaint": 1438,
                    "chromeUserTiming.LargestContentfulPaint": 1438,
                    "chromeUserTiming.LargestTextPaint": 2207,
                    "chromeUserTiming.TotalLayoutShift": 3.4535115082500103e-5,
                    "chromeUserTiming.CumulativeLayoutShift": 3.4535115082500103e-5,
                    "LayoutShifts": [
                        {
                            "time": 2103,
                            "score": 3.4535115082500103e-5,
                            "cumulative_score": 3.4535115082500103e-5,
                            "window_score": 3.4535115082500103e-5,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    1178,
                                    42,
                                    657,
                                    30
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 1184,
                                        "y": 42,
                                        "width": 651,
                                        "height": 29,
                                        "top": 42,
                                        "right": 1835,
                                        "bottom": 71,
                                        "left": 1184
                                    },
                                    "currentRect": {
                                        "x": 1178,
                                        "y": 42,
                                        "width": 657,
                                        "height": 30,
                                        "top": 42,
                                        "right": 1835,
                                        "bottom": 72,
                                        "left": 1178
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 0,
                        "cumulative_score": 0,
                        "fraction_of_total": 0
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 1500.075
                            },
                            "13": {
                                "name": "UnprefixedRequestAnimationFrame",
                                "firstUsed": 2140.047
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 1199.5640000000001
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 1199.896
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 1199.903
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 1208.9079999999999
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 1208.9449999999999
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 1208.9480000000001
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 1208.96
                            },
                            "609": {
                                "name": "MixedContentPresent",
                                "firstUsed": 1210.0999999999999
                            },
                            "610": {
                                "name": "MixedContentBlockable",
                                "firstUsed": 1210.1030000000001
                            },
                            "896": {
                                "name": "MixedContentBlockableAllowed",
                                "firstUsed": 1210.1279999999999
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 1210.9259999999999
                            },
                            "3740": {
                                "name": "CrossOriginStrictNosniffWouldBlock",
                                "firstUsed": 1249.865
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 1250.3489999999999
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 1250.357
                            },
                            "522": {
                                "name": "Sizes",
                                "firstUsed": 1250.742
                            },
                            "524": {
                                "name": "SrcsetWDescriptor",
                                "firstUsed": 1250.7850000000001
                            },
                            "523": {
                                "name": "SrcsetXDescriptor",
                                "firstUsed": 1250.9680000000001
                            },
                            "4240": {
                                "name": "ScriptSchedulingType_ParserBlockingInline",
                                "firstUsed": 1254.6030000000001
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 1267.6669999999999
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 1268.146
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 1268.1659999999999
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 1268.2
                            },
                            "976": {
                                "name": "CSSAtRuleSupports",
                                "firstUsed": 1268.242
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 1268.288
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 1269.174
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 1269.1780000000001
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 1269.9280000000001
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 1270.5060000000001
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 1500.758
                            },
                            "1066": {
                                "name": "SameOriginTextScript",
                                "firstUsed": 2132.5540000000001
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 2135.0210000000002
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 2135.3359999999998
                            },
                            "2716": {
                                "name": "WindowDevicePixelRatio",
                                "firstUsed": 2137.848
                            },
                            "2707": {
                                "name": "V8Window_MatchMedia_Method",
                                "firstUsed": 2138.8499999999999
                            },
                            "2705": {
                                "name": "WindowInnerWidth",
                                "firstUsed": 2139.5990000000002
                            },
                            "2706": {
                                "name": "WindowInnerHeight",
                                "firstUsed": 2139.605
                            },
                            "864": {
                                "name": "V8CustomEvent_InitCustomEvent_Method",
                                "firstUsed": 2139.9059999999999
                            },
                            "954": {
                                "name": "V8Window_RequestIdleCallback_Method",
                                "firstUsed": 2141.8090000000002
                            },
                            "4376": {
                                "name": "EligibleForImageLoadingPrioritizationFix",
                                "firstUsed": 2200.578
                            },
                            "19": {
                                "name": "UnprefixedTransitionEndEvent",
                                "firstUsed": 7300.5619999999999
                            }
                        },
                        "CSSFeatures": {
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 1250.2529999999999
                            },
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 1268.173
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 1268.1859999999999
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 1269.1900000000001
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 1269.194
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 1269.1980000000001
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 1269.299
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 1269.3040000000001
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 1269.307
                            },
                            "14": {
                                "name": "CSSPropertyWebkitFontSmoothing",
                                "firstUsed": 1269.3130000000001
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 1269.318
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 1269.3409999999999
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 1269.3440000000001
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 1269.348
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 1269.3520000000001
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 1269.354
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 1269.357
                            },
                            "210": {
                                "name": "CSSPropertyWebkitBoxPack",
                                "firstUsed": 1269.3820000000001
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 1269.386
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 1269.3889999999999
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 1269.432
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 1269.6669999999999
                            },
                            "339": {
                                "name": "CSSPropertyAliasWebkitUserSelect",
                                "firstUsed": 1269.673
                            },
                            "539": {
                                "name": "CSSPropertyUserSelect",
                                "firstUsed": 1269.6769999999999
                            },
                            "421": {
                                "name": "CSSPropertyTouchAction",
                                "firstUsed": 1269.681
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 1269.6980000000001
                            },
                            "36": {
                                "name": "CSSPropertyBorderBottomColor",
                                "firstUsed": 1269.7149999999999
                            },
                            "35": {
                                "name": "CSSPropertyBorderBottom",
                                "firstUsed": 1269.7270000000001
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 1269.7940000000001
                            },
                            "445": {
                                "name": "CSSPropertyWillChange",
                                "firstUsed": 1269.8330000000001
                            },
                            "332": {
                                "name": "CSSPropertyAliasWebkitTransition",
                                "firstUsed": 1269.8430000000001
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 1269.846
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 1269.8800000000001
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 1269.8900000000001
                            },
                            "433": {
                                "name": "CSSPropertyObjectFit",
                                "firstUsed": 1269.8969999999999
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 1269.902
                            },
                            "203": {
                                "name": "CSSPropertyWebkitBoxAlign",
                                "firstUsed": 1269.9690000000001
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 1269.973
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 1270.008
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 1270.0139999999999
                            },
                            "60": {
                                "name": "CSSPropertyBorderTop",
                                "firstUsed": 1270.3689999999999
                            },
                            "71": {
                                "name": "CSSPropertyClear",
                                "firstUsed": 1270.376
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 1270.3889999999999
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 1270.433
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 1270.4369999999999
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 1270.4480000000001
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "FirstInteractive": 2044,
                    "TTIMeasurementEnd": 29931,
                    "LastInteractive": 1300,
                    "TimeToInteractive": 1300,
                    "FirstCPUIdle": 2044,
                    "testID": "241224_AiDc4B_AJM",
                    "step": 1,
                    "effectiveBps": 547323,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 122,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": 0.80000000000000004,
                    "lighthouse.Performance.first-contentful-paint": 1485.4559999999999,
                    "lighthouse.Performance.largest-contentful-paint": 1549.874,
                    "lighthouse.Performance.total-blocking-time": 0,
                    "lighthouse.Performance.cumulative-layout-shift": 3.4535115082500103e-5,
                    "lighthouse.Performance.speed-index": 22531,
                    "lighthouse.Accessibility": 0.73999999999999999,
                    "lighthouse.BestPractices": 0.73999999999999999,
                    "lighthouse.SEO": 0.91000000000000003,
                    "lighthouse.PWA": 0.28999999999999998,
                    "edge-processed": true,
                    "longTasks": [],
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "104": 52.399999999999999,
                                "205": 5.5999999999999996,
                                "305": 38.100000000000001,
                                "406": 20,
                                "506": 10,
                                "607": 10,
                                "708": 10,
                                "808": 10,
                                "909": 25,
                                "1009": 10,
                                "1110": 31.600000000000001,
                                "1210": 10,
                                "1311": 23.800000000000001,
                                "1414": 57.899999999999999,
                                "1514": 38.100000000000001,
                                "1615": 40,
                                "1715": 30,
                                "1816": 15,
                                "1916": 15.800000000000001,
                                "2017": 15.800000000000001,
                                "2117": 42.899999999999999,
                                "2219": 42.899999999999999,
                                "2320": 36.799999999999997,
                                "2420": 20,
                                "2521": 27.300000000000001,
                                "2621": 20,
                                "2722": 15.800000000000001,
                                "2822": 19,
                                "2923": 15.800000000000001,
                                "3023": 15,
                                "3124": 38.100000000000001,
                                "3224": 10.5,
                                "3325": 10.5,
                                "3425": 20,
                                "3525": 19,
                                "3626": 15,
                                "3726": 15,
                                "3827": 15.800000000000001,
                                "3927": 22.699999999999999,
                                "4028": 21.100000000000001,
                                "4128": 33.299999999999997,
                                "4229": 15,
                                "4329": 15.800000000000001,
                                "4430": 15,
                                "4530": 19,
                                "4631": 15,
                                "4731": 15.800000000000001,
                                "4832": 15,
                                "4932": 15,
                                "5033": 25,
                                "5133": 26.300000000000001,
                                "5234": 15,
                                "5334": 15,
                                "5435": 28.600000000000001,
                                "5535": 21.100000000000001,
                                "5635": 19,
                                "5736": 71.400000000000006,
                                "5836": 40,
                                "5937": 21.100000000000001,
                                "6038": 40,
                                "6139": 45,
                                "6239": 25,
                                "6340": 25,
                                "6440": 33.299999999999997,
                                "6541": 25,
                                "6641": 25,
                                "6742": 33.299999999999997,
                                "6842": 30,
                                "6943": 30,
                                "7043": 40,
                                "7144": 38.899999999999999,
                                "7244": 33.299999999999997,
                                "7345": 25,
                                "7446": 33.299999999999997,
                                "7546": 23.800000000000001,
                                "7647": 15,
                                "7747": 20,
                                "7848": 15.800000000000001,
                                "7948": 10.5,
                                "8048": 33.299999999999997,
                                "8149": 23.800000000000001,
                                "8249": 15,
                                "8350": 5.5999999999999996,
                                "8450": 19,
                                "8551": 15,
                                "8651": 20,
                                "8752": 15,
                                "8852": 15,
                                "8953": 20,
                                "9053": 35,
                                "9154": 45,
                                "9255": 38.100000000000001,
                                "9355": 21.100000000000001,
                                "9456": 30,
                                "9556": 31.800000000000001,
                                "9657": 26.300000000000001,
                                "9757": 20,
                                "9858": 25,
                                "9958": 25,
                                "10059": 57.100000000000001,
                                "10159": 40,
                                "10260": 25,
                                "10360": 30,
                                "10461": 30,
                                "10561": 25,
                                "10662": 28.600000000000001,
                                "10762": 21.100000000000001,
                                "10863": 36.399999999999999,
                                "10963": 15,
                                "11064": 36.799999999999997,
                                "11164": 15.800000000000001,
                                "11264": 18.199999999999999,
                                "11365": 16.699999999999999,
                                "11465": 14.300000000000001,
                                "11566": 15,
                                "11666": 15,
                                "11767": 15.800000000000001,
                                "11867": 14.300000000000001,
                                "11968": 15.800000000000001,
                                "12068": 42.899999999999999,
                                "12169": 15,
                                "12269": 10.5,
                                "12370": 15,
                                "12470": 23.800000000000001,
                                "12571": 47.600000000000001,
                                "12672": 30,
                                "12772": 25,
                                "12873": 21.100000000000001,
                                "12973": 25,
                                "13074": 54.5,
                                "13174": 26.300000000000001,
                                "13275": 25,
                                "13375": 21.100000000000001,
                                "13476": 28.600000000000001,
                                "13576": 25,
                                "13676": 25,
                                "13777": 26.300000000000001,
                                "13877": 38.100000000000001,
                                "13978": 26.300000000000001,
                                "14078": 50,
                                "14179": 25,
                                "14279": 30,
                                "14380": 19,
                                "14480": 15,
                                "14581": 10,
                                "14681": 10.5,
                                "14782": 15,
                                "14882": 20,
                                "14983": 18.199999999999999,
                                "15083": 36.799999999999997,
                                "15184": 19,
                                "15285": 15.800000000000001,
                                "15385": 19,
                                "15486": 15.800000000000001,
                                "15586": 19,
                                "15687": 15,
                                "15787": 19,
                                "15889": 30,
                                "15989": 45,
                                "16090": 60,
                                "16190": 25,
                                "16291": 28.600000000000001,
                                "16391": 28.600000000000001,
                                "16492": 25,
                                "16592": 21.100000000000001,
                                "16693": 33.299999999999997,
                                "16794": 25,
                                "16894": 25,
                                "16995": 31.800000000000001,
                                "17096": 52.600000000000001,
                                "17197": 21.100000000000001,
                                "17297": 25,
                                "17398": 28.600000000000001,
                                "17499": 25,
                                "17599": 26.300000000000001,
                                "17700": 23.800000000000001,
                                "17801": 15,
                                "17901": 20,
                                "18002": 23.800000000000001,
                                "18103": 38.100000000000001,
                                "18204": 15.800000000000001,
                                "18304": 19,
                                "18405": 19,
                                "18505": 15,
                                "18606": 10.5,
                                "18706": 10,
                                "18807": 15.800000000000001,
                                "18907": 22.699999999999999,
                                "19008": 15,
                                "19108": 35,
                                "19209": 10.5,
                                "19309": 19,
                                "19410": 45,
                                "19510": 26.300000000000001,
                                "19611": 28.600000000000001,
                                "19711": 21.100000000000001,
                                "19812": 26.300000000000001,
                                "19912": 28.600000000000001,
                                "20013": 31.800000000000001,
                                "20113": 50,
                                "20214": 28.600000000000001,
                                "20315": 26.300000000000001,
                                "20415": 25,
                                "20516": 28.600000000000001,
                                "20617": 26.300000000000001,
                                "20717": 28.600000000000001,
                                "20818": 25,
                                "20918": 25,
                                "21019": 25,
                                "21119": 55,
                                "21220": 15,
                                "21320": 15.800000000000001,
                                "21421": 15,
                                "21521": 15,
                                "21622": 10.5,
                                "21722": 22.699999999999999,
                                "21823": 10.5,
                                "21923": 15,
                                "22024": 15.800000000000001,
                                "22124": 38.100000000000001,
                                "22225": 15,
                                "22325": 15,
                                "22426": 10.5,
                                "22526": 15,
                                "22626": 10,
                                "22728": 63.200000000000003,
                                "22828": 33.299999999999997,
                                "22929": 25,
                                "23037": 33.299999999999997,
                                "23138": 47.600000000000001,
                                "23238": 22.199999999999999,
                                "23339": 36.399999999999999,
                                "23439": 25,
                                "23540": 26.300000000000001,
                                "23640": 28.600000000000001,
                                "23741": 30,
                                "23841": 30,
                                "23942": 33.299999999999997,
                                "24042": 36.799999999999997,
                                "24143": 36.799999999999997,
                                "24243": 30,
                                "24344": 23.800000000000001,
                                "24444": 26.300000000000001,
                                "24545": 23.800000000000001,
                                "24645": 23.800000000000001,
                                "24746": 10.5,
                                "24846": 20,
                                "24947": 19,
                                "25047": 23.5,
                                "25148": 30.399999999999999,
                                "25248": 15.800000000000001,
                                "25349": 20,
                                "25449": 10.5,
                                "25550": 15,
                                "25650": 19,
                                "25751": 10.5,
                                "25851": 10.5,
                                "25952": 15,
                                "26052": 35,
                                "26153": 52.399999999999999,
                                "26253": 25,
                                "26354": 30,
                                "26454": 30,
                                "26555": 25,
                                "26655": 31.600000000000001,
                                "26756": 28.600000000000001,
                                "26856": 25,
                                "26956": 28.600000000000001,
                                "27057": 45,
                                "27158": 35,
                                "27258": 30,
                                "27359": 21.100000000000001,
                                "27459": 38.100000000000001,
                                "27560": 28.600000000000001,
                                "27660": 26.300000000000001,
                                "27761": 25,
                                "27861": 30,
                                "27961": 25,
                                "28062": 42.899999999999999,
                                "28162": 15,
                                "28263": 15,
                                "28363": 15,
                                "28464": 20,
                                "28564": 15,
                                "28665": 15.800000000000001,
                                "28765": 20,
                                "28866": 28.600000000000001,
                                "28966": 15,
                                "29067": 35,
                                "29167": 23.800000000000001,
                                "29268": 15,
                                "29368": 15,
                                "29469": 23.800000000000001,
                                "29569": 26.300000000000001,
                                "29670": 25,
                                "29770": 28.600000000000001,
                                "29871": 23.800000000000001,
                                "29971": 26.300000000000001,
                                "30083": 68.200000000000003
                            },
                            "max": 100,
                            "count": 300
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "104": 0,
                                "205": 0,
                                "305": 33186,
                                "406": 716873,
                                "506": 5250,
                                "607": 0,
                                "708": 0,
                                "808": 0,
                                "909": 0,
                                "1009": 0,
                                "1110": 34519,
                                "1210": 0,
                                "1311": 603126,
                                "1414": 3133298,
                                "1514": 8497520,
                                "1615": 5060587,
                                "1715": 5057197,
                                "1816": 5279939,
                                "1916": 4935863,
                                "2017": 5281315,
                                "2117": 4046708,
                                "2219": 0,
                                "2320": 8549202,
                                "2420": 4593411,
                                "2521": 5047755,
                                "2621": 5289538,
                                "2722": 5062821,
                                "2822": 5057447,
                                "2923": 5051978,
                                "3023": 5290878,
                                "3124": 5058351,
                                "3224": 5283430,
                                "3325": 5278570,
                                "3425": 5074168,
                                "3525": 5054675,
                                "3626": 5315770,
                                "3726": 5053617,
                                "3827": 4596536,
                                "3927": 6125916,
                                "4028": 5501907,
                                "4128": 4532802,
                                "4229": 5499442,
                                "4329": 4894673,
                                "4430": 4924328,
                                "4530": 5053697,
                                "4631": 4816107,
                                "4731": 5284013,
                                "4832": 5059964,
                                "4932": 5054363,
                                "5033": 5284644,
                                "5133": 3529541,
                                "5234": 0,
                                "5334": 0,
                                "5435": 62035,
                                "5535": 18199071,
                                "5635": 5173315,
                                "5736": 5284969,
                                "5836": 5486403,
                                "5937": 5368004,
                                "6038": 5209009,
                                "6139": 5266185,
                                "6239": 4819170,
                                "6340": 4822618,
                                "6440": 5061962,
                                "6541": 5053684,
                                "6641": 5057397,
                                "6742": 5059853,
                                "6842": 5285931,
                                "6943": 5050840,
                                "7043": 5044659,
                                "7144": 5516459,
                                "7244": 5053283,
                                "7345": 5053411,
                                "7446": 5036185,
                                "7546": 5276086,
                                "7647": 5057000,
                                "7747": 5053233,
                                "7848": 3163526,
                                "7948": 0,
                                "8048": 0,
                                "8149": 0,
                                "8249": 0,
                                "8350": 11049322,
                                "8450": 0,
                                "8551": 16887389,
                                "8651": 0,
                                "8752": 0,
                                "8852": 17836942,
                                "8953": 5416782,
                                "9053": 5052551,
                                "9154": 5251795,
                                "9255": 1276861,
                                "9355": 6209,
                                "9456": 0,
                                "9556": 0,
                                "9657": 0,
                                "9757": 0,
                                "9858": 11559967,
                                "9958": 0,
                                "10059": 15191236,
                                "10159": 0,
                                "10260": 0,
                                "10360": 21510774,
                                "10461": 5169380,
                                "10561": 4943017,
                                "10662": 5278004,
                                "10762": 5060315,
                                "10863": 5277710,
                                "10963": 5280356,
                                "11064": 5053666,
                                "11164": 5511665,
                                "11264": 2747561,
                                "11365": 0,
                                "11465": 0,
                                "11566": 0,
                                "11666": 0,
                                "11767": 0,
                                "11867": 24600820,
                                "11968": 0,
                                "12068": 15309478,
                                "12169": 5070047,
                                "12269": 5408328,
                                "12370": 5177747,
                                "12470": 5406247,
                                "12571": 5337828,
                                "12672": 5756585,
                                "12772": 5516680,
                                "12873": 5742318,
                                "12973": 5528892,
                                "13074": 5748152,
                                "13174": 5514173,
                                "13275": 5978456,
                                "13375": 5972599,
                                "13476": 5747482,
                                "13576": 5977839,
                                "13676": 1778895,
                                "13777": 0,
                                "13877": 0,
                                "13978": 5257,
                                "14078": 0,
                                "14179": 0,
                                "14279": 0,
                                "14380": 0,
                                "14480": 0,
                                "14581": 0,
                                "14681": 34505263,
                                "14782": 0,
                                "14882": 26573806,
                                "14983": 5283109,
                                "15083": 5072826,
                                "15184": 5269687,
                                "15285": 5495994,
                                "15385": 5517859,
                                "15486": 5400223,
                                "15586": 5862666,
                                "15687": 5506875,
                                "15787": 5974271,
                                "15889": 5912395,
                                "15989": 5971181,
                                "16090": 5734263,
                                "16190": 5967487,
                                "16291": 6423628,
                                "16391": 1390448,
                                "16492": 0,
                                "16592": 0,
                                "16693": 0,
                                "16794": 0,
                                "16894": 0,
                                "16995": 0,
                                "17096": 0,
                                "17197": 0,
                                "17297": 0,
                                "17398": 0,
                                "17499": 0,
                                "17599": 0,
                                "17700": 0,
                                "17801": 45402339,
                                "17901": 0,
                                "18002": 24728658,
                                "18103": 0,
                                "18204": 29899577,
                                "18304": 5047664,
                                "18405": 5263125,
                                "18505": 5282377,
                                "18606": 5511747,
                                "18706": 5747579,
                                "18807": 5281948,
                                "18907": 5742621,
                                "19008": 5968672,
                                "19108": 5748113,
                                "19209": 6199822,
                                "19309": 3436206,
                                "19410": 0,
                                "19510": 0,
                                "19611": 0,
                                "19711": 3344,
                                "19812": 0,
                                "19912": 0,
                                "20013": 0,
                                "20113": 0,
                                "20214": 0,
                                "20315": 0,
                                "20415": 0,
                                "20516": 5257,
                                "20617": 0,
                                "20717": 0,
                                "20818": 0,
                                "20918": 0,
                                "21019": 0,
                                "21119": 0,
                                "21220": 52819936,
                                "21320": 0,
                                "21421": 19909354,
                                "21521": 0,
                                "21622": 13316546,
                                "21722": 0,
                                "21823": 12147989,
                                "21923": 0,
                                "22024": 0,
                                "22124": 0,
                                "22225": 0,
                                "22325": 0,
                                "22426": 0,
                                "22526": 0,
                                "22626": 0,
                                "22728": 0,
                                "22828": 0,
                                "22929": 0,
                                "23037": 0,
                                "23138": 0,
                                "23238": 27621363,
                                "23339": 6981951,
                                "23439": 0,
                                "23540": 0,
                                "23640": 27307737,
                                "23741": 0,
                                "23841": 20532071,
                                "23942": 0,
                                "24042": 0,
                                "24143": 0,
                                "24243": 0,
                                "24344": 0,
                                "24444": 0,
                                "24545": 0,
                                "24645": 2982931,
                                "24746": 13917510,
                                "24846": 0,
                                "24947": 17399432,
                                "25047": 18297339,
                                "25148": 0,
                                "25248": 15789132,
                                "25349": 0,
                                "25449": 0,
                                "25550": 5254,
                                "25650": 3344,
                                "25751": 0,
                                "25851": 0,
                                "25952": 0,
                                "26052": 3402209,
                                "26153": 0,
                                "26253": 11112827,
                                "26354": 0,
                                "26454": 0,
                                "26555": 23358794,
                                "26655": 14254896,
                                "26756": 0,
                                "26856": 0,
                                "26956": 0,
                                "27057": 0,
                                "27158": 0,
                                "27258": 6427232,
                                "27359": 15282829,
                                "27459": 27484708,
                                "27560": 0,
                                "27660": 14767461,
                                "27761": 0,
                                "27861": 26387334,
                                "27961": 0,
                                "28062": 0,
                                "28162": 0,
                                "28263": 0,
                                "28363": 0,
                                "28464": 0,
                                "28564": 0,
                                "28665": 0,
                                "28765": 32707629,
                                "28866": 0,
                                "28966": 23054923,
                                "29067": 0,
                                "29167": 18625109,
                                "29268": 0,
                                "29368": 234783,
                                "29469": 21090833,
                                "29569": 0,
                                "29670": 0,
                                "29770": 0,
                                "29871": 0,
                                "29971": 0,
                                "30083": 0
                            },
                            "max": 52819936,
                            "count": 300
                        }
                    },
                    "maxFID": 0,
                    "TotalBlockingTime": 0,
                    "effectiveBpsDoc": 944462,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1\/details\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1\/performance_optimization\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1\/breakdown\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1\/domains\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1\/screen_shot\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1\/experiments\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDc4B\/AJM\/1_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDc4B\/AJM\/1_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDc4B\/AJM\/1_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&file=1_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDc4B_AJM&file=1_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDc4B\/AJM\/1_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDc4B\/AJM\/1_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDc4B\/AJM\/1_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDc4B\/AJM\/1_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDc4B_AJM&compressed=1&file=1_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_001300.jpg",
                            "VisuallyComplete": 2
                        },
                        {
                            "time": 1400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_001400.jpg",
                            "VisuallyComplete": 5
                        },
                        {
                            "time": 1500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_001500.jpg",
                            "VisuallyComplete": 7
                        },
                        {
                            "time": 2100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_002100.jpg",
                            "VisuallyComplete": 9
                        },
                        {
                            "time": 2200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_002200.jpg",
                            "VisuallyComplete": 9
                        },
                        {
                            "time": 5700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_005700.jpg",
                            "VisuallyComplete": 10
                        },
                        {
                            "time": 5800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_005800.jpg",
                            "VisuallyComplete": 11
                        },
                        {
                            "time": 5900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_005900.jpg",
                            "VisuallyComplete": 12
                        },
                        {
                            "time": 6000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_006000.jpg",
                            "VisuallyComplete": 29
                        },
                        {
                            "time": 6100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_006100.jpg",
                            "VisuallyComplete": 30
                        },
                        {
                            "time": 6200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_006200.jpg",
                            "VisuallyComplete": 13
                        },
                        {
                            "time": 6300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_006300.jpg",
                            "VisuallyComplete": 12
                        },
                        {
                            "time": 6400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_006400.jpg",
                            "VisuallyComplete": 12
                        },
                        {
                            "time": 6500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_006500.jpg",
                            "VisuallyComplete": 12
                        },
                        {
                            "time": 6600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_006600.jpg",
                            "VisuallyComplete": 12
                        },
                        {
                            "time": 6700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_006700.jpg",
                            "VisuallyComplete": 13
                        },
                        {
                            "time": 6800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_006800.jpg",
                            "VisuallyComplete": 30
                        },
                        {
                            "time": 6900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_006900.jpg",
                            "VisuallyComplete": 61
                        },
                        {
                            "time": 7000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_007000.jpg",
                            "VisuallyComplete": 14
                        },
                        {
                            "time": 9100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_009100.jpg",
                            "VisuallyComplete": 12
                        },
                        {
                            "time": 9500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_009500.jpg",
                            "VisuallyComplete": 30
                        },
                        {
                            "time": 10000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_010000.jpg",
                            "VisuallyComplete": 14
                        },
                        {
                            "time": 10500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_010500.jpg",
                            "VisuallyComplete": 16
                        },
                        {
                            "time": 12500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_012500.jpg",
                            "VisuallyComplete": 10
                        },
                        {
                            "time": 13000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_013000.jpg",
                            "VisuallyComplete": 11
                        },
                        {
                            "time": 13500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_013500.jpg",
                            "VisuallyComplete": 9
                        },
                        {
                            "time": 14000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_014000.jpg",
                            "VisuallyComplete": 9
                        },
                        {
                            "time": 15901,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_015901.jpg",
                            "VisuallyComplete": 9
                        },
                        {
                            "time": 16000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_016000.jpg",
                            "VisuallyComplete": 9
                        },
                        {
                            "time": 16500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_016500.jpg",
                            "VisuallyComplete": 10
                        },
                        {
                            "time": 17000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_017000.jpg",
                            "VisuallyComplete": 28
                        },
                        {
                            "time": 17500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_017500.jpg",
                            "VisuallyComplete": 10
                        },
                        {
                            "time": 19300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_019300.jpg",
                            "VisuallyComplete": 11
                        },
                        {
                            "time": 19500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_019500.jpg",
                            "VisuallyComplete": 12
                        },
                        {
                            "time": 20000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_020000.jpg",
                            "VisuallyComplete": 11
                        },
                        {
                            "time": 20500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_020500.jpg",
                            "VisuallyComplete": 59
                        },
                        {
                            "time": 22600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_022600.jpg",
                            "VisuallyComplete": 9
                        },
                        {
                            "time": 23000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_023000.jpg",
                            "VisuallyComplete": 28
                        },
                        {
                            "time": 23500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_023500.jpg",
                            "VisuallyComplete": 12
                        },
                        {
                            "time": 24000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_024000.jpg",
                            "VisuallyComplete": 16
                        },
                        {
                            "time": 26100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_026100.jpg",
                            "VisuallyComplete": 10
                        },
                        {
                            "time": 26500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_026500.jpg",
                            "VisuallyComplete": 28
                        },
                        {
                            "time": 27000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_027000.jpg",
                            "VisuallyComplete": 12
                        },
                        {
                            "time": 27500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_027500.jpg",
                            "VisuallyComplete": 16
                        },
                        {
                            "time": 29500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_029500.jpg",
                            "VisuallyComplete": 10
                        },
                        {
                            "time": 29800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1&file=ms_029800.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "studiocoucou.berlin": {
                            "bytes": 16368249,
                            "requests": 68,
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 9679,
                            "bytesUncompressed": 105271,
                            "requests": 2
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 43771,
                            "bytesUncompressed": 151068,
                            "requests": 1
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 3052,
                            "bytesUncompressed": 12813,
                            "requests": 1
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 16277095,
                            "bytesUncompressed": 16763027,
                            "requests": 63
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 34652,
                            "bytesUncompressed": 34652,
                            "requests": 1
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        }
                    },
                    "consoleLog": [
                        {
                            "source": "security",
                            "level": "warning",
                            "text": "Mixed Content: The page at 'https:\/\/studiocoucou.berlin\/en' was loaded over HTTPS, but requested an insecure script 'http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1'. This content should also be served over HTTPS.",
                            "timestamp": 1735070136908.2329,
                            "url": "https:\/\/studiocoucou.berlin\/en",
                            "lineNumber": 15,
                            "stackTrace": {
                                "callFrames": [
                                    {
                                        "functionName": "",
                                        "scriptId": "6",
                                        "url": "https:\/\/studiocoucou.berlin\/en",
                                        "lineNumber": 15,
                                        "columnNumber": 17
                                    }
                                ]
                            }
                        },
                        {
                            "source": "network",
                            "level": "error",
                            "text": "Failed to load resource: net::ERR_CONNECTION_REFUSED",
                            "timestamp": 1735070136947.9729,
                            "url": "http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1",
                            "networkRequestId": "29874.5"
                        }
                    ]
                },
                "repeatView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-xjtw-10.10.1.214",
                    "loadTime": 784,
                    "docTime": 784,
                    "fullyLoaded": 19640,
                    "bytesOut": 271375,
                    "bytesOutDoc": 39725,
                    "bytesIn": 32533025,
                    "bytesInDoc": 1863277,
                    "requests": [
                        {
                            "type": 3,
                            "id": "3471C9D9022197BDAD1A4D7585905461",
                            "request_id": "3471C9D9022197BDAD1A4D7585905461",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/",
                            "raw_id": "3471C9D9022197BDAD1A4D7585905461",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/",
                            "responseCode": 302,
                            "load_ms": 60,
                            "ttfb_ms": 60,
                            "load_start": 128,
                            "load_start_float": 128,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "Thu, 19 Nov 1981 08:52:00 GMT",
                            "cacheControl": "no-store, no-cache, must-revalidate",
                            "contentType": "text\/html",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": 0,
                            "dns_end": 34,
                            "connect_start": 34,
                            "connect_end": 68,
                            "ssl_start": 68,
                            "ssl_end": 127,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "www.studiocoucou.berlin",
                                "sanList": [
                                    "www.studiocoucou.berlin",
                                    "studiocoucou.berlin"
                                ],
                                "issuer": "Encryption Everywhere DV TLS CA - G2",
                                "validFrom": 1709510400,
                                "validTo": 1742428799,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2025h1' log",
                                        "logId": "4E75A3275C9A10C3385B6CD4DF3F52EB1DF0E08E1B8D69C0B1FA64B1629A39DF",
                                        "timestamp": 1709518446677,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100A9B3721B4C01DD0766DD18AB54FE3FB65DF12F1FBEC6CAB07EDF8472EC46B60F02203EEA2F5956061F92D96229F652E9B511294791CAA1A0E759FC42CD2A62985F32"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Sabre' CT log",
                                        "logId": "5581D4C2169036014AEA0B9B573C53F0C0E43878702508172FA3AA1D0713D30C",
                                        "timestamp": 1709518446730,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402203A81E8FEB1DEE0E43DAE924DE1B252300F3A380D2627EE4FA1685577DA982CA202204A2C23C76C9BF0FB0F04D995EBCBD23B9973BA7C67E0BE72706F0CA6656CB25F"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2025 Log",
                                        "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                        "timestamp": 1709518446601,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100DCB5D0F9DCD59993107D08EE582A2DF186E33AB5D2E2C2588D678035E409B98C022037DBFE1D5576D84FEDD8BC2DFDD4114DCF5E2B774AB394035D5326CBEC694237"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":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": [
                                    "cache-control: no-store, no-cache, must-revalidate",
                                    "content-length: 0",
                                    "content-type: text\/html",
                                    "date: Tue, 24 Dec 2024 19:57:45 GMT",
                                    "expires: Thu, 19 Nov 1981 08:52:00 GMT",
                                    "location: https:\/\/studiocoucou.berlin\/en",
                                    "pragma: no-cache",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "x-powered-by: PHP\/7.4.33",
                                    "set-cookie: kirby_session=m5nep04cfefhq10o231smp9a90; path=\/"
                                ]
                            },
                            "bytesOut": 2131,
                            "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": 34,
                            "connect_ms": 34,
                            "ssl_ms": 59,
                            "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": 8,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin 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": 4866,
                            "netlog_id": 1000000,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGGjCCBQKgAwIBAgIQAytPJQ+JZRnoF7P3L10zCTANBgkqhkiG9w0BAQsFADBu\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMS0wKwYDVQQDEyRFbmNyeXB0aW9uIEV2ZXJ5d2hlcmUg\nRFYgVExTIENBIC0gRzIwHhcNMjQwMzA0MDAwMDAwWhcNMjUwMzE5MjM1OTU5WjAi\nMSAwHgYDVQQDExd3d3cuc3R1ZGlvY291Y291LmJlcmxpbjCCASIwDQYJKoZIhvcN\nAQEBBQADggEPADCCAQoCggEBAMLpnUS1mc5SmaCLr2q0BP0ac2Cy6jfg88PyZ4dz\nfBoxHSRT09+r9CfGgX\/1My14pDkHtTxxPkfPin5aqoC3085DnseyzNnXJ\/a0frwx\n\/zKa4DJ8DqYmmgYw2gm1+miPl8FwpwR3XuRuQa8LcZFfWwvNnWTRYA4Ytw3w\/GOj\nGJWUecwh+Fhj\/aVFQ9J+bmbzte+YTRfulEAV02xO9uljISjuA0YbZulu\/amKppTh\nyNjg9dsyZIrDA\/n6JLRTS2BjfJ6noJZp86cS5aEC9XTxy4h9LzA6OvaogFXm2pc0\nJ\/G4KOc0tg3RhdI61LqXfkfN4tJkdubGAGYKbV3LH1LUz\/cCAwEAAaOCAv4wggL6\nMB8GA1UdIwQYMBaAFHjfkZBf7t6s9sV169VMVVPvJEq2MB0GA1UdDgQWBBTTQNRA\nb6vdA1S9sN6FDDe+68fy5zA3BgNVHREEMDAughd3d3cuc3R1ZGlvY291Y291LmJl\ncmxpboITc3R1ZGlvY291Y291LmJlcmxpbjA+BgNVHSAENzA1MDMGBmeBDAECATAp\nMCcGCCsGAQUFBwIBFhtodHRwOi8vd3d3LmRpZ2ljZXJ0LmNvbS9DUFMwDgYDVR0P\nAQH\/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjCBgAYIKwYB\nBQUHAQEEdDByMCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20w\nSgYIKwYBBQUHMAKGPmh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9FbmNyeXB0\naW9uRXZlcnl3aGVyZURWVExTQ0EtRzIuY3J0MAwGA1UdEwEB\/wQCMAAwggF9Bgor\nBgEEAdZ5AgQCBIIBbQSCAWkBZwB2AE51oydcmhDDOFts1N8\/Uusd8OCOG41pwLH6\nZLFimjnfAAABjgc9YFUAAAQDAEcwRQIhAKmzchtMAd0HZt0Yq1T+P7Zd8S8fvsbK\nsH7fhHLsRrYPAiA+6i9ZVgYfktliKfZS6bURKUeRyqGg51n8Qs0qYphfMgB1AFWB\n1MIWkDYBSuoLm1c8U\/DA5Dh4cCUIFy+jqh0HE9MMAAABjgc9YIoAAAQDAEYwRAIg\nOoHo\/rHe4OQ9rpJN4bJSMA86OA0mJ+5PoWhVd9qYLKICIEosI8dsm\/D7DwTZlevL\n0juZc7p8Z+C+cnBvDKZlbLJfAHYAfVkeEuF4KnscYWd8Xv340IdcFKBOlZ65Ay\/Z\nDowuebgAAAGOBz1gCQAABAMARzBFAiEA3LXQ+dzVmZMQfQjuWCot8YbjOrXS4sJY\njWeANeQJuYwCIDfb\/h1VdthP7di8Lf3UEU3PXit3SrOUA11TJsvsaUI3MA0GCSqG\nSIb3DQEBCwUAA4IBAQAargfgEQDRO7VYskzl9uqhzVCWNjPUtBnWNocecfmvv4iD\nUi9jd0r352KjiEaeCIjI\/36xnH6KcyevDUPqFOfUlrDcnu5q4HdFCBfWuAA4CGt7\ndRyeFfKRDd+2+tNK9XELer5e86Dz1WrcxNiRbi4RjAWkXH1kgbxAhooClx61GaZM\n8doN2S51RbIElXCZtfIeZpQ3E+OfJgY5mqtXI1C3EtNdrnOlXrDovoxo1xatB7Qg\nv2\/U+iL49HkNxm4VfZiGhS4r9lTlfHD9oY4CQhFIgCB7MQocjALHg4C\/BiNKs1QY\nPPLeGE1Lnd1w1SZ3OBV4\/Y6ioQLKQfDr+xUvRmPa\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEqjCCA5KgAwIBAgIQDeD\/te5iy2EQn2CMnO1e0zANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xNzExMjcxMjQ2NDBaFw0yNzExMjcxMjQ2NDBaMG4xCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xLTArBgNVBAMTJEVuY3J5cHRpb24gRXZlcnl3aGVyZSBEViBUTFMgQ0EgLSBH\nMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAO8Uf46i\/nr7pkgTDqnE\neSIfCFqvPnUq3aF1tMJ5hh9MnO6Lmt5UdHfBGwC9Si+XjK12cjZgxObsL6Rg1njv\nNhAMJ4JunN0JGGRJGSevbJsA3sc68nbPQzuKp5Jc8vpryp2mts38pSCXorPR+sch\nQisKA7OSQ1MjcFN0d7tbrceWFNbzgL2csJVQeogOBGSe\/KZEIZw6gXLKeFe7mupn\nNYJROi2iC11+HuF79iAttMc32Cv6UOxixY\/3ZV+LzpLnklFq98XORgwkIJL1HuvP\nha8yvb+W6JislZJL+HLFtidoxmI7Qm3ZyIV66W533DsGFimFJkz3y0GeHWuSVMbI\nlfsCAwEAAaOCAU8wggFLMB0GA1UdDgQWBBR435GQX+7erPbFdevVTFVT7yRKtjAf\nBgNVHSMEGDAWgBROIlQgGJXm427mD\/r6uRLtBhePOTAOBgNVHQ8BAf8EBAMCAYYw\nHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMBIGA1UdEwEB\/wQIMAYBAf8C\nAQAwNAYIKwYBBQUHAQEEKDAmMCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdp\nY2VydC5jb20wQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQu\nY29tL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDBMBgNVHSAERTBDMDcGCWCGSAGG\n\/WwBAjAqMCgGCCsGAQUFBwIBFhxodHRwczovL3d3dy5kaWdpY2VydC5jb20vQ1BT\nMAgGBmeBDAECATANBgkqhkiG9w0BAQsFAAOCAQEAoBs1eCLKakLtVRPFRjBIJ9LJ\nL0s8ZWum8U8\/1TMVkQMBn+CPb5xnCD0GSA6L\/V0ZFrMNqBirrr5B241OesECvxIi\n98bZ90h9+q\/X5eMyOD35f8YTaEMpdnQCnawIwiHx06\/0BfiTj+b\/XQih+mqt3ZXe\nxNCJqKexdiB2IWGSKcgahPacWkk\/BAQFisKIFYEqHzV974S3FAz\/8LIfD58xnsEN\nGfzyIDkH3JrwYZ8caPTf6ZX9M1GrISN8HnWTtdNCH2xEajRa\/h9ZBXjUyFKQrGk2\nn2hcLrfZSbynEC\/pSw\/ET7H5nWwckjmAJ1l9fcnbqkU\/pf6uMQmnfl0JQjJNSg==\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 188,
                            "ttfb_start": 128,
                            "ttfb_end": 188,
                            "download_start": 188,
                            "download_end": 188,
                            "download_ms": 0,
                            "all_start": 0,
                            "all_end": 188,
                            "all_ms": 187,
                            "index": 0,
                            "number": 1
                        },
                        {
                            "type": 3,
                            "id": "3471C9D9022197BDAD1A4D7585905461-1",
                            "request_id": "3471C9D9022197BDAD1A4D7585905461-1",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/en",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/en",
                            "raw_id": "3471C9D9022197BDAD1A4D7585905461",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 212,
                            "ttfb_ms": 174,
                            "load_start": 190,
                            "load_start_float": 190.00006200000001,
                            "bytesIn": 9679,
                            "objectSize": 9679,
                            "objectSizeUncompressed": 105271,
                            "chunks": [
                                {
                                    "ts": 372,
                                    "bytes": 6720,
                                    "inflated": 57344
                                },
                                {
                                    "ts": 402,
                                    "bytes": 2959,
                                    "inflated": 47927
                                }
                            ],
                            "expires": "Thu, 19 Nov 1981 08:52:00 GMT",
                            "cacheControl": "no-store, no-cache, must-revalidate",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/en",
                                    ":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",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "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": [
                                    "accept-ranges: none",
                                    "cache-control: no-store, no-cache, must-revalidate",
                                    "content-encoding: gzip",
                                    "content-type: text\/html",
                                    "date: Tue, 24 Dec 2024 19:57:46 GMT",
                                    "expires: Thu, 19 Nov 1981 08:52:00 GMT",
                                    "pragma: no-cache",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "set-cookie: kirby_session=m5nep04cfefhq10o231smp9a90; path=\/; secure; HttpOnly",
                                    "vary: User-Agent,Accept-Encoding",
                                    "x-powered-by: PHP\/7.4.33",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2293,
                            "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": 9927,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 189,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 62,
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 402,
                            "ttfb_start": 190,
                            "ttfb_end": 364,
                            "download_start": 364,
                            "download_end": 402,
                            "download_ms": 38,
                            "all_start": 190,
                            "all_end": 402,
                            "all_ms": 212,
                            "index": 1,
                            "number": 2,
                            "cpuTimes": {
                                "EvaluateScript": 5,
                                "v8.compile": 2
                            },
                            "cpu.EvaluateScript": 5,
                            "cpu.v8.compile": 2,
                            "cpuTime": 7,
                            "js_timing": [
                                [
                                    490.80000000000001,
                                    495.38
                                ],
                                [
                                    547.36800000000005,
                                    547.55700000000002
                                ],
                                [
                                    490.81,
                                    492.73399999999998
                                ],
                                [
                                    547.37300000000005,
                                    547.52800000000002
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "31374.2",
                            "request_id": "31374.2",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/assets\/css\/style.1565780565.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/assets\/css\/style.1565780565.css",
                            "raw_id": "31374.2",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 47,
                            "ttfb_ms": 45,
                            "load_start": 384,
                            "load_start_float": 384.00008300000002,
                            "bytesIn": 3052,
                            "objectSize": 3052,
                            "objectSizeUncompressed": 12813,
                            "chunks": [
                                {
                                    "ts": 431,
                                    "bytes": 3052,
                                    "inflated": 12813
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": 17,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/assets\/css\/style.1565780565.css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "priority: u=0",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: none",
                                    "content-encoding: gzip",
                                    "content-length: 3052",
                                    "content-type: text\/css",
                                    "date: Tue, 24 Dec 2024 19:57:46 GMT",
                                    "last-modified: Wed, 14 Aug 2019 11:02:45 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent,Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2044,
                            "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": 3052,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 382,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 83,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 431,
                            "ttfb_start": 384,
                            "ttfb_end": 429,
                            "download_start": 429,
                            "download_end": 431,
                            "download_ms": 2,
                            "all_start": 384,
                            "all_end": 431,
                            "all_ms": 47,
                            "index": 2,
                            "number": 3
                        },
                        {
                            "type": 3,
                            "id": "31374.3",
                            "request_id": "31374.3",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.3",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 47,
                            "ttfb_ms": 46,
                            "load_start": 384,
                            "load_start_float": 384.00008500000001,
                            "bytesIn": 54959,
                            "objectSize": 54959,
                            "objectSizeUncompressed": 54959,
                            "chunks": [
                                {
                                    "ts": 431,
                                    "bytes": 54959
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": 46,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"d6af-5bdce4714442d\"",
                                    "priority: u=2, i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 54959",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:57:46 GMT",
                                    "etag: \"d6af-5bdce4714442d\"",
                                    "last-modified: Thu, 18 Mar 2021 11:55:36 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent"
                                ]
                            },
                            "bytesOut": 2416,
                            "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": 383,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 85,
                            "server_port": "443",
                            "load_end": 431,
                            "ttfb_start": 384,
                            "ttfb_end": 430,
                            "download_start": 430,
                            "download_end": 431,
                            "download_ms": 1,
                            "all_start": 384,
                            "all_end": 431,
                            "all_ms": 47,
                            "index": 3,
                            "number": 4
                        },
                        {
                            "type": 3,
                            "id": "31374.4",
                            "request_id": "31374.4",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.4",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 57,
                            "ttfb_ms": 43,
                            "load_start": 387,
                            "load_start_float": 387.00008700000001,
                            "bytesIn": 365380,
                            "objectSize": 365380,
                            "objectSizeUncompressed": 365380,
                            "chunks": [
                                {
                                    "ts": 434,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 436,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 438,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 440,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 443,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 444,
                                    "bytes": 37700
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": 59,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"59344-61ce61b4a9087\"",
                                    "priority: u=2, i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: 365380",
                                    "content-type: image\/jpeg",
                                    "date: Tue, 24 Dec 2024 19:57:46 GMT",
                                    "etag: \"59344-61ce61b4a9087\"",
                                    "last-modified: Wed, 10 Jul 2024 15:14:46 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent"
                                ]
                            },
                            "bytesOut": 2440,
                            "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": 383,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 87,
                            "server_port": "443",
                            "load_end": 444,
                            "ttfb_start": 387,
                            "ttfb_end": 430,
                            "download_start": 430,
                            "download_end": 444,
                            "download_ms": 14,
                            "all_start": 387,
                            "all_end": 444,
                            "all_ms": 57,
                            "index": 4,
                            "number": 5
                        },
                        {
                            "type": 3,
                            "id": "31374.7",
                            "request_id": "31374.7",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/assets\/js\/main.1565780567.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/assets\/js\/main.1565780567.js",
                            "raw_id": "31374.7",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 116,
                            "ttfb_ms": 70,
                            "load_start": 439,
                            "load_start_float": 439.000114,
                            "bytesIn": 43771,
                            "objectSize": 43771,
                            "objectSizeUncompressed": 151068,
                            "chunks": [
                                {
                                    "ts": 511,
                                    "bytes": 16316,
                                    "inflated": 44871
                                },
                                {
                                    "ts": 539,
                                    "bytes": 16375,
                                    "inflated": 59888
                                },
                                {
                                    "ts": 555,
                                    "bytes": 11080,
                                    "inflated": 46309
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": 277,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/assets\/js\/main.1565780567.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "priority: u=2",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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: none",
                                    "content-encoding: gzip",
                                    "content-length: 43771",
                                    "content-type: text\/javascript",
                                    "date: Tue, 24 Dec 2024 19:57:46 GMT",
                                    "last-modified: Wed, 14 Aug 2019 11:02:47 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent,Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1993,
                            "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": 43771,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 435,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "http2_stream_id": 11,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 114,
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 555,
                            "ttfb_start": 439,
                            "ttfb_end": 509,
                            "download_start": 509,
                            "download_end": 555,
                            "download_ms": 46,
                            "all_start": 439,
                            "all_end": 555,
                            "all_ms": 116,
                            "index": 5,
                            "number": 6,
                            "cpuTimes": {
                                "EvaluateScript": 16,
                                "v8.compile": 5,
                                "FunctionCall": 77
                            },
                            "cpu.EvaluateScript": 16,
                            "cpu.v8.compile": 5,
                            "cpu.FunctionCall": 77,
                            "cpuTime": 99,
                            "js_timing": [
                                [
                                    661.46400000000006,
                                    677.85500000000002
                                ],
                                [
                                    661.47900000000004,
                                    666.57600000000002
                                ],
                                [
                                    680.71400000000006,
                                    686.495
                                ],
                                [
                                    686.53599999999994,
                                    686.64700000000005
                                ],
                                [
                                    690.88699999999994,
                                    691.21900000000005
                                ],
                                [
                                    691.22400000000005,
                                    691.23099999999999
                                ],
                                [
                                    714.08699999999999,
                                    714.18899999999996
                                ],
                                [
                                    714.19899999999996,
                                    714.20399999999995
                                ],
                                [
                                    720.22199999999998,
                                    720.25999999999999
                                ],
                                [
                                    739.90099999999995,
                                    739.93600000000004
                                ],
                                [
                                    739.94399999999996,
                                    740.02300000000002
                                ],
                                [
                                    740.02700000000004,
                                    740.07500000000005
                                ],
                                [
                                    741.65300000000002,
                                    741.66300000000001
                                ],
                                [
                                    741.66899999999998,
                                    741.68700000000001
                                ],
                                [
                                    741.69000000000005,
                                    741.69899999999996
                                ],
                                [
                                    746.44100000000003,
                                    746.44899999999996
                                ],
                                [
                                    746.45399999999995,
                                    746.471
                                ],
                                [
                                    746.47299999999996,
                                    746.48000000000002
                                ],
                                [
                                    748.58699999999999,
                                    748.59500000000003
                                ],
                                [
                                    748.60500000000002,
                                    748.62099999999998
                                ],
                                [
                                    748.62400000000002,
                                    748.63099999999997
                                ],
                                [
                                    753.06799999999998,
                                    753.07600000000002
                                ],
                                [
                                    753.08100000000002,
                                    753.09699999999998
                                ],
                                [
                                    753.10000000000002,
                                    753.10799999999995
                                ],
                                [
                                    758.34199999999998,
                                    758.35000000000002
                                ],
                                [
                                    758.35500000000002,
                                    758.37
                                ],
                                [
                                    758.37300000000005,
                                    758.38
                                ],
                                [
                                    758.63900000000001,
                                    758.64999999999998
                                ],
                                [
                                    758.65499999999997,
                                    758.66800000000001
                                ],
                                [
                                    758.67100000000005,
                                    758.67700000000002
                                ],
                                [
                                    769.80399999999997,
                                    769.81299999999999
                                ],
                                [
                                    769.81799999999998,
                                    769.83600000000001
                                ],
                                [
                                    769.83799999999997,
                                    769.92499999999995
                                ],
                                [
                                    772.42399999999998,
                                    772.43100000000004
                                ],
                                [
                                    772.44000000000005,
                                    772.45699999999999
                                ],
                                [
                                    772.46000000000004,
                                    772.46799999999996
                                ],
                                [
                                    783.89300000000003,
                                    783.90099999999995
                                ],
                                [
                                    783.90599999999995,
                                    783.92899999999997
                                ],
                                [
                                    783.93100000000004,
                                    783.94100000000003
                                ],
                                [
                                    784.01199999999994,
                                    784.10799999999995
                                ],
                                [
                                    798.125,
                                    798.697
                                ],
                                [
                                    798.70799999999997,
                                    798.71500000000003
                                ],
                                [
                                    845.03899999999999,
                                    845.08399999999995
                                ],
                                [
                                    897.15999999999997,
                                    897.68899999999996
                                ],
                                [
                                    897.77800000000002,
                                    898.08000000000004
                                ],
                                [
                                    898.09000000000003,
                                    898.10599999999999
                                ],
                                [
                                    957.11000000000001,
                                    957.12599999999998
                                ],
                                [
                                    957.13300000000004,
                                    957.16099999999994
                                ],
                                [
                                    957.16399999999999,
                                    957.17600000000004
                                ],
                                [
                                    996.30100000000004,
                                    996.42399999999998
                                ],
                                [
                                    996.43399999999997,
                                    996.43899999999996
                                ],
                                [
                                    1022.248,
                                    1022.303
                                ],
                                [
                                    1096.3309999999999,
                                    1096.674
                                ],
                                [
                                    1783.212,
                                    1783.2850000000001
                                ],
                                [
                                    1783.373,
                                    1783.7629999999999
                                ],
                                [
                                    1783.8230000000001,
                                    1784.4259999999999
                                ],
                                [
                                    1784.4349999999999,
                                    1784.444
                                ],
                                [
                                    1796.769,
                                    1796.7850000000001
                                ],
                                [
                                    1842.5630000000001,
                                    1842.576
                                ],
                                [
                                    1842.585,
                                    1842.6079999999999
                                ],
                                [
                                    1842.6110000000001,
                                    1842.625
                                ],
                                [
                                    1860.0319999999999,
                                    1860.0440000000001
                                ],
                                [
                                    1860.0509999999999,
                                    1860.0719999999999
                                ],
                                [
                                    1860.075,
                                    1860.0799999999999
                                ],
                                [
                                    1863.8879999999999,
                                    1863.896
                                ],
                                [
                                    1863.9010000000001,
                                    1863.9190000000001
                                ],
                                [
                                    1863.922,
                                    1863.9259999999999
                                ],
                                [
                                    1863.9359999999999,
                                    1863.9390000000001
                                ],
                                [
                                    1863.942,
                                    1863.9490000000001
                                ],
                                [
                                    1863.952,
                                    1863.9549999999999
                                ],
                                [
                                    1873.1959999999999,
                                    1873.2070000000001
                                ],
                                [
                                    1873.2180000000001,
                                    1873.2380000000001
                                ],
                                [
                                    1873.241,
                                    1873.2460000000001
                                ],
                                [
                                    1896.3040000000001,
                                    1896.425
                                ],
                                [
                                    1896.4349999999999,
                                    1896.4390000000001
                                ],
                                [
                                    1908.5429999999999,
                                    1908.5809999999999
                                ],
                                [
                                    1996.6980000000001,
                                    1997.0150000000001
                                ],
                                [
                                    1997.076,
                                    1997.3130000000001
                                ],
                                [
                                    1997.3219999999999,
                                    1997.336
                                ],
                                [
                                    2040.7750000000001,
                                    2040.789
                                ],
                                [
                                    2040.796,
                                    2040.8219999999999
                                ],
                                [
                                    2040.825,
                                    2040.8309999999999
                                ],
                                [
                                    2097.1860000000001,
                                    2097.2979999999998
                                ],
                                [
                                    2097.306,
                                    2097.3090000000002
                                ],
                                [
                                    2121.4450000000002,
                                    2121.4870000000001
                                ],
                                [
                                    2196.6970000000001,
                                    2196.9929999999999
                                ],
                                [
                                    2197.0729999999999,
                                    2197.3139999999999
                                ],
                                [
                                    2197.3220000000001,
                                    2197.335
                                ],
                                [
                                    2241.377,
                                    2241.3980000000001
                                ],
                                [
                                    2241.4059999999999,
                                    2241.4279999999999
                                ],
                                [
                                    2241.431,
                                    2241.4369999999999
                                ],
                                [
                                    2297.0549999999998,
                                    2297.1439999999998
                                ],
                                [
                                    2297.152,
                                    2297.1559999999999
                                ],
                                [
                                    2321.4470000000001,
                                    2321.4879999999998
                                ],
                                [
                                    2397.0439999999999,
                                    2397.2959999999998
                                ],
                                [
                                    2397.3670000000002,
                                    2397.6509999999998
                                ],
                                [
                                    2397.6610000000001,
                                    2397.6729999999998
                                ],
                                [
                                    2444.7159999999999,
                                    2444.73
                                ],
                                [
                                    2444.7370000000001,
                                    2444.7640000000001
                                ],
                                [
                                    2444.7660000000001,
                                    2444.7719999999999
                                ],
                                [
                                    2496.4229999999998,
                                    2496.5340000000001
                                ],
                                [
                                    2496.5419999999999,
                                    2496.5459999999998
                                ],
                                [
                                    2522.7979999999998,
                                    2522.8719999999998
                                ],
                                [
                                    2596.473,
                                    2596.7260000000001
                                ],
                                [
                                    2596.7959999999998,
                                    2597.2449999999999
                                ],
                                [
                                    2597.2579999999998,
                                    2597.2739999999999
                                ],
                                [
                                    2641.29,
                                    2641.3029999999999
                                ],
                                [
                                    2641.3099999999999,
                                    2641.3330000000001
                                ],
                                [
                                    2641.3359999999998,
                                    2641.3409999999999
                                ],
                                [
                                    2696.8180000000002,
                                    2697.04
                                ],
                                [
                                    2697.0500000000002,
                                    2697.056
                                ],
                                [
                                    2721.3829999999998,
                                    2721.4879999999998
                                ],
                                [
                                    2797.0259999999998,
                                    2797.3159999999998
                                ],
                                [
                                    2797.3829999999998,
                                    2797.605
                                ],
                                [
                                    2797.6149999999998,
                                    2797.6260000000002
                                ],
                                [
                                    2840.2849999999999,
                                    2840.2950000000001
                                ],
                                [
                                    2840.3020000000001,
                                    2840.3240000000001
                                ],
                                [
                                    2840.326,
                                    2840.3319999999999
                                ],
                                [
                                    2896.3499999999999,
                                    2896.4470000000001
                                ],
                                [
                                    2896.4549999999999,
                                    2896.4589999999998
                                ],
                                [
                                    2922.7350000000001,
                                    2922.7809999999999
                                ],
                                [
                                    2996.3760000000002,
                                    2996.643
                                ],
                                [
                                    2996.712,
                                    2996.96
                                ],
                                [
                                    2996.9699999999998,
                                    2996.9830000000002
                                ],
                                [
                                    3041.491,
                                    3041.5059999999999
                                ],
                                [
                                    3041.5140000000001,
                                    3041.54
                                ],
                                [
                                    3041.5430000000001,
                                    3041.5500000000002
                                ],
                                [
                                    3096.7080000000001,
                                    3096.7959999999998
                                ],
                                [
                                    3096.8029999999999,
                                    3096.806
                                ],
                                [
                                    3121.0839999999998,
                                    3121.1260000000002
                                ],
                                [
                                    3197.0819999999999,
                                    3197.3330000000001
                                ],
                                [
                                    3197.4050000000002,
                                    3197.6350000000002
                                ],
                                [
                                    3197.645,
                                    3197.6579999999999
                                ],
                                [
                                    3248.29,
                                    3248.3040000000001
                                ],
                                [
                                    3248.3119999999999,
                                    3248.3359999999998
                                ],
                                [
                                    3248.3389999999999,
                                    3248.3440000000001
                                ],
                                [
                                    3296.413,
                                    3296.576
                                ],
                                [
                                    3296.585,
                                    3296.5909999999999
                                ],
                                [
                                    3322.759,
                                    3322.7910000000002
                                ],
                                [
                                    3396.5360000000001,
                                    3396.779
                                ],
                                [
                                    3396.8620000000001,
                                    3397.0819999999999
                                ],
                                [
                                    3397.0909999999999,
                                    3397.1030000000001
                                ],
                                [
                                    3442.645,
                                    3442.6570000000002
                                ],
                                [
                                    3442.6689999999999,
                                    3442.692
                                ],
                                [
                                    3442.694,
                                    3442.6999999999998
                                ],
                                [
                                    3496.9029999999998,
                                    3497
                                ],
                                [
                                    3497.0079999999998,
                                    3497.027
                                ],
                                [
                                    3521.2069999999999,
                                    3521.241
                                ],
                                [
                                    3596.942,
                                    3597.1880000000001
                                ],
                                [
                                    3597.261,
                                    3597.4830000000002
                                ],
                                [
                                    3597.491,
                                    3597.5030000000002
                                ],
                                [
                                    3643.1619999999998,
                                    3643.1770000000001
                                ],
                                [
                                    3643.1930000000002,
                                    3643.2220000000002
                                ],
                                [
                                    3643.2249999999999,
                                    3643.2310000000002
                                ],
                                [
                                    3696.1320000000001,
                                    3696.2289999999998
                                ],
                                [
                                    3696.2370000000001,
                                    3696.2399999999998
                                ],
                                [
                                    3722.614,
                                    3722.6590000000001
                                ],
                                [
                                    3797.0700000000002,
                                    3797.4160000000002
                                ],
                                [
                                    3797.5140000000001,
                                    3797.8009999999999
                                ],
                                [
                                    3797.8110000000001,
                                    3797.855
                                ],
                                [
                                    3847.7049999999999,
                                    3847.768
                                ],
                                [
                                    3847.777,
                                    3847.8249999999998
                                ],
                                [
                                    3847.8299999999999,
                                    3847.8380000000002
                                ],
                                [
                                    3896.4169999999999,
                                    3896.5059999999999
                                ],
                                [
                                    3896.5120000000002,
                                    3896.5160000000001
                                ],
                                [
                                    3921.9259999999999,
                                    3921.9589999999998
                                ],
                                [
                                    3996.712,
                                    3996.9760000000001
                                ],
                                [
                                    3997.0390000000002,
                                    3997.2640000000001
                                ],
                                [
                                    3997.2719999999999,
                                    3997.2840000000001
                                ],
                                [
                                    4045.3180000000002,
                                    4045.3290000000002
                                ],
                                [
                                    4045.3359999999998,
                                    4045.3580000000002
                                ],
                                [
                                    4045.3609999999999,
                                    4045.366
                                ],
                                [
                                    4091.192,
                                    4091.3490000000002
                                ],
                                [
                                    4091.3620000000001,
                                    4091.3670000000002
                                ],
                                [
                                    4091.3960000000002,
                                    4091.4369999999999
                                ],
                                [
                                    4091.4409999999998,
                                    4091.4459999999999
                                ],
                                [
                                    4091.4560000000001,
                                    4091.4690000000001
                                ],
                                [
                                    4091.471,
                                    4091.4720000000002
                                ],
                                [
                                    4091.4769999999999,
                                    4091.4859999999999
                                ],
                                [
                                    4091.4879999999998,
                                    4091.489
                                ],
                                [
                                    4091.4949999999999,
                                    4091.547
                                ],
                                [
                                    4091.549,
                                    4091.5509999999999
                                ],
                                [
                                    4091.558,
                                    4091.5709999999999
                                ],
                                [
                                    4091.5720000000001,
                                    4091.5740000000001
                                ],
                                [
                                    4091.5790000000002,
                                    4091.5909999999999
                                ],
                                [
                                    4091.5920000000001,
                                    4091.5940000000001
                                ],
                                [
                                    4091.598,
                                    4091.6080000000002
                                ],
                                [
                                    4091.6089999999999,
                                    4091.6109999999999
                                ],
                                [
                                    4091.616,
                                    4091.6239999999998
                                ],
                                [
                                    4091.625,
                                    4091.627
                                ],
                                [
                                    4091.6320000000001,
                                    4091.643
                                ],
                                [
                                    4091.6460000000002,
                                    4091.6480000000001
                                ],
                                [
                                    4091.652,
                                    4091.6610000000001
                                ],
                                [
                                    4091.663,
                                    4091.6640000000002
                                ],
                                [
                                    4091.6680000000001,
                                    4091.6799999999998
                                ],
                                [
                                    4091.6819999999998,
                                    4091.683
                                ],
                                [
                                    4091.6880000000001,
                                    4091.6999999999998
                                ],
                                [
                                    4091.701,
                                    4091.703
                                ],
                                [
                                    4091.7069999999999,
                                    4091.7179999999998
                                ],
                                [
                                    4091.7199999999998,
                                    4091.721
                                ],
                                [
                                    4091.7249999999999,
                                    4091.7310000000002
                                ],
                                [
                                    4091.7330000000002,
                                    4091.7339999999999
                                ],
                                [
                                    4091.7379999999998,
                                    4091.7440000000001
                                ],
                                [
                                    4091.7449999999999,
                                    4091.7469999999998
                                ],
                                [
                                    4091.7510000000002,
                                    4091.7600000000002
                                ],
                                [
                                    4091.761,
                                    4091.7629999999999
                                ],
                                [
                                    4091.7669999999998,
                                    4091.7739999999999
                                ],
                                [
                                    4091.777,
                                    4091.779
                                ],
                                [
                                    4091.7829999999999,
                                    4091.7890000000002
                                ],
                                [
                                    4091.79,
                                    4091.7919999999999
                                ],
                                [
                                    4091.7959999999998,
                                    4091.8040000000001
                                ],
                                [
                                    4091.8049999999998,
                                    4091.806
                                ],
                                [
                                    4091.8110000000001,
                                    4091.8220000000001
                                ],
                                [
                                    4091.8229999999999,
                                    4091.8249999999998
                                ],
                                [
                                    4097.049,
                                    4097.1469999999999
                                ],
                                [
                                    4097.1509999999998,
                                    4097.1549999999997
                                ],
                                [
                                    4121.3940000000002,
                                    4121.433
                                ],
                                [
                                    4197.9579999999996,
                                    4198.2439999999997
                                ],
                                [
                                    4296.4499999999998,
                                    4296.7150000000001
                                ],
                                [
                                    4296.7250000000004,
                                    4296.7619999999997
                                ],
                                [
                                    4323.8530000000001,
                                    4323.8919999999998
                                ],
                                [
                                    4344.7179999999998,
                                    4344.732
                                ],
                                [
                                    4344.7399999999998,
                                    4344.7719999999999
                                ],
                                [
                                    4344.7749999999996,
                                    4344.7809999999999
                                ],
                                [
                                    4396.5219999999999,
                                    4396.6170000000002
                                ],
                                [
                                    4396.625,
                                    4396.6289999999999
                                ],
                                [
                                    4397.5119999999997,
                                    4397.7730000000001
                                ],
                                [
                                    4496.3469999999998,
                                    4496.6189999999997
                                ],
                                [
                                    4496.6289999999999,
                                    4496.6670000000004
                                ],
                                [
                                    4522.7690000000002,
                                    4522.8029999999999
                                ],
                                [
                                    4545.3239999999996,
                                    4545.3379999999997
                                ],
                                [
                                    4545.3450000000003,
                                    4545.3710000000001
                                ],
                                [
                                    4545.375,
                                    4545.3800000000001
                                ],
                                [
                                    4596.9840000000004,
                                    4597.0810000000001
                                ],
                                [
                                    4597.0889999999999,
                                    4597.0919999999996
                                ],
                                [
                                    4598.1180000000004,
                                    4598.4189999999999
                                ],
                                [
                                    4696.9960000000001,
                                    4697.2619999999997
                                ],
                                [
                                    4697.2719999999999,
                                    4697.2860000000001
                                ],
                                [
                                    4723.3999999999996,
                                    4723.4390000000003
                                ],
                                [
                                    4746.5940000000001,
                                    4746.6059999999998
                                ],
                                [
                                    4746.6139999999996,
                                    4746.6409999999996
                                ],
                                [
                                    4746.6440000000002,
                                    4746.6499999999996
                                ],
                                [
                                    4796.7200000000003,
                                    4796.808
                                ],
                                [
                                    4796.8159999999998,
                                    4796.8190000000004
                                ],
                                [
                                    4797.8299999999999,
                                    4798.1000000000004
                                ],
                                [
                                    4896.8649999999998,
                                    4897.125
                                ],
                                [
                                    4897.1350000000002,
                                    4897.1540000000005
                                ],
                                [
                                    4923.2569999999996,
                                    4923.3320000000003
                                ],
                                [
                                    4991.9989999999998,
                                    4992.0140000000001
                                ],
                                [
                                    4992.0209999999997,
                                    4992.049
                                ],
                                [
                                    4992.0519999999997,
                                    4992.058
                                ],
                                [
                                    4996.6629999999996,
                                    4996.7449999999999
                                ],
                                [
                                    4996.7520000000004,
                                    4996.7550000000001
                                ],
                                [
                                    4997.8370000000004,
                                    4998.0919999999996
                                ],
                                [
                                    5096.8199999999997,
                                    5097.1360000000004
                                ],
                                [
                                    5097.1509999999998,
                                    5097.1689999999999
                                ],
                                [
                                    5123.2799999999997,
                                    5123.317
                                ],
                                [
                                    5147.0439999999999,
                                    5147.0569999999998
                                ],
                                [
                                    5147.0659999999998,
                                    5147.0919999999996
                                ],
                                [
                                    5147.0950000000003,
                                    5147.1009999999997
                                ],
                                [
                                    5196.4660000000003,
                                    5196.576
                                ],
                                [
                                    5196.5839999999998,
                                    5196.5879999999997
                                ],
                                [
                                    5197.741,
                                    5198.0309999999999
                                ],
                                [
                                    5296.5150000000003,
                                    5296.7719999999999
                                ],
                                [
                                    5296.7839999999997,
                                    5296.799
                                ],
                                [
                                    5321.8940000000002,
                                    5321.9269999999997
                                ],
                                [
                                    5348.2489999999998,
                                    5348.2619999999997
                                ],
                                [
                                    5348.2700000000004,
                                    5348.299
                                ],
                                [
                                    5348.3019999999997,
                                    5348.308
                                ],
                                [
                                    5396.7070000000003,
                                    5396.8059999999996
                                ],
                                [
                                    5396.8140000000003,
                                    5396.817
                                ],
                                [
                                    5397.7060000000001,
                                    5397.9690000000001
                                ],
                                [
                                    5496.3900000000003,
                                    5496.6570000000002
                                ],
                                [
                                    5496.6670000000004,
                                    5496.6819999999998
                                ],
                                [
                                    5522.7790000000005,
                                    5522.817
                                ],
                                [
                                    5541.8220000000001,
                                    5541.835
                                ],
                                [
                                    5541.973,
                                    5542.0069999999996
                                ],
                                [
                                    5542.0119999999997,
                                    5542.0190000000002
                                ],
                                [
                                    5596.5259999999998,
                                    5596.6959999999999
                                ],
                                [
                                    5596.7070000000003,
                                    5596.7359999999999
                                ],
                                [
                                    5597.6859999999997,
                                    5597.9390000000003
                                ],
                                [
                                    5696.598,
                                    5696.8999999999996
                                ],
                                [
                                    5696.9099999999999,
                                    5696.9300000000003
                                ],
                                [
                                    5722.0500000000002,
                                    5722.0870000000004
                                ],
                                [
                                    5754.3819999999996,
                                    5754.3950000000004
                                ],
                                [
                                    5754.402,
                                    5754.4279999999999
                                ],
                                [
                                    5754.4309999999996,
                                    5754.4359999999997
                                ],
                                [
                                    5797.4499999999998,
                                    5797.4610000000002
                                ],
                                [
                                    5797.4769999999999,
                                    5797.4790000000003
                                ],
                                [
                                    5797.4830000000002,
                                    5797.4849999999997
                                ],
                                [
                                    5797.4880000000003,
                                    5797.4889999999996
                                ],
                                [
                                    5797.4930000000004,
                                    5797.4939999999997
                                ],
                                [
                                    5797.4970000000003,
                                    5797.4989999999998
                                ],
                                [
                                    5797.5020000000004,
                                    5797.5029999999997
                                ],
                                [
                                    5797.5100000000002,
                                    5797.5119999999997
                                ],
                                [
                                    5797.5150000000003,
                                    5797.5169999999998
                                ],
                                [
                                    5797.5200000000004,
                                    5797.5209999999997
                                ],
                                [
                                    5797.5240000000003,
                                    5797.5259999999998
                                ],
                                [
                                    5797.5290000000005,
                                    5797.5309999999999
                                ],
                                [
                                    5797.5339999999997,
                                    5797.5349999999999
                                ],
                                [
                                    5797.5389999999998,
                                    5797.5410000000002
                                ],
                                [
                                    5797.5439999999999,
                                    5797.5450000000001
                                ],
                                [
                                    5797.5479999999998,
                                    5797.5500000000002
                                ],
                                [
                                    5797.5529999999999,
                                    5797.5540000000001
                                ],
                                [
                                    5797.5569999999998,
                                    5797.5590000000002
                                ],
                                [
                                    5797.5619999999999,
                                    5797.5630000000001
                                ],
                                [
                                    5797.5659999999998,
                                    5797.5680000000002
                                ],
                                [
                                    5797.5709999999999,
                                    5797.5720000000001
                                ],
                                [
                                    5797.5749999999998,
                                    5797.576
                                ],
                                [
                                    5797.5799999999999,
                                    5797.5829999999996
                                ],
                                [
                                    5797.5860000000002,
                                    5797.5870000000004
                                ],
                                [
                                    5797.5910000000003,
                                    5797.5919999999996
                                ],
                                [
                                    5797.6189999999997,
                                    5797.6210000000001
                                ],
                                [
                                    5797.6239999999998,
                                    5797.625
                                ],
                                [
                                    5797.6279999999997,
                                    5797.6300000000001
                                ],
                                [
                                    5797.6329999999998,
                                    5797.634
                                ],
                                [
                                    5797.6490000000003,
                                    5797.6509999999998
                                ],
                                [
                                    5797.6540000000005,
                                    5797.6559999999999
                                ],
                                [
                                    5797.6599999999999,
                                    5797.6610000000001
                                ],
                                [
                                    5797.6639999999998,
                                    5797.6660000000002
                                ],
                                [
                                    5797.6689999999999,
                                    5797.6700000000001
                                ],
                                [
                                    5797.6729999999998,
                                    5797.674
                                ],
                                [
                                    5797.6769999999997,
                                    5797.6790000000001
                                ],
                                [
                                    5797.6819999999998,
                                    5797.683
                                ],
                                [
                                    5797.6869999999999,
                                    5797.6899999999996
                                ],
                                [
                                    5797.6940000000004,
                                    5797.6959999999999
                                ],
                                [
                                    5797.701,
                                    5797.7020000000002
                                ],
                                [
                                    5797.7049999999999,
                                    5797.7070000000003
                                ],
                                [
                                    5797.71,
                                    5797.7110000000002
                                ],
                                [
                                    5797.7179999999998,
                                    5797.7860000000001
                                ],
                                [
                                    5797.7910000000002,
                                    5797.7929999999997
                                ],
                                [
                                    5799.3069999999998,
                                    5799.5379999999996
                                ],
                                [
                                    5896.6800000000003,
                                    5896.942
                                ],
                                [
                                    5896.9520000000002,
                                    5896.9660000000003
                                ],
                                [
                                    5924.0569999999998,
                                    5924.0889999999999
                                ],
                                [
                                    5951.1970000000001,
                                    5951.2160000000003
                                ],
                                [
                                    5951.2240000000002,
                                    5951.2510000000002
                                ],
                                [
                                    5951.2539999999999,
                                    5951.259
                                ],
                                [
                                    5996.3729999999996,
                                    5996.5100000000002
                                ],
                                [
                                    5996.5190000000002,
                                    5996.5219999999999
                                ],
                                [
                                    5997.0410000000002,
                                    5997.308
                                ],
                                [
                                    6096.5829999999996,
                                    6096.9470000000001
                                ],
                                [
                                    6096.9570000000003,
                                    6096.9769999999999
                                ],
                                [
                                    6122.0720000000001,
                                    6122.1080000000002
                                ],
                                [
                                    6152.0209999999997,
                                    6153.4129999999996
                                ],
                                [
                                    6153.4260000000004,
                                    6153.4530000000004
                                ],
                                [
                                    6153.4560000000001,
                                    6153.4620000000004
                                ],
                                [
                                    6196.8199999999997,
                                    6196.9409999999998
                                ],
                                [
                                    6196.9489999999996,
                                    6196.9530000000004
                                ],
                                [
                                    6197.6040000000003,
                                    6197.884
                                ],
                                [
                                    6297.0959999999995,
                                    6297.3649999999998
                                ],
                                [
                                    6297.375,
                                    6297.3969999999999
                                ],
                                [
                                    6322.4870000000001,
                                    6322.527
                                ],
                                [
                                    6342.0860000000002,
                                    6342.0959999999995
                                ],
                                [
                                    6342.1049999999996,
                                    6342.1329999999998
                                ],
                                [
                                    6342.1350000000002,
                                    6342.1409999999996
                                ],
                                [
                                    6396.6499999999996,
                                    6396.7510000000002
                                ],
                                [
                                    6396.759,
                                    6396.7629999999999
                                ],
                                [
                                    6397.2259999999997,
                                    6397.4709999999995
                                ],
                                [
                                    6496.7209999999995,
                                    6497.0249999999996
                                ],
                                [
                                    6497.0370000000003,
                                    6497.0529999999999
                                ],
                                [
                                    6522.152,
                                    6522.1869999999999
                                ],
                                [
                                    6540.348,
                                    6540.3609999999999
                                ],
                                [
                                    6540.3680000000004,
                                    6540.3950000000004
                                ],
                                [
                                    6540.3980000000001,
                                    6540.4070000000002
                                ],
                                [
                                    6596.4459999999999,
                                    6596.5439999999999
                                ],
                                [
                                    6596.5519999999997,
                                    6596.5569999999998
                                ],
                                [
                                    6597.1580000000004,
                                    6597.4139999999998
                                ],
                                [
                                    6696.6670000000004,
                                    6696.9750000000004
                                ],
                                [
                                    6696.9849999999997,
                                    6697.0010000000002
                                ],
                                [
                                    6722.0959999999995,
                                    6722.1329999999998
                                ],
                                [
                                    6739.8310000000001,
                                    6739.9350000000004
                                ],
                                [
                                    6739.9449999999997,
                                    6739.9740000000002
                                ],
                                [
                                    6739.9759999999997,
                                    6739.982
                                ],
                                [
                                    6796.8630000000003,
                                    6796.9549999999999
                                ],
                                [
                                    6796.9639999999999,
                                    6796.9669999999996
                                ],
                                [
                                    6797.4499999999998,
                                    6797.7070000000003
                                ],
                                [
                                    6896.9719999999998,
                                    6897.2269999999999
                                ],
                                [
                                    6897.2370000000001,
                                    6897.25
                                ],
                                [
                                    6922.3580000000002,
                                    6922.4009999999998
                                ],
                                [
                                    6946.5140000000001,
                                    6946.5290000000005
                                ],
                                [
                                    6946.5360000000001,
                                    6946.5630000000001
                                ],
                                [
                                    6946.5659999999998,
                                    6946.5720000000001
                                ],
                                [
                                    6996.6289999999999,
                                    6996.7269999999999
                                ],
                                [
                                    6996.7349999999997,
                                    6996.7389999999996
                                ],
                                [
                                    6997.3119999999999,
                                    6997.5870000000004
                                ],
                                [
                                    7096.991,
                                    7097.2569999999996
                                ],
                                [
                                    7097.2669999999998,
                                    7097.2820000000002
                                ],
                                [
                                    7122.393,
                                    7122.4470000000001
                                ],
                                [
                                    7139.5500000000002,
                                    7139.5630000000001
                                ],
                                [
                                    7139.5699999999997,
                                    7139.5990000000002
                                ],
                                [
                                    7139.6019999999999,
                                    7139.6080000000002
                                ],
                                [
                                    7196.2340000000004,
                                    7196.3329999999996
                                ],
                                [
                                    7196.3410000000003,
                                    7196.3440000000001
                                ],
                                [
                                    7196.8280000000004,
                                    7197.067
                                ],
                                [
                                    7296.3490000000002,
                                    7296.6130000000003
                                ],
                                [
                                    7296.6229999999996,
                                    7296.6440000000002
                                ],
                                [
                                    7322.7569999999996,
                                    7322.7969999999996
                                ],
                                [
                                    7343.5500000000002,
                                    7343.5640000000003
                                ],
                                [
                                    7343.5720000000001,
                                    7343.598
                                ],
                                [
                                    7343.6000000000004,
                                    7343.6059999999998
                                ],
                                [
                                    7397.0709999999999,
                                    7397.1750000000002
                                ],
                                [
                                    7397.183,
                                    7397.1869999999999
                                ],
                                [
                                    7397.665,
                                    7397.9009999999998
                                ],
                                [
                                    7491.1989999999996,
                                    7491.2539999999999
                                ],
                                [
                                    7491.2619999999997,
                                    7491.2790000000005
                                ],
                                [
                                    7491.2979999999998,
                                    7491.308
                                ],
                                [
                                    7491.3090000000002,
                                    7491.3109999999997
                                ],
                                [
                                    7491.317,
                                    7491.3370000000004
                                ],
                                [
                                    7491.3379999999997,
                                    7491.3400000000001
                                ],
                                [
                                    7491.3450000000003,
                                    7491.3530000000001
                                ],
                                [
                                    7491.3549999999996,
                                    7491.3559999999998
                                ],
                                [
                                    7491.3620000000001,
                                    7491.3699999999999
                                ],
                                [
                                    7491.3710000000001,
                                    7491.3729999999996
                                ],
                                [
                                    7491.3779999999997,
                                    7491.3919999999998
                                ],
                                [
                                    7491.393,
                                    7491.3950000000004
                                ],
                                [
                                    7491.3999999999996,
                                    7491.4099999999999
                                ],
                                [
                                    7491.4110000000001,
                                    7491.4830000000002
                                ],
                                [
                                    7491.4880000000003,
                                    7491.4960000000001
                                ],
                                [
                                    7491.4979999999996,
                                    7491.4989999999998
                                ],
                                [
                                    7491.5039999999999,
                                    7491.5190000000002
                                ],
                                [
                                    7491.5200000000004,
                                    7491.5219999999999
                                ],
                                [
                                    7491.5259999999998,
                                    7491.5370000000003
                                ],
                                [
                                    7491.5379999999996,
                                    7491.54
                                ],
                                [
                                    7491.5450000000001,
                                    7491.5529999999999
                                ],
                                [
                                    7491.5540000000001,
                                    7491.5550000000003
                                ],
                                [
                                    7491.5600000000004,
                                    7491.5690000000004
                                ],
                                [
                                    7491.5699999999997,
                                    7491.5720000000001
                                ],
                                [
                                    7491.5770000000002,
                                    7491.5839999999998
                                ],
                                [
                                    7491.5860000000002,
                                    7491.5870000000004
                                ],
                                [
                                    7491.5919999999996,
                                    7491.5990000000002
                                ],
                                [
                                    7491.6000000000004,
                                    7491.6019999999999
                                ],
                                [
                                    7491.6059999999998,
                                    7491.6130000000003
                                ],
                                [
                                    7491.6139999999996,
                                    7491.616
                                ],
                                [
                                    7491.6199999999999,
                                    7491.6260000000002
                                ],
                                [
                                    7491.6270000000004,
                                    7491.6279999999997
                                ],
                                [
                                    7491.6319999999996,
                                    7491.6440000000002
                                ],
                                [
                                    7491.6450000000004,
                                    7491.6469999999999
                                ],
                                [
                                    7491.6509999999998,
                                    7491.6580000000004
                                ],
                                [
                                    7491.6589999999997,
                                    7491.6610000000001
                                ],
                                [
                                    7491.665,
                                    7491.6700000000001
                                ],
                                [
                                    7491.6719999999996,
                                    7491.6729999999998
                                ],
                                [
                                    7491.6769999999997,
                                    7491.683
                                ],
                                [
                                    7491.6840000000002,
                                    7491.6859999999997
                                ],
                                [
                                    7491.6899999999996,
                                    7491.6959999999999
                                ],
                                [
                                    7491.6970000000001,
                                    7491.6989999999996
                                ],
                                [
                                    7496.2370000000001,
                                    7496.482
                                ],
                                [
                                    7496.4880000000003,
                                    7496.5060000000003
                                ],
                                [
                                    7522.4059999999999,
                                    7522.4539999999997
                                ],
                                [
                                    7546.5129999999999,
                                    7546.5439999999999
                                ],
                                [
                                    7546.5540000000001,
                                    7546.585
                                ],
                                [
                                    7546.5889999999999,
                                    7546.5959999999995
                                ],
                                [
                                    7597.2969999999996,
                                    7597.3829999999998
                                ],
                                [
                                    7597.3909999999996,
                                    7597.3950000000004
                                ],
                                [
                                    7598.5730000000003,
                                    7598.9099999999999
                                ],
                                [
                                    7696.5420000000004,
                                    7696.8190000000004
                                ],
                                [
                                    7696.8289999999997,
                                    7696.8580000000002
                                ],
                                [
                                    7722.9700000000003,
                                    7723.0119999999997
                                ],
                                [
                                    7743.5039999999999,
                                    7743.518
                                ],
                                [
                                    7743.5259999999998,
                                    7743.5559999999996
                                ],
                                [
                                    7743.5590000000002,
                                    7743.5649999999996
                                ],
                                [
                                    7797.2449999999999,
                                    7797.3370000000004
                                ],
                                [
                                    7797.3459999999995,
                                    7797.3490000000002
                                ],
                                [
                                    7798.2349999999997,
                                    7798.4549999999999
                                ],
                                [
                                    7896.6049999999996,
                                    7896.8969999999999
                                ],
                                [
                                    7896.9070000000002,
                                    7896.9229999999998
                                ],
                                [
                                    7923.0219999999999,
                                    7923.0600000000004
                                ],
                                [
                                    7948.6589999999997,
                                    7948.6729999999998
                                ],
                                [
                                    7948.6809999999996,
                                    7948.7290000000003
                                ],
                                [
                                    7948.7330000000002,
                                    7948.7399999999998
                                ],
                                [
                                    7996.6450000000004,
                                    7996.7520000000004
                                ],
                                [
                                    7996.7600000000002,
                                    7996.7640000000001
                                ],
                                [
                                    7997.6610000000001,
                                    7997.8900000000003
                                ],
                                [
                                    8096.683,
                                    8096.9989999999998
                                ],
                                [
                                    8097.0100000000002,
                                    8097.0259999999998
                                ],
                                [
                                    8122.1199999999999,
                                    8122.1549999999997
                                ],
                                [
                                    8141.3389999999999,
                                    8141.3519999999999
                                ],
                                [
                                    8141.3599999999997,
                                    8141.4040000000005
                                ],
                                [
                                    8141.4080000000004,
                                    8141.415
                                ],
                                [
                                    8196.6540000000005,
                                    8196.7549999999992
                                ],
                                [
                                    8196.7620000000006,
                                    8196.7659999999996
                                ],
                                [
                                    8197.6579999999994,
                                    8197.8790000000008
                                ],
                                [
                                    8296.4840000000004,
                                    8296.7440000000006
                                ],
                                [
                                    8296.759,
                                    8296.777
                                ],
                                [
                                    8321.8819999999996,
                                    8321.9169999999995
                                ],
                                [
                                    8341.0969999999998,
                                    8341.1360000000004
                                ],
                                [
                                    8341.1440000000002,
                                    8341.1710000000003
                                ],
                                [
                                    8341.1740000000009,
                                    8341.1800000000003
                                ],
                                [
                                    8397.1859999999997,
                                    8397.2829999999994
                                ],
                                [
                                    8397.2909999999993,
                                    8397.2939999999999
                                ],
                                [
                                    8398.2119999999995,
                                    8398.4169999999995
                                ],
                                [
                                    8496.6149999999998,
                                    8496.8899999999994
                                ],
                                [
                                    8496.8999999999996,
                                    8496.9150000000009
                                ],
                                [
                                    8523.0159999999996,
                                    8523.0540000000001
                                ],
                                [
                                    8537.9009999999998,
                                    8537.9130000000005
                                ],
                                [
                                    8537.9200000000001,
                                    8537.9459999999999
                                ],
                                [
                                    8537.9490000000005,
                                    8537.9549999999999
                                ],
                                [
                                    8596.8680000000004,
                                    8596.9580000000005
                                ],
                                [
                                    8596.9660000000003,
                                    8596.9689999999991
                                ],
                                [
                                    8597.8320000000003,
                                    8598.0480000000007
                                ],
                                [
                                    8696.8940000000002,
                                    8697.1579999999994
                                ],
                                [
                                    8697.1679999999997,
                                    8697.2060000000001
                                ],
                                [
                                    8723.3060000000005,
                                    8723.3449999999993
                                ],
                                [
                                    8740.5849999999991,
                                    8740.598
                                ],
                                [
                                    8740.6049999999996,
                                    8740.6319999999996
                                ],
                                [
                                    8740.6419999999998,
                                    8740.6489999999994
                                ],
                                [
                                    8797.2160000000003,
                                    8797.3060000000005
                                ],
                                [
                                    8797.3140000000003,
                                    8797.3169999999991
                                ],
                                [
                                    8798.3029999999999,
                                    8798.5020000000004
                                ],
                                [
                                    8896.7479999999996,
                                    8897.0419999999995
                                ],
                                [
                                    8897.0540000000001,
                                    8897.0879999999997
                                ],
                                [
                                    8923.1700000000001,
                                    8923.2119999999995
                                ],
                                [
                                    8948.7720000000008,
                                    8948.7860000000001
                                ],
                                [
                                    8948.7939999999999,
                                    8948.8199999999997
                                ],
                                [
                                    8948.8230000000003,
                                    8948.8529999999992
                                ],
                                [
                                    8996.4400000000005,
                                    8996.5669999999991
                                ],
                                [
                                    8996.5769999999993,
                                    8996.5820000000003
                                ],
                                [
                                    8998.0310000000009,
                                    8998.2600000000002
                                ],
                                [
                                    9097.0740000000005,
                                    9097.3369999999995
                                ],
                                [
                                    9097.3459999999995,
                                    9097.3629999999994
                                ],
                                [
                                    9123.4619999999995,
                                    9123.4979999999996
                                ],
                                [
                                    9139.9699999999993,
                                    9139.9809999999998
                                ],
                                [
                                    9139.9879999999994,
                                    9140.0120000000006
                                ],
                                [
                                    9140.0149999999994,
                                    9140.0210000000006
                                ],
                                [
                                    9197.2009999999991,
                                    9197.3019999999997
                                ],
                                [
                                    9197.3099999999995,
                                    9197.3130000000001
                                ],
                                [
                                    9198.2579999999998,
                                    9198.4680000000008
                                ],
                                [
                                    9297.1769999999997,
                                    9297.2070000000003
                                ],
                                [
                                    9297.2139999999999,
                                    9297.2160000000003
                                ],
                                [
                                    9297.2199999999993,
                                    9297.2209999999995
                                ],
                                [
                                    9297.2240000000002,
                                    9297.2260000000006
                                ],
                                [
                                    9297.2289999999994,
                                    9297.2299999999996
                                ],
                                [
                                    9297.2330000000002,
                                    9297.2350000000006
                                ],
                                [
                                    9297.2389999999996,
                                    9297.241
                                ],
                                [
                                    9297.2440000000006,
                                    9297.2450000000008
                                ],
                                [
                                    9297.2479999999996,
                                    9297.2520000000004
                                ],
                                [
                                    9297.2559999999994,
                                    9297.2569999999996
                                ],
                                [
                                    9297.2600000000002,
                                    9297.2620000000006
                                ],
                                [
                                    9297.2649999999994,
                                    9297.2659999999996
                                ],
                                [
                                    9297.2690000000002,
                                    9297.2710000000006
                                ],
                                [
                                    9297.2739999999994,
                                    9297.2749999999996
                                ],
                                [
                                    9297.2790000000005,
                                    9297.2800000000007
                                ],
                                [
                                    9297.2829999999994,
                                    9297.2839999999997
                                ],
                                [
                                    9297.2870000000003,
                                    9297.2890000000007
                                ],
                                [
                                    9297.2919999999995,
                                    9297.2939999999999
                                ],
                                [
                                    9297.2970000000005,
                                    9297.2980000000007
                                ],
                                [
                                    9297.3009999999995,
                                    9297.3029999999999
                                ],
                                [
                                    9297.3060000000005,
                                    9297.3070000000007
                                ],
                                [
                                    9297.3099999999995,
                                    9297.3109999999997
                                ],
                                [
                                    9297.3410000000003,
                                    9297.3420000000006
                                ],
                                [
                                    9297.3449999999993,
                                    9297.3490000000002
                                ],
                                [
                                    9297.3520000000008,
                                    9297.3539999999994
                                ],
                                [
                                    9297.357,
                                    9297.3580000000002
                                ],
                                [
                                    9297.3610000000008,
                                    9297.3629999999994
                                ],
                                [
                                    9297.366,
                                    9297.3670000000002
                                ],
                                [
                                    9297.3700000000008,
                                    9297.3709999999992
                                ],
                                [
                                    9297.3739999999998,
                                    9297.3760000000002
                                ],
                                [
                                    9297.3829999999998,
                                    9297.3850000000002
                                ],
                                [
                                    9297.3880000000008,
                                    9297.3889999999992
                                ],
                                [
                                    9297.3919999999998,
                                    9297.3940000000002
                                ],
                                [
                                    9297.3960000000006,
                                    9297.3979999999992
                                ],
                                [
                                    9297.4009999999998,
                                    9297.402
                                ],
                                [
                                    9297.4050000000007,
                                    9297.4060000000009
                                ],
                                [
                                    9297.4089999999997,
                                    9297.4110000000001
                                ],
                                [
                                    9297.4140000000007,
                                    9297.4150000000009
                                ],
                                [
                                    9297.4179999999997,
                                    9297.4200000000001
                                ],
                                [
                                    9297.4240000000009,
                                    9297.4259999999995
                                ],
                                [
                                    9297.4290000000001,
                                    9297.4310000000005
                                ],
                                [
                                    9297.4339999999993,
                                    9297.4349999999995
                                ],
                                [
                                    9297.4419999999991,
                                    9297.6779999999999
                                ],
                                [
                                    9297.6849999999995,
                                    9297.6890000000003
                                ],
                                [
                                    9323.3070000000007,
                                    9323.3430000000008
                                ],
                                [
                                    9344.5930000000008,
                                    9344.6049999999996
                                ],
                                [
                                    9344.6119999999992,
                                    9344.6499999999996
                                ],
                                [
                                    9344.6540000000005,
                                    9344.6599999999999
                                ],
                                [
                                    9396.4400000000005,
                                    9396.5589999999993
                                ],
                                [
                                    9396.5689999999995,
                                    9396.5750000000007
                                ],
                                [
                                    9397.0859999999993,
                                    9397.3430000000008
                                ],
                                [
                                    9496.7260000000006,
                                    9497.0259999999998
                                ],
                                [
                                    9497.0380000000005,
                                    9497.0540000000001
                                ],
                                [
                                    9522.1620000000003,
                                    9522.2009999999991
                                ],
                                [
                                    9544.3400000000001,
                                    9544.3539999999994
                                ],
                                [
                                    9544.3619999999992,
                                    9544.3870000000006
                                ],
                                [
                                    9544.3899999999994,
                                    9544.3960000000006
                                ],
                                [
                                    9596.7340000000004,
                                    9596.8240000000005
                                ],
                                [
                                    9596.8320000000003,
                                    9596.8349999999991
                                ],
                                [
                                    9597.3279999999995,
                                    9597.5390000000007
                                ],
                                [
                                    9696.7990000000009,
                                    9697.0799999999999
                                ],
                                [
                                    9697.0910000000003,
                                    9697.1059999999998
                                ],
                                [
                                    9722.2540000000008,
                                    9722.2880000000005
                                ],
                                [
                                    9740.8629999999994,
                                    9740.8780000000006
                                ],
                                [
                                    9740.893,
                                    9740.9189999999999
                                ],
                                [
                                    9740.9230000000007,
                                    9740.9290000000001
                                ],
                                [
                                    9796.616,
                                    9796.7270000000008
                                ],
                                [
                                    9796.7360000000008,
                                    9796.7399999999998
                                ],
                                [
                                    9797.3780000000006,
                                    9797.6059999999998
                                ],
                                [
                                    9896.9410000000007,
                                    9897.2090000000007
                                ],
                                [
                                    9897.2189999999991,
                                    9897.2340000000004
                                ],
                                [
                                    9922.3230000000003,
                                    9922.357
                                ],
                                [
                                    9950.1730000000007,
                                    9950.1869999999999
                                ],
                                [
                                    9950.1949999999997,
                                    9950.2209999999995
                                ],
                                [
                                    9950.2240000000002,
                                    9950.2299999999996
                                ],
                                [
                                    9996.6730000000007,
                                    9996.768
                                ],
                                [
                                    9996.7759999999998,
                                    9996.7790000000005
                                ],
                                [
                                    9997.2540000000008,
                                    9997.4950000000008
                                ],
                                [
                                    10096.758,
                                    10097.047
                                ],
                                [
                                    10097.057000000001,
                                    10097.072
                                ],
                                [
                                    10122.156999999999,
                                    10122.191999999999
                                ],
                                [
                                    10145.179,
                                    10145.191000000001
                                ],
                                [
                                    10145.200999999999,
                                    10145.23
                                ],
                                [
                                    10145.233,
                                    10145.237999999999
                                ],
                                [
                                    10196.455,
                                    10196.546
                                ],
                                [
                                    10196.554,
                                    10196.558000000001
                                ],
                                [
                                    10197.064,
                                    10197.305
                                ],
                                [
                                    10296.573,
                                    10296.857
                                ],
                                [
                                    10296.869000000001,
                                    10296.884
                                ],
                                [
                                    10321.982,
                                    10322.035
                                ],
                                [
                                    10342.823,
                                    10342.834999999999
                                ],
                                [
                                    10342.860000000001,
                                    10342.886
                                ],
                                [
                                    10342.888999999999,
                                    10342.896000000001
                                ],
                                [
                                    10396.495999999999,
                                    10396.584000000001
                                ],
                                [
                                    10396.591,
                                    10396.594999999999
                                ],
                                [
                                    10397.267,
                                    10397.454
                                ],
                                [
                                    10496.762000000001,
                                    10497.045
                                ],
                                [
                                    10497.055,
                                    10497.071
                                ],
                                [
                                    10522.188,
                                    10522.246999999999
                                ],
                                [
                                    10541.416999999999,
                                    10541.43
                                ],
                                [
                                    10541.438,
                                    10541.463
                                ],
                                [
                                    10541.466,
                                    10541.472
                                ],
                                [
                                    10596.701999999999,
                                    10596.802
                                ],
                                [
                                    10596.811,
                                    10596.815000000001
                                ],
                                [
                                    10597.313,
                                    10597.521000000001
                                ],
                                [
                                    10696.808000000001,
                                    10697.094999999999
                                ],
                                [
                                    10697.107,
                                    10697.121999999999
                                ],
                                [
                                    10722.244000000001,
                                    10722.281000000001
                                ],
                                [
                                    10741.977999999999,
                                    10741.992
                                ],
                                [
                                    10742,
                                    10742.027
                                ],
                                [
                                    10742.030000000001,
                                    10742.036
                                ],
                                [
                                    10796.411,
                                    10796.511
                                ],
                                [
                                    10796.519,
                                    10796.522000000001
                                ],
                                [
                                    10797.01,
                                    10797.204
                                ],
                                [
                                    10891.200000000001,
                                    10891.254999999999
                                ],
                                [
                                    10891.262000000001,
                                    10891.279
                                ],
                                [
                                    10891.297,
                                    10891.316999999999
                                ],
                                [
                                    10891.319,
                                    10891.321
                                ],
                                [
                                    10891.326999999999,
                                    10891.335999999999
                                ],
                                [
                                    10891.337,
                                    10891.339
                                ],
                                [
                                    10891.343999999999,
                                    10891.352000000001
                                ],
                                [
                                    10891.352999999999,
                                    10891.355
                                ],
                                [
                                    10891.360000000001,
                                    10891.367
                                ],
                                [
                                    10891.368,
                                    10891.394
                                ],
                                [
                                    10891.398999999999,
                                    10891.411
                                ],
                                [
                                    10891.412,
                                    10891.414000000001
                                ],
                                [
                                    10891.419,
                                    10891.438
                                ],
                                [
                                    10891.441000000001,
                                    10891.442999999999
                                ],
                                [
                                    10891.449000000001,
                                    10891.457
                                ],
                                [
                                    10891.459000000001,
                                    10891.459999999999
                                ],
                                [
                                    10891.465,
                                    10891.474
                                ],
                                [
                                    10891.475,
                                    10891.477000000001
                                ],
                                [
                                    10891.482,
                                    10891.491
                                ],
                                [
                                    10891.492,
                                    10891.493
                                ],
                                [
                                    10891.498,
                                    10891.504000000001
                                ],
                                [
                                    10891.505999999999,
                                    10891.507
                                ],
                                [
                                    10891.511,
                                    10891.52
                                ],
                                [
                                    10891.521000000001,
                                    10891.522999999999
                                ],
                                [
                                    10891.528,
                                    10891.535
                                ],
                                [
                                    10891.537,
                                    10891.540999999999
                                ],
                                [
                                    10891.545,
                                    10891.552
                                ],
                                [
                                    10891.553,
                                    10891.555
                                ],
                                [
                                    10891.558999999999,
                                    10891.565000000001
                                ],
                                [
                                    10891.566000000001,
                                    10891.566999999999
                                ],
                                [
                                    10891.572,
                                    10891.58
                                ],
                                [
                                    10891.581,
                                    10891.583000000001
                                ],
                                [
                                    10891.587,
                                    10891.599
                                ],
                                [
                                    10891.601000000001,
                                    10891.603999999999
                                ],
                                [
                                    10891.609,
                                    10891.615
                                ],
                                [
                                    10891.617,
                                    10891.618
                                ],
                                [
                                    10891.621999999999,
                                    10891.627
                                ],
                                [
                                    10891.628000000001,
                                    10891.629999999999
                                ],
                                [
                                    10891.634,
                                    10891.638999999999
                                ],
                                [
                                    10891.641,
                                    10891.642
                                ],
                                [
                                    10891.647000000001,
                                    10891.652
                                ],
                                [
                                    10891.653,
                                    10891.68
                                ],
                                [
                                    10896.465,
                                    10896.707
                                ],
                                [
                                    10896.714,
                                    10896.719999999999
                                ],
                                [
                                    10922.406000000001,
                                    10922.450000000001
                                ],
                                [
                                    10992.486000000001,
                                    10992.502
                                ],
                                [
                                    10992.511,
                                    10992.558000000001
                                ],
                                [
                                    10992.561,
                                    10992.574000000001
                                ],
                                [
                                    10997.050999999999,
                                    10997.165000000001
                                ],
                                [
                                    10997.173000000001,
                                    10997.178
                                ],
                                [
                                    10999.859,
                                    11000.161
                                ],
                                [
                                    11097.139999999999,
                                    11097.439
                                ],
                                [
                                    11097.449000000001,
                                    11097.465
                                ],
                                [
                                    11125.6,
                                    11125.641
                                ],
                                [
                                    11143.059999999999,
                                    11143.074000000001
                                ],
                                [
                                    11143.083000000001,
                                    11143.110000000001
                                ],
                                [
                                    11143.112999999999,
                                    11143.133
                                ],
                                [
                                    11196.370999999999,
                                    11196.478999999999
                                ],
                                [
                                    11196.487999999999,
                                    11196.491
                                ],
                                [
                                    11197.440000000001,
                                    11197.617
                                ],
                                [
                                    11296.368,
                                    11296.632
                                ],
                                [
                                    11296.651,
                                    11296.666999999999
                                ],
                                [
                                    11322.781999999999,
                                    11322.82
                                ],
                                [
                                    11344.111999999999,
                                    11344.126
                                ],
                                [
                                    11344.134,
                                    11344.169
                                ],
                                [
                                    11344.172,
                                    11344.177
                                ],
                                [
                                    11396.629999999999,
                                    11396.725
                                ],
                                [
                                    11396.733,
                                    11396.736000000001
                                ],
                                [
                                    11397.834000000001,
                                    11398.025
                                ],
                                [
                                    11496.369000000001,
                                    11496.633
                                ],
                                [
                                    11496.65,
                                    11496.664000000001
                                ],
                                [
                                    11523.773999999999,
                                    11523.816000000001
                                ],
                                [
                                    11539.585999999999,
                                    11539.601000000001
                                ],
                                [
                                    11539.609,
                                    11539.638000000001
                                ],
                                [
                                    11539.641,
                                    11539.659
                                ],
                                [
                                    11596.855,
                                    11596.968999999999
                                ],
                                [
                                    11596.977000000001,
                                    11596.981
                                ],
                                [
                                    11597.883,
                                    11598.054
                                ],
                                [
                                    11696.668,
                                    11697.156000000001
                                ],
                                [
                                    11697.168,
                                    11697.184999999999
                                ],
                                [
                                    11723.313,
                                    11723.353999999999
                                ],
                                [
                                    11742.276,
                                    11742.290999999999
                                ],
                                [
                                    11742.298000000001,
                                    11742.324000000001
                                ],
                                [
                                    11742.326999999999,
                                    11742.334000000001
                                ],
                                [
                                    11796.873,
                                    11796.991
                                ],
                                [
                                    11797.002,
                                    11797.007
                                ],
                                [
                                    11798.073,
                                    11798.313
                                ],
                                [
                                    11896.953,
                                    11897.303
                                ],
                                [
                                    11897.332,
                                    11897.362999999999
                                ],
                                [
                                    11923.483,
                                    11923.522000000001
                                ],
                                [
                                    11951.664000000001,
                                    11951.682000000001
                                ],
                                [
                                    11951.691000000001,
                                    11951.716
                                ],
                                [
                                    11951.718999999999,
                                    11951.726000000001
                                ],
                                [
                                    11996.529,
                                    11996.619000000001
                                ],
                                [
                                    11996.627,
                                    11996.629999999999
                                ],
                                [
                                    11997.574000000001,
                                    11997.745999999999
                                ],
                                [
                                    12096.981,
                                    12097.277
                                ],
                                [
                                    12097.288,
                                    12097.302
                                ],
                                [
                                    12122.425999999999,
                                    12122.466
                                ],
                                [
                                    12146.567999999999,
                                    12146.583000000001
                                ],
                                [
                                    12146.591,
                                    12146.620999999999
                                ],
                                [
                                    12146.623,
                                    12146.629000000001
                                ],
                                [
                                    12196.805,
                                    12196.928
                                ],
                                [
                                    12196.937,
                                    12196.941999999999
                                ],
                                [
                                    12197.879999999999,
                                    12198.072
                                ],
                                [
                                    12296.415000000001,
                                    12296.689
                                ],
                                [
                                    12296.700000000001,
                                    12296.714
                                ],
                                [
                                    12323.834000000001,
                                    12323.891
                                ],
                                [
                                    12346.880999999999,
                                    12346.895
                                ],
                                [
                                    12346.904,
                                    12346.933999999999
                                ],
                                [
                                    12346.937,
                                    12346.942999999999
                                ],
                                [
                                    12397.147999999999,
                                    12397.317999999999
                                ],
                                [
                                    12397.329,
                                    12397.335999999999
                                ],
                                [
                                    12398.553,
                                    12398.736000000001
                                ],
                                [
                                    12497.071,
                                    12497.329
                                ],
                                [
                                    12497.339,
                                    12497.353999999999
                                ],
                                [
                                    12523.464,
                                    12523.503000000001
                                ],
                                [
                                    12544.857,
                                    12544.893
                                ],
                                [
                                    12544.904,
                                    12544.929
                                ],
                                [
                                    12544.932000000001,
                                    12544.939
                                ],
                                [
                                    12597.393,
                                    12597.405000000001
                                ],
                                [
                                    12597.414000000001,
                                    12597.415999999999
                                ],
                                [
                                    12597.42,
                                    12597.422
                                ],
                                [
                                    12597.424999999999,
                                    12597.427
                                ],
                                [
                                    12597.43,
                                    12597.431
                                ],
                                [
                                    12597.433999999999,
                                    12597.436
                                ],
                                [
                                    12597.439,
                                    12597.440000000001
                                ],
                                [
                                    12597.442999999999,
                                    12597.445
                                ],
                                [
                                    12597.448,
                                    12597.449000000001
                                ],
                                [
                                    12597.451999999999,
                                    12597.454
                                ],
                                [
                                    12597.457,
                                    12597.458000000001
                                ],
                                [
                                    12597.460999999999,
                                    12597.468999999999
                                ],
                                [
                                    12597.473,
                                    12597.475
                                ],
                                [
                                    12597.477999999999,
                                    12597.48
                                ],
                                [
                                    12597.486000000001,
                                    12597.486999999999
                                ],
                                [
                                    12597.49,
                                    12597.491
                                ],
                                [
                                    12597.495000000001,
                                    12597.495999999999
                                ],
                                [
                                    12597.499,
                                    12597.5
                                ],
                                [
                                    12597.503000000001,
                                    12597.504999999999
                                ],
                                [
                                    12597.508,
                                    12597.509
                                ],
                                [
                                    12597.512000000001,
                                    12597.513999999999
                                ],
                                [
                                    12597.517,
                                    12597.518
                                ],
                                [
                                    12597.522000000001,
                                    12597.522999999999
                                ],
                                [
                                    12597.526,
                                    12597.528
                                ],
                                [
                                    12597.532999999999,
                                    12597.534
                                ],
                                [
                                    12597.538,
                                    12597.539000000001
                                ],
                                [
                                    12597.541999999999,
                                    12597.545
                                ],
                                [
                                    12597.549999999999,
                                    12597.552
                                ],
                                [
                                    12597.555,
                                    12597.557000000001
                                ],
                                [
                                    12597.559999999999,
                                    12597.561
                                ],
                                [
                                    12597.565000000001,
                                    12597.566000000001
                                ],
                                [
                                    12597.569,
                                    12597.57
                                ],
                                [
                                    12597.573,
                                    12597.575000000001
                                ],
                                [
                                    12597.578,
                                    12597.579
                                ],
                                [
                                    12597.582,
                                    12597.584000000001
                                ],
                                [
                                    12597.585999999999,
                                    12597.588
                                ],
                                [
                                    12597.591,
                                    12597.592000000001
                                ],
                                [
                                    12597.594999999999,
                                    12597.597
                                ],
                                [
                                    12597.6,
                                    12597.601000000001
                                ],
                                [
                                    12597.603999999999,
                                    12597.605
                                ],
                                [
                                    12597.608,
                                    12597.609
                                ],
                                [
                                    12597.611999999999,
                                    12597.614
                                ],
                                [
                                    12597.623,
                                    12597.697
                                ],
                                [
                                    12597.703,
                                    12597.705
                                ],
                                [
                                    12599.207,
                                    12599.376
                                ],
                                [
                                    12696.254000000001,
                                    12696.527
                                ],
                                [
                                    12696.538,
                                    12696.554
                                ],
                                [
                                    12724.66,
                                    12724.692999999999
                                ],
                                [
                                    12743.352999999999,
                                    12743.364
                                ],
                                [
                                    12743.370999999999,
                                    12743.401
                                ],
                                [
                                    12743.404,
                                    12743.42
                                ],
                                [
                                    12796.959999999999,
                                    12797.047
                                ],
                                [
                                    12797.056,
                                    12797.058999999999
                                ],
                                [
                                    12797.539000000001,
                                    12797.761
                                ],
                                [
                                    12897.063,
                                    12897.342000000001
                                ],
                                [
                                    12897.352000000001,
                                    12897.368
                                ],
                                [
                                    12922.473,
                                    12922.509
                                ],
                                [
                                    12957.516,
                                    12957.531000000001
                                ],
                                [
                                    12957.539000000001,
                                    12957.562
                                ],
                                [
                                    12957.565000000001,
                                    12957.572
                                ],
                                [
                                    12996.989,
                                    12997.078
                                ],
                                [
                                    12997.085999999999,
                                    12997.09
                                ],
                                [
                                    12997.548000000001,
                                    12997.723
                                ],
                                [
                                    13097.110000000001,
                                    13097.375
                                ],
                                [
                                    13097.384,
                                    13097.396000000001
                                ],
                                [
                                    13122.492,
                                    13122.522000000001
                                ],
                                [
                                    13140.883,
                                    13140.892
                                ],
                                [
                                    13140.903,
                                    13140.923000000001
                                ],
                                [
                                    13140.925999999999,
                                    13140.941999999999
                                ],
                                [
                                    13196.888000000001,
                                    13196.976000000001
                                ],
                                [
                                    13196.984,
                                    13196.987999999999
                                ],
                                [
                                    13197.442999999999,
                                    13197.627
                                ],
                                [
                                    13296.955,
                                    13297.266
                                ],
                                [
                                    13297.278,
                                    13297.293
                                ],
                                [
                                    13322.382,
                                    13322.415000000001
                                ],
                                [
                                    13342.946,
                                    13342.956
                                ],
                                [
                                    13342.963,
                                    13342.989
                                ],
                                [
                                    13342.991,
                                    13342.996999999999
                                ],
                                [
                                    13396.523999999999,
                                    13396.630999999999
                                ],
                                [
                                    13396.638999999999,
                                    13396.642
                                ],
                                [
                                    13397.102999999999,
                                    13397.269
                                ],
                                [
                                    13496.620000000001,
                                    13496.897999999999
                                ],
                                [
                                    13496.909,
                                    13496.924999999999
                                ],
                                [
                                    13522.017,
                                    13522.049000000001
                                ],
                                [
                                    13544.27,
                                    13544.281999999999
                                ],
                                [
                                    13544.289000000001,
                                    13544.315000000001
                                ],
                                [
                                    13544.317999999999,
                                    13544.324000000001
                                ],
                                [
                                    13597.214,
                                    13597.307000000001
                                ],
                                [
                                    13597.315000000001,
                                    13597.319
                                ],
                                [
                                    13597.772000000001,
                                    13597.995999999999
                                ],
                                [
                                    13696.261,
                                    13696.541999999999
                                ],
                                [
                                    13696.552,
                                    13696.587
                                ],
                                [
                                    13723.736999999999,
                                    13723.777
                                ],
                                [
                                    13747.181,
                                    13747.196
                                ],
                                [
                                    13747.205,
                                    13747.234
                                ],
                                [
                                    13747.236999999999,
                                    13747.244000000001
                                ],
                                [
                                    13796.982,
                                    13797.110000000001
                                ],
                                [
                                    13797.119000000001,
                                    13797.124
                                ],
                                [
                                    13797.591,
                                    13797.75
                                ],
                                [
                                    13897.105,
                                    13897.407999999999
                                ],
                                [
                                    13897.419,
                                    13897.437
                                ],
                                [
                                    13922.540000000001,
                                    13922.573
                                ],
                                [
                                    13945.599,
                                    13945.625
                                ],
                                [
                                    13945.633,
                                    13945.659
                                ],
                                [
                                    13945.663,
                                    13945.67
                                ],
                                [
                                    13996.781999999999,
                                    13996.905000000001
                                ],
                                [
                                    13996.914000000001,
                                    13996.919
                                ],
                                [
                                    13997.374,
                                    13997.537
                                ],
                                [
                                    14096.870000000001,
                                    14097.143
                                ],
                                [
                                    14097.155000000001,
                                    14097.195
                                ],
                                [
                                    14122.308000000001,
                                    14122.352999999999
                                ],
                                [
                                    14142.483,
                                    14142.495000000001
                                ],
                                [
                                    14142.502,
                                    14142.527
                                ],
                                [
                                    14142.530000000001,
                                    14142.537
                                ],
                                [
                                    14196.558000000001,
                                    14196.661
                                ],
                                [
                                    14196.668,
                                    14196.671
                                ],
                                [
                                    14197.128000000001,
                                    14197.287
                                ],
                                [
                                    14291.236999999999,
                                    14291.294
                                ],
                                [
                                    14291.303,
                                    14291.342000000001
                                ],
                                [
                                    14291.365,
                                    14291.377
                                ],
                                [
                                    14291.379000000001,
                                    14291.380999999999
                                ],
                                [
                                    14291.395,
                                    14291.405000000001
                                ],
                                [
                                    14291.406999999999,
                                    14291.409
                                ],
                                [
                                    14291.415999999999,
                                    14291.424000000001
                                ],
                                [
                                    14291.428,
                                    14291.43
                                ],
                                [
                                    14291.437,
                                    14291.444
                                ],
                                [
                                    14291.445,
                                    14291.447
                                ],
                                [
                                    14291.453,
                                    14291.460999999999
                                ],
                                [
                                    14291.462,
                                    14291.464
                                ],
                                [
                                    14291.468999999999,
                                    14291.48
                                ],
                                [
                                    14291.482,
                                    14291.484
                                ],
                                [
                                    14291.491,
                                    14291.499
                                ],
                                [
                                    14291.501,
                                    14291.502
                                ],
                                [
                                    14291.508,
                                    14291.513999999999
                                ],
                                [
                                    14291.516,
                                    14291.52
                                ],
                                [
                                    14291.526,
                                    14291.535
                                ],
                                [
                                    14291.536,
                                    14291.537
                                ],
                                [
                                    14291.541999999999,
                                    14291.549999999999
                                ],
                                [
                                    14291.552,
                                    14291.553
                                ],
                                [
                                    14291.558000000001,
                                    14291.565000000001
                                ],
                                [
                                    14291.566000000001,
                                    14291.567999999999
                                ],
                                [
                                    14291.573,
                                    14291.581
                                ],
                                [
                                    14291.582,
                                    14291.584000000001
                                ],
                                [
                                    14291.589,
                                    14291.599
                                ],
                                [
                                    14291.6,
                                    14291.601000000001
                                ],
                                [
                                    14291.606,
                                    14291.612999999999
                                ],
                                [
                                    14291.614,
                                    14291.615
                                ],
                                [
                                    14291.620999999999,
                                    14291.627
                                ],
                                [
                                    14291.628000000001,
                                    14291.629999999999
                                ],
                                [
                                    14291.635,
                                    14291.641
                                ],
                                [
                                    14291.643,
                                    14291.646000000001
                                ],
                                [
                                    14291.652,
                                    14291.659
                                ],
                                [
                                    14291.66,
                                    14291.662
                                ],
                                [
                                    14291.665999999999,
                                    14291.674000000001
                                ],
                                [
                                    14291.674999999999,
                                    14291.675999999999
                                ],
                                [
                                    14291.681,
                                    14291.687
                                ],
                                [
                                    14291.688,
                                    14291.689
                                ],
                                [
                                    14291.694,
                                    14291.699000000001
                                ],
                                [
                                    14291.700000000001,
                                    14291.701999999999
                                ],
                                [
                                    14296.611999999999,
                                    14296.901
                                ],
                                [
                                    14296.907999999999,
                                    14296.914000000001
                                ],
                                [
                                    14322.454,
                                    14322.496999999999
                                ],
                                [
                                    14344.68,
                                    14344.694
                                ],
                                [
                                    14344.701999999999,
                                    14344.727000000001
                                ],
                                [
                                    14344.73,
                                    14344.736999999999
                                ],
                                [
                                    14396.862999999999,
                                    14396.954
                                ],
                                [
                                    14396.963,
                                    14396.966
                                ],
                                [
                                    14398.050999999999,
                                    14398.224
                                ],
                                [
                                    14496.735000000001,
                                    14497.022000000001
                                ],
                                [
                                    14497.031999999999,
                                    14497.069
                                ],
                                [
                                    14523.169,
                                    14523.204
                                ],
                                [
                                    14539.529,
                                    14539.546
                                ],
                                [
                                    14539.553,
                                    14539.575999999999
                                ],
                                [
                                    14539.579,
                                    14539.584999999999
                                ],
                                [
                                    14596.484,
                                    14596.573
                                ],
                                [
                                    14596.581,
                                    14596.584999999999
                                ],
                                [
                                    14597.558000000001,
                                    14597.704
                                ],
                                [
                                    14696.621999999999,
                                    14696.937
                                ],
                                [
                                    14696.947,
                                    14696.962
                                ],
                                [
                                    14722.063,
                                    14722.096
                                ],
                                [
                                    14749.365,
                                    14749.379000000001
                                ],
                                [
                                    14749.392,
                                    14749.415999999999
                                ],
                                [
                                    14749.418,
                                    14749.424999999999
                                ],
                                [
                                    14796.317999999999,
                                    14796.42
                                ],
                                [
                                    14796.428,
                                    14796.431
                                ],
                                [
                                    14797.379000000001,
                                    14797.517
                                ],
                                [
                                    14896.787,
                                    14897.1
                                ],
                                [
                                    14897.110000000001,
                                    14897.126
                                ],
                                [
                                    14922.233,
                                    14922.269
                                ],
                                [
                                    14991.201999999999,
                                    14991.218000000001
                                ],
                                [
                                    14991.227000000001,
                                    14991.25
                                ],
                                [
                                    14991.366,
                                    14991.378000000001
                                ],
                                [
                                    14996.468000000001,
                                    14996.543
                                ],
                                [
                                    14996.549999999999,
                                    14996.554
                                ],
                                [
                                    14997.471,
                                    14997.601000000001
                                ],
                                [
                                    15097.120000000001,
                                    15097.4
                                ],
                                [
                                    15097.411,
                                    15097.425999999999
                                ],
                                [
                                    15122.549999999999,
                                    15122.584999999999
                                ],
                                [
                                    15155.009,
                                    15155.021000000001
                                ],
                                [
                                    15155.029,
                                    15155.049999999999
                                ],
                                [
                                    15155.053,
                                    15155.063
                                ],
                                [
                                    15197.268,
                                    15197.374
                                ],
                                [
                                    15197.380999999999,
                                    15197.385
                                ],
                                [
                                    15198.319,
                                    15198.456
                                ],
                                [
                                    15296.688,
                                    15296.956
                                ],
                                [
                                    15296.968000000001,
                                    15296.983
                                ],
                                [
                                    15323.075999999999,
                                    15323.110000000001
                                ],
                                [
                                    15357.915999999999,
                                    15357.937
                                ],
                                [
                                    15357.944,
                                    15357.966
                                ],
                                [
                                    15357.968999999999,
                                    15357.975
                                ],
                                [
                                    15396.921,
                                    15397.01
                                ],
                                [
                                    15397.029,
                                    15397.031999999999
                                ],
                                [
                                    15397.907999999999,
                                    15398.091
                                ],
                                [
                                    15497.118,
                                    15497.378000000001
                                ],
                                [
                                    15497.395,
                                    15497.411
                                ],
                                [
                                    15523.514999999999,
                                    15523.550999999999
                                ],
                                [
                                    15548.581,
                                    15548.594999999999
                                ],
                                [
                                    15548.602999999999,
                                    15548.626
                                ],
                                [
                                    15548.629000000001,
                                    15548.644
                                ],
                                [
                                    15597.026,
                                    15597.127
                                ],
                                [
                                    15597.135,
                                    15597.138999999999
                                ],
                                [
                                    15598.225,
                                    15598.371999999999
                                ],
                                [
                                    15696.559999999999,
                                    15696.821
                                ],
                                [
                                    15696.831,
                                    15696.856
                                ],
                                [
                                    15722.954,
                                    15722.987999999999
                                ],
                                [
                                    15749.307000000001,
                                    15749.319
                                ],
                                [
                                    15749.326999999999,
                                    15749.349
                                ],
                                [
                                    15749.352000000001,
                                    15749.358
                                ],
                                [
                                    15796.896000000001,
                                    15796.983
                                ],
                                [
                                    15796.991,
                                    15796.994000000001
                                ],
                                [
                                    15797.945,
                                    15798.137000000001
                                ],
                                [
                                    15896.358,
                                    15896.620999999999
                                ],
                                [
                                    15896.630999999999,
                                    15896.654
                                ],
                                [
                                    15923.754000000001,
                                    15923.790999999999
                                ],
                                [
                                    15941.277,
                                    15941.290000000001
                                ],
                                [
                                    15941.300999999999,
                                    15941.324000000001
                                ],
                                [
                                    15941.326999999999,
                                    15941.333000000001
                                ],
                                [
                                    15997.027,
                                    15997.038
                                ],
                                [
                                    15997.046,
                                    15997.048000000001
                                ],
                                [
                                    15997.052,
                                    15997.054
                                ],
                                [
                                    15997.057000000001,
                                    15997.058000000001
                                ],
                                [
                                    15997.063,
                                    15997.065000000001
                                ],
                                [
                                    15997.067999999999,
                                    15997.07
                                ],
                                [
                                    15997.072,
                                    15997.074000000001
                                ],
                                [
                                    15997.076999999999,
                                    15997.079
                                ],
                                [
                                    15997.082,
                                    15997.083000000001
                                ],
                                [
                                    15997.087,
                                    15997.089
                                ],
                                [
                                    15997.092000000001,
                                    15997.093000000001
                                ],
                                [
                                    15997.096,
                                    15997.097
                                ],
                                [
                                    15997.1,
                                    15997.102000000001
                                ],
                                [
                                    15997.105,
                                    15997.106
                                ],
                                [
                                    15997.112999999999,
                                    15997.114
                                ],
                                [
                                    15997.117,
                                    15997.119000000001
                                ],
                                [
                                    15997.121999999999,
                                    15997.123
                                ],
                                [
                                    15997.126,
                                    15997.128000000001
                                ],
                                [
                                    15997.132,
                                    15997.133
                                ],
                                [
                                    15997.136,
                                    15997.138000000001
                                ],
                                [
                                    15997.141,
                                    15997.142
                                ],
                                [
                                    15997.145,
                                    15997.146000000001
                                ],
                                [
                                    15997.148999999999,
                                    15997.151
                                ],
                                [
                                    15997.154,
                                    15997.155000000001
                                ],
                                [
                                    15997.157999999999,
                                    15997.159
                                ],
                                [
                                    15997.165999999999,
                                    15997.166999999999
                                ],
                                [
                                    15997.17,
                                    15997.172
                                ],
                                [
                                    15997.174999999999,
                                    15997.175999999999
                                ],
                                [
                                    15997.179,
                                    15997.18
                                ],
                                [
                                    15997.183999999999,
                                    15997.191999999999
                                ],
                                [
                                    15997.195,
                                    15997.197
                                ],
                                [
                                    15997.200000000001,
                                    15997.200999999999
                                ],
                                [
                                    15997.204,
                                    15997.206
                                ],
                                [
                                    15997.209000000001,
                                    15997.209999999999
                                ],
                                [
                                    15997.213,
                                    15997.214
                                ],
                                [
                                    15997.217000000001,
                                    15997.218000000001
                                ],
                                [
                                    15997.222,
                                    15997.223
                                ],
                                [
                                    15997.226000000001,
                                    15997.227000000001
                                ],
                                [
                                    15997.23,
                                    15997.231
                                ],
                                [
                                    15997.234,
                                    15997.236000000001
                                ],
                                [
                                    15997.24,
                                    15997.241
                                ],
                                [
                                    15997.244000000001,
                                    15997.245000000001
                                ],
                                [
                                    15997.253000000001,
                                    15997.322
                                ],
                                [
                                    15997.326999999999,
                                    15997.329
                                ],
                                [
                                    15998.853999999999,
                                    15998.982
                                ],
                                [
                                    16096.828,
                                    16097.109
                                ],
                                [
                                    16097.119000000001,
                                    16097.132
                                ],
                                [
                                    16124.227000000001,
                                    16124.263999999999
                                ],
                                [
                                    16145.9,
                                    16145.914000000001
                                ],
                                [
                                    16145.921,
                                    16145.944
                                ],
                                [
                                    16145.948,
                                    16145.954
                                ],
                                [
                                    16196.736000000001,
                                    16196.864
                                ],
                                [
                                    16196.874,
                                    16196.879000000001
                                ],
                                [
                                    16197.334000000001,
                                    16197.514999999999
                                ],
                                [
                                    16296.892,
                                    16297.151
                                ],
                                [
                                    16297.162,
                                    16297.175999999999
                                ],
                                [
                                    16322.284,
                                    16322.321
                                ],
                                [
                                    16349.540999999999,
                                    16349.552
                                ],
                                [
                                    16349.558999999999,
                                    16349.582
                                ],
                                [
                                    16349.584999999999,
                                    16349.601000000001
                                ],
                                [
                                    16396.901000000002,
                                    16396.998
                                ],
                                [
                                    16397.006000000001,
                                    16397.008999999998
                                ],
                                [
                                    16397.502,
                                    16397.668000000001
                                ],
                                [
                                    16497.074000000001,
                                    16497.330000000002
                                ],
                                [
                                    16497.342000000001,
                                    16497.355
                                ],
                                [
                                    16522.455999999998,
                                    16522.492999999999
                                ],
                                [
                                    16545.564999999999,
                                    16545.578000000001
                                ],
                                [
                                    16545.587,
                                    16545.610000000001
                                ],
                                [
                                    16545.612000000001,
                                    16545.618999999999
                                ],
                                [
                                    16597.002,
                                    16597.097000000002
                                ],
                                [
                                    16597.106,
                                    16597.109
                                ],
                                [
                                    16597.567999999999,
                                    16597.738000000001
                                ],
                                [
                                    16697.091,
                                    16697.355
                                ],
                                [
                                    16697.365000000002,
                                    16697.405999999999
                                ],
                                [
                                    16722.504000000001,
                                    16722.536
                                ],
                                [
                                    16744.150000000001,
                                    16744.162
                                ],
                                [
                                    16744.169000000002,
                                    16744.190999999999
                                ],
                                [
                                    16744.194,
                                    16744.206999999999
                                ],
                                [
                                    16796.580000000002,
                                    16796.672999999999
                                ],
                                [
                                    16796.681,
                                    16796.685000000001
                                ],
                                [
                                    16797.18,
                                    16797.352999999999
                                ],
                                [
                                    16896.732,
                                    16897.043000000001
                                ],
                                [
                                    16897.054,
                                    16897.069
                                ],
                                [
                                    16922.166000000001,
                                    16922.196
                                ],
                                [
                                    16945.986000000001,
                                    16946.010999999999
                                ],
                                [
                                    16946.019,
                                    16946.041000000001
                                ],
                                [
                                    16946.044000000002,
                                    16946.049999999999
                                ],
                                [
                                    16996.325000000001,
                                    16996.473000000002
                                ],
                                [
                                    16996.482,
                                    16996.486000000001
                                ],
                                [
                                    16996.989000000001,
                                    16997.117999999999
                                ],
                                [
                                    17096.454000000002,
                                    17096.774000000001
                                ],
                                [
                                    17096.785,
                                    17096.799999999999
                                ],
                                [
                                    17121.892,
                                    17121.919000000002
                                ],
                                [
                                    17145.414000000001,
                                    17145.422999999999
                                ],
                                [
                                    17145.431,
                                    17145.453000000001
                                ],
                                [
                                    17145.455999999998,
                                    17145.462
                                ],
                                [
                                    17196.334999999999,
                                    17196.43
                                ],
                                [
                                    17196.437000000002,
                                    17196.439999999999
                                ],
                                [
                                    17196.912,
                                    17197.030999999999
                                ],
                                [
                                    17296.396000000001,
                                    17296.752
                                ],
                                [
                                    17296.762999999999,
                                    17296.778999999999
                                ],
                                [
                                    17321.883000000002,
                                    17321.937000000002
                                ],
                                [
                                    17342.02,
                                    17342.029999999999
                                ],
                                [
                                    17342.037,
                                    17342.059000000001
                                ],
                                [
                                    17342.062000000002,
                                    17342.067999999999
                                ],
                                [
                                    17396.471000000001,
                                    17396.567999999999
                                ],
                                [
                                    17396.577000000001,
                                    17396.580999999998
                                ],
                                [
                                    17397.050999999999,
                                    17397.178
                                ],
                                [
                                    17496.59,
                                    17496.897000000001
                                ],
                                [
                                    17496.906999999999,
                                    17496.920999999998
                                ],
                                [
                                    17522.021000000001,
                                    17522.052
                                ],
                                [
                                    17549.108,
                                    17549.120999999999
                                ],
                                [
                                    17549.129000000001,
                                    17549.154999999999
                                ],
                                [
                                    17549.159,
                                    17549.167000000001
                                ],
                                [
                                    17596.349999999999,
                                    17596.456999999999
                                ],
                                [
                                    17596.466,
                                    17596.470000000001
                                ],
                                [
                                    17597.080000000002,
                                    17597.214
                                ],
                                [
                                    17691.189999999999,
                                    17691.242999999999
                                ],
                                [
                                    17691.251,
                                    17691.268
                                ],
                                [
                                    17691.285,
                                    17691.294999999998
                                ],
                                [
                                    17691.295999999998,
                                    17691.297999999999
                                ],
                                [
                                    17691.305,
                                    17691.323
                                ],
                                [
                                    17691.324000000001,
                                    17691.326000000001
                                ],
                                [
                                    17691.330999999998,
                                    17691.34
                                ],
                                [
                                    17691.341,
                                    17691.344000000001
                                ],
                                [
                                    17691.348999999998,
                                    17691.356
                                ],
                                [
                                    17691.357,
                                    17691.383999999998
                                ],
                                [
                                    17691.398000000001,
                                    17691.41
                                ],
                                [
                                    17691.412,
                                    17691.414000000001
                                ],
                                [
                                    17691.420999999998,
                                    17691.434000000001
                                ],
                                [
                                    17691.436000000002,
                                    17691.438999999998
                                ],
                                [
                                    17691.465,
                                    17691.481
                                ],
                                [
                                    17691.483,
                                    17691.486000000001
                                ],
                                [
                                    17691.493999999999,
                                    17691.52
                                ],
                                [
                                    17691.525000000001,
                                    17691.529999999999
                                ],
                                [
                                    17691.542000000001,
                                    17691.559000000001
                                ],
                                [
                                    17691.561000000002,
                                    17691.563999999998
                                ],
                                [
                                    17691.571,
                                    17691.582999999999
                                ],
                                [
                                    17691.584999999999,
                                    17691.588
                                ],
                                [
                                    17691.595000000001,
                                    17691.609
                                ],
                                [
                                    17691.610000000001,
                                    17691.613000000001
                                ],
                                [
                                    17691.619999999999,
                                    17691.632000000001
                                ],
                                [
                                    17691.633999999998,
                                    17691.653999999999
                                ],
                                [
                                    17691.663,
                                    17691.677
                                ],
                                [
                                    17691.679,
                                    17691.682000000001
                                ],
                                [
                                    17691.688999999998,
                                    17691.697
                                ],
                                [
                                    17691.699000000001,
                                    17691.700000000001
                                ],
                                [
                                    17691.709999999999,
                                    17691.718000000001
                                ],
                                [
                                    17691.719000000001,
                                    17691.721000000001
                                ],
                                [
                                    17691.725999999999,
                                    17691.737000000001
                                ],
                                [
                                    17691.738000000001,
                                    17691.740000000002
                                ],
                                [
                                    17691.744999999999,
                                    17691.752
                                ],
                                [
                                    17691.753000000001,
                                    17691.754000000001
                                ],
                                [
                                    17691.758999999998,
                                    17691.767
                                ],
                                [
                                    17691.768,
                                    17691.77
                                ],
                                [
                                    17691.774000000001,
                                    17691.780999999999
                                ],
                                [
                                    17691.782999999999,
                                    17691.784
                                ],
                                [
                                    17691.789000000001,
                                    17691.794999999998
                                ],
                                [
                                    17691.795999999998,
                                    17691.797999999999
                                ],
                                [
                                    17696.419000000002,
                                    17696.696
                                ],
                                [
                                    17696.703000000001,
                                    17696.720000000001
                                ],
                                [
                                    17722.383000000002,
                                    17722.423999999999
                                ],
                                [
                                    17757.473999999998,
                                    17757.489000000001
                                ],
                                [
                                    17757.495999999999,
                                    17757.519
                                ],
                                [
                                    17757.522000000001,
                                    17757.527999999998
                                ],
                                [
                                    17796.788,
                                    17796.893
                                ],
                                [
                                    17796.901000000002,
                                    17796.904999999999
                                ],
                                [
                                    17797.970000000001,
                                    17798.084999999999
                                ],
                                [
                                    17896.444,
                                    17896.721000000001
                                ],
                                [
                                    17896.731,
                                    17896.743999999999
                                ],
                                [
                                    17923.875,
                                    17923.912
                                ],
                                [
                                    17947.439999999999,
                                    17947.453000000001
                                ],
                                [
                                    17947.463,
                                    17947.487000000001
                                ],
                                [
                                    17947.490000000002,
                                    17947.498
                                ],
                                [
                                    17996.737000000001,
                                    17996.827000000001
                                ],
                                [
                                    17996.835999999999,
                                    17996.855
                                ],
                                [
                                    17997.768,
                                    17997.896000000001
                                ],
                                [
                                    18097.261999999999,
                                    18097.525000000001
                                ],
                                [
                                    18097.535,
                                    18097.546999999999
                                ],
                                [
                                    18123.644,
                                    18123.674999999999
                                ],
                                [
                                    18148.307000000001,
                                    18148.316999999999
                                ],
                                [
                                    18148.325000000001,
                                    18148.347000000002
                                ],
                                [
                                    18148.349999999999,
                                    18148.357
                                ],
                                [
                                    18197.043000000001,
                                    18197.139999999999
                                ],
                                [
                                    18197.147000000001,
                                    18197.151000000002
                                ],
                                [
                                    18198.114000000001,
                                    18198.215
                                ],
                                [
                                    18296.365000000002,
                                    18296.644
                                ],
                                [
                                    18296.653999999999,
                                    18296.666000000001
                                ],
                                [
                                    18323.764999999999,
                                    18323.797999999999
                                ],
                                [
                                    18338.963,
                                    18338.973000000002
                                ],
                                [
                                    18338.981,
                                    18339.008999999998
                                ],
                                [
                                    18339.011999999999,
                                    18339.019
                                ],
                                [
                                    18397.106,
                                    18397.200000000001
                                ],
                                [
                                    18397.207999999999,
                                    18397.210999999999
                                ],
                                [
                                    18398.127,
                                    18398.232
                                ],
                                [
                                    18496.537,
                                    18496.803
                                ],
                                [
                                    18496.814999999999,
                                    18496.861000000001
                                ],
                                [
                                    18522.960999999999,
                                    18522.995999999999
                                ],
                                [
                                    18539.047999999999,
                                    18539.071
                                ],
                                [
                                    18539.079000000002,
                                    18539.102999999999
                                ],
                                [
                                    18539.106,
                                    18539.112000000001
                                ],
                                [
                                    18596.739000000001,
                                    18596.835999999999
                                ],
                                [
                                    18596.862000000001,
                                    18596.866999999998
                                ],
                                [
                                    18597.948,
                                    18598.049999999999
                                ],
                                [
                                    18697.196,
                                    18697.475999999999
                                ],
                                [
                                    18697.488000000001,
                                    18697.5
                                ],
                                [
                                    18723.600999999999,
                                    18723.638999999999
                                ],
                                [
                                    18741.378000000001,
                                    18741.391
                                ],
                                [
                                    18741.399000000001,
                                    18741.420999999998
                                ],
                                [
                                    18741.423999999999,
                                    18741.431
                                ],
                                [
                                    18797.112000000001,
                                    18797.209999999999
                                ],
                                [
                                    18797.218000000001,
                                    18797.221000000001
                                ],
                                [
                                    18798.345000000001,
                                    18798.447
                                ],
                                [
                                    18896.669000000002,
                                    18896.978999999999
                                ],
                                [
                                    18896.989000000001,
                                    18897.002
                                ],
                                [
                                    18923.124,
                                    18923.16
                                ],
                                [
                                    18946.172999999999,
                                    18946.187000000002
                                ],
                                [
                                    18946.196,
                                    18946.221000000001
                                ],
                                [
                                    18946.224999999999,
                                    18946.232
                                ],
                                [
                                    18997.177,
                                    18997.273000000001
                                ],
                                [
                                    18997.281999999999,
                                    18997.285
                                ],
                                [
                                    18998.278999999999,
                                    18998.376
                                ],
                                [
                                    19096.775000000001,
                                    19097.09
                                ],
                                [
                                    19097.101999999999,
                                    19097.118999999999
                                ],
                                [
                                    19123.224999999999,
                                    19123.262999999999
                                ],
                                [
                                    19143.935000000001,
                                    19143.945
                                ],
                                [
                                    19143.952000000001,
                                    19143.974999999999
                                ],
                                [
                                    19143.977999999999,
                                    19143.984
                                ],
                                [
                                    19196.776999999998,
                                    19196.900000000001
                                ],
                                [
                                    19196.907999999999,
                                    19196.912
                                ],
                                [
                                    19197.897000000001,
                                    19198.069
                                ],
                                [
                                    19296.453000000001,
                                    19296.714
                                ],
                                [
                                    19296.724999999999,
                                    19296.757000000001
                                ],
                                [
                                    19323.874,
                                    19323.91
                                ],
                                [
                                    19343.669999999998,
                                    19343.681
                                ],
                                [
                                    19343.688999999998,
                                    19343.712
                                ],
                                [
                                    19343.717000000001,
                                    19343.725999999999
                                ],
                                [
                                    19396.433000000001,
                                    19396.529999999999
                                ],
                                [
                                    19396.538,
                                    19396.541000000001
                                ],
                                [
                                    19397.565999999999,
                                    19397.706999999999
                                ],
                                [
                                    19497.240000000002,
                                    19497.261999999999
                                ],
                                [
                                    19497.269,
                                    19497.271000000001
                                ],
                                [
                                    19497.275000000001,
                                    19497.276000000002
                                ],
                                [
                                    19497.278999999999,
                                    19497.280999999999
                                ],
                                [
                                    19497.285,
                                    19497.304
                                ],
                                [
                                    19497.308000000001,
                                    19497.309000000001
                                ],
                                [
                                    19497.312999999998,
                                    19497.313999999998
                                ],
                                [
                                    19497.319,
                                    19497.32
                                ],
                                [
                                    19497.324000000001,
                                    19497.325000000001
                                ],
                                [
                                    19497.328000000001,
                                    19497.330000000002
                                ],
                                [
                                    19497.332999999999,
                                    19497.333999999999
                                ],
                                [
                                    19497.337,
                                    19497.339
                                ],
                                [
                                    19497.342000000001,
                                    19497.343000000001
                                ],
                                [
                                    19497.346000000001,
                                    19497.348000000002
                                ],
                                [
                                    19497.350999999999,
                                    19497.351999999999
                                ],
                                [
                                    19497.356,
                                    19497.357
                                ],
                                [
                                    19497.360000000001,
                                    19497.362000000001
                                ],
                                [
                                    19497.365000000002,
                                    19497.366000000002
                                ],
                                [
                                    19497.373,
                                    19497.374
                                ],
                                [
                                    19497.377,
                                    19497.380000000001
                                ],
                                [
                                    19497.383000000002,
                                    19497.384999999998
                                ],
                                [
                                    19497.387999999999,
                                    19497.389999999999
                                ],
                                [
                                    19497.393,
                                    19497.394
                                ],
                                [
                                    19497.397000000001,
                                    19497.399000000001
                                ],
                                [
                                    19497.401999999998,
                                    19497.402999999998
                                ],
                                [
                                    19497.405999999999,
                                    19497.406999999999
                                ],
                                [
                                    19497.435000000001,
                                    19497.437000000002
                                ],
                                [
                                    19497.439999999999,
                                    19497.440999999999
                                ],
                                [
                                    19497.445,
                                    19497.446
                                ],
                                [
                                    19497.449000000001,
                                    19497.450000000001
                                ],
                                [
                                    19497.454000000002,
                                    19497.455000000002
                                ],
                                [
                                    19497.457999999999,
                                    19497.459999999999
                                ],
                                [
                                    19497.463,
                                    19497.464
                                ],
                                [
                                    19497.468000000001,
                                    19497.469000000001
                                ],
                                [
                                    19497.473999999998,
                                    19497.474999999999
                                ],
                                [
                                    19497.484,
                                    19497.485000000001
                                ],
                                [
                                    19497.489000000001,
                                    19497.490000000002
                                ],
                                [
                                    19497.492999999999,
                                    19497.493999999999
                                ],
                                [
                                    19497.499,
                                    19497.501
                                ],
                                [
                                    19497.504000000001,
                                    19497.505000000001
                                ],
                                [
                                    19497.508000000002,
                                    19497.509999999998
                                ],
                                [
                                    19497.512999999999,
                                    19497.513999999999
                                ],
                                [
                                    19497.521000000001,
                                    19497.784
                                ],
                                [
                                    19497.791000000001,
                                    19497.795999999998
                                ],
                                [
                                    19522.360000000001,
                                    19522.400000000001
                                ],
                                [
                                    19544.350999999999,
                                    19544.366000000002
                                ],
                                [
                                    19544.373,
                                    19544.406999999999
                                ],
                                [
                                    19544.41,
                                    19544.417000000001
                                ],
                                [
                                    19596.441999999999,
                                    19596.541000000001
                                ],
                                [
                                    19596.548999999999,
                                    19596.552
                                ],
                                [
                                    19597.055,
                                    19597.154999999999
                                ],
                                [
                                    19696.566999999999,
                                    19696.830000000002
                                ],
                                [
                                    19696.851999999999,
                                    19696.868999999999
                                ],
                                [
                                    19721.967000000001,
                                    19721.996999999999
                                ],
                                [
                                    19742.124,
                                    19742.133999999998
                                ],
                                [
                                    19742.139999999999,
                                    19742.165000000001
                                ],
                                [
                                    19742.168000000001,
                                    19742.173999999999
                                ],
                                [
                                    19796.496999999999,
                                    19796.589
                                ],
                                [
                                    19796.597000000002,
                                    19796.599999999999
                                ],
                                [
                                    19797.09,
                                    19797.118999999999
                                ],
                                [
                                    20681.147000000001,
                                    20681.166000000001
                                ],
                                [
                                    21091.237000000001,
                                    21091.32
                                ],
                                [
                                    21091.330000000002,
                                    21091.364000000001
                                ],
                                [
                                    21091.401999999998,
                                    21091.428
                                ],
                                [
                                    21091.433000000001,
                                    21091.437000000002
                                ],
                                [
                                    21091.450000000001,
                                    21091.463
                                ],
                                [
                                    21091.465,
                                    21091.467000000001
                                ],
                                [
                                    21091.473999999998,
                                    21091.490000000002
                                ],
                                [
                                    21091.492999999999,
                                    21091.495999999999
                                ],
                                [
                                    21091.503000000001,
                                    21091.534
                                ],
                                [
                                    21091.536,
                                    21091.538
                                ],
                                [
                                    21091.545999999998,
                                    21091.558000000001
                                ],
                                [
                                    21091.559000000001,
                                    21091.561000000002
                                ],
                                [
                                    21093.451000000001,
                                    21093.505000000001
                                ],
                                [
                                    21093.511999999999,
                                    21093.518
                                ],
                                [
                                    21093.530999999999,
                                    21093.543000000001
                                ],
                                [
                                    21093.544000000002,
                                    21093.546999999999
                                ],
                                [
                                    21093.554,
                                    21093.571
                                ],
                                [
                                    21093.573,
                                    21093.575000000001
                                ],
                                [
                                    21093.592000000001,
                                    21093.606
                                ],
                                [
                                    21093.607,
                                    21093.610000000001
                                ],
                                [
                                    21093.616999999998,
                                    21093.627
                                ],
                                [
                                    21093.628000000001,
                                    21093.631000000001
                                ],
                                [
                                    21093.636999999999,
                                    21093.649000000001
                                ],
                                [
                                    21093.651000000002,
                                    21093.653999999999
                                ],
                                [
                                    21093.662,
                                    21093.675999999999
                                ],
                                [
                                    21093.678,
                                    21093.681
                                ],
                                [
                                    21093.688999999998,
                                    21093.700000000001
                                ],
                                [
                                    21093.702000000001,
                                    21093.704000000002
                                ],
                                [
                                    21093.712,
                                    21093.720000000001
                                ],
                                [
                                    21093.722000000002,
                                    21093.723999999998
                                ],
                                [
                                    21093.732,
                                    21093.741000000002
                                ],
                                [
                                    21093.741999999998,
                                    21093.744999999999
                                ],
                                [
                                    21093.755000000001,
                                    21093.777999999998
                                ],
                                [
                                    21093.781999999999,
                                    21093.786
                                ],
                                [
                                    21093.794000000002,
                                    21093.804
                                ],
                                [
                                    21093.806,
                                    21093.809000000001
                                ],
                                [
                                    21093.814999999999,
                                    21093.824000000001
                                ],
                                [
                                    21093.826000000001,
                                    21093.828000000001
                                ],
                                [
                                    21093.834999999999,
                                    21093.858
                                ],
                                [
                                    21093.861000000001,
                                    21093.864000000001
                                ],
                                [
                                    21093.873,
                                    21093.885999999999
                                ],
                                [
                                    21093.887999999999,
                                    21093.889999999999
                                ],
                                [
                                    21093.911,
                                    21093.918000000001
                                ],
                                [
                                    22196.931,
                                    22196.950000000001
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "31374.121",
                            "request_id": "31374.121",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/assets\/fonts\/NEXTBook-Regular.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/assets\/fonts\/NEXTBook-Regular.woff2",
                            "raw_id": "31374.121",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Font",
                            "load_ms": 38,
                            "ttfb_ms": 38,
                            "load_start": 526,
                            "load_start_float": 526.00012200000003,
                            "bytesIn": 34652,
                            "objectSize": 34652,
                            "objectSizeUncompressed": 34652,
                            "chunks": [
                                {
                                    "ts": 564,
                                    "bytes": 34652
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/assets\/css\/style.1565780565.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/NEXTBook-Regular.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"875c-5673a76af65f8\"",
                                    "origin: https:\/\/studiocoucou.berlin",
                                    "priority: u=0",
                                    "referer: https:\/\/studiocoucou.berlin\/assets\/css\/style.1565780565.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "date: Tue, 24 Dec 2024 19:57:46 GMT",
                                    "etag: \"875c-5673a76af65f8\"",
                                    "last-modified: Mon, 12 Mar 2018 17:28:00 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 34652",
                                    "content-type: font\/woff2"
                                ]
                            },
                            "bytesOut": 2320,
                            "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": 524,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 122,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 564,
                            "ttfb_start": 526,
                            "ttfb_end": 564,
                            "download_start": 564,
                            "download_end": 564,
                            "download_ms": 0,
                            "all_start": 526,
                            "all_end": 564,
                            "all_ms": 38,
                            "index": 6,
                            "number": 7
                        },
                        {
                            "type": 3,
                            "id": "31374.133",
                            "request_id": "31374.133",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg",
                            "raw_id": "31374.133",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 40,
                            "ttfb_ms": 38,
                            "load_start": 598,
                            "load_start_float": 598.00012800000002,
                            "bytesIn": 39059,
                            "objectSize": 39059,
                            "objectSizeUncompressed": 39059,
                            "chunks": [
                                {
                                    "ts": 638,
                                    "bytes": 39059
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": 277,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"9893-5bdcea4f39b36\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:46 GMT",
                                    "etag: \"9893-5bdcea4f39b36\"",
                                    "last-modified: Thu, 18 Mar 2021 12:21:51 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 39059",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2398,
                            "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": 588,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 128,
                            "server_port": "443",
                            "load_end": 638,
                            "ttfb_start": 598,
                            "ttfb_end": 636,
                            "download_start": 636,
                            "download_end": 638,
                            "download_ms": 2,
                            "all_start": 598,
                            "all_end": 638,
                            "all_ms": 40,
                            "index": 7,
                            "number": 8
                        },
                        {
                            "type": 3,
                            "id": "31374.134",
                            "request_id": "31374.134",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.134",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 42,
                            "ttfb_ms": 38,
                            "load_start": 599,
                            "load_start_float": 599.00013000000001,
                            "bytesIn": 40065,
                            "objectSize": 40065,
                            "objectSizeUncompressed": 40065,
                            "chunks": [
                                {
                                    "ts": 641,
                                    "bytes": 40065
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": 277,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"9c81-5bdcea683c8b9\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:46 GMT",
                                    "etag: \"9c81-5bdcea683c8b9\"",
                                    "last-modified: Thu, 18 Mar 2021 12:22:18 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 40065",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2401,
                            "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": 588,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 130,
                            "server_port": "443",
                            "load_end": 641,
                            "ttfb_start": 599,
                            "ttfb_end": 637,
                            "download_start": 637,
                            "download_end": 641,
                            "download_ms": 4,
                            "all_start": 599,
                            "all_end": 641,
                            "all_ms": 42,
                            "index": 8,
                            "number": 9
                        },
                        {
                            "type": 3,
                            "id": "31374.135",
                            "request_id": "31374.135",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.135",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 44,
                            "ttfb_ms": 42,
                            "load_start": 602,
                            "load_start_float": 602.00013200000001,
                            "bytesIn": 39256,
                            "objectSize": 39256,
                            "objectSizeUncompressed": 39256,
                            "chunks": [
                                {
                                    "ts": 646,
                                    "bytes": 39256
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": 277,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"9958-5bdcea8222319\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:46 GMT",
                                    "etag: \"9958-5bdcea8222319\"",
                                    "last-modified: Thu, 18 Mar 2021 12:22:45 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 39256",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2401,
                            "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": 588,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 132,
                            "server_port": "443",
                            "load_end": 646,
                            "ttfb_start": 602,
                            "ttfb_end": 644,
                            "download_start": 644,
                            "download_end": 646,
                            "download_ms": 2,
                            "all_start": 602,
                            "all_end": 646,
                            "all_ms": 44,
                            "index": 9,
                            "number": 10
                        },
                        {
                            "type": 3,
                            "id": "31374.136",
                            "request_id": "31374.136",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.136",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 43,
                            "ttfb_ms": 40,
                            "load_start": 605,
                            "load_start_float": 605.000134,
                            "bytesIn": 45414,
                            "objectSize": 45414,
                            "objectSizeUncompressed": 45414,
                            "chunks": [
                                {
                                    "ts": 648,
                                    "bytes": 45414
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": 277,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"b166-5bdcea9a9f838\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:46 GMT",
                                    "etag: \"b166-5bdcea9a9f838\"",
                                    "last-modified: Thu, 18 Mar 2021 12:23:10 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 45414",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2401,
                            "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": 589,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 134,
                            "server_port": "443",
                            "load_end": 648,
                            "ttfb_start": 605,
                            "ttfb_end": 645,
                            "download_start": 645,
                            "download_end": 648,
                            "download_ms": 3,
                            "all_start": 605,
                            "all_end": 648,
                            "all_ms": 43,
                            "index": 10,
                            "number": 11
                        },
                        {
                            "type": 3,
                            "id": "31374.137",
                            "request_id": "31374.137",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.137",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 44,
                            "ttfb_ms": 40,
                            "load_start": 607,
                            "load_start_float": 607.00014399999998,
                            "bytesIn": 38636,
                            "objectSize": 38636,
                            "objectSizeUncompressed": 38636,
                            "chunks": [
                                {
                                    "ts": 651,
                                    "bytes": 38636
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": 277,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"96ec-5bdceab695a7e\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:46 GMT",
                                    "etag: \"96ec-5bdceab695a7e\"",
                                    "last-modified: Thu, 18 Mar 2021 12:23:40 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 38636",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2401,
                            "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": 591,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 144,
                            "server_port": "443",
                            "load_end": 651,
                            "ttfb_start": 607,
                            "ttfb_end": 647,
                            "download_start": 647,
                            "download_end": 651,
                            "download_ms": 4,
                            "all_start": 607,
                            "all_end": 651,
                            "all_ms": 44,
                            "index": 11,
                            "number": 12
                        },
                        {
                            "type": 3,
                            "id": "31374.138",
                            "request_id": "31374.138",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.138",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 49,
                            "ttfb_ms": 41,
                            "load_start": 607,
                            "load_start_float": 607.00014599999997,
                            "bytesIn": 64833,
                            "objectSize": 64833,
                            "objectSizeUncompressed": 64833,
                            "chunks": [
                                {
                                    "ts": 656,
                                    "bytes": 64833
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": 277,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"fd41-5bdceab5a6a58\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:46 GMT",
                                    "etag: \"fd41-5bdceab5a6a58\"",
                                    "last-modified: Thu, 18 Mar 2021 12:23:39 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 64833",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2401,
                            "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": 592,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 146,
                            "server_port": "443",
                            "load_end": 656,
                            "ttfb_start": 607,
                            "ttfb_end": 648,
                            "download_start": 648,
                            "download_end": 656,
                            "download_ms": 8,
                            "all_start": 607,
                            "all_end": 656,
                            "all_ms": 49,
                            "index": 12,
                            "number": 13
                        },
                        {
                            "type": 3,
                            "id": "31374.139",
                            "request_id": "31374.139",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.139",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 50,
                            "ttfb_ms": 42,
                            "load_start": 607,
                            "load_start_float": 607.00014799999997,
                            "bytesIn": 46927,
                            "objectSize": 46927,
                            "objectSizeUncompressed": 46927,
                            "chunks": [
                                {
                                    "ts": 657,
                                    "bytes": 46927
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": 277,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"b74f-5bdceab716cdf\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:46 GMT",
                                    "etag: \"b74f-5bdceab716cdf\"",
                                    "last-modified: Thu, 18 Mar 2021 12:23:40 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 46927",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2401,
                            "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": 594,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 148,
                            "server_port": "443",
                            "load_end": 657,
                            "ttfb_start": 607,
                            "ttfb_end": 649,
                            "download_start": 649,
                            "download_end": 657,
                            "download_ms": 8,
                            "all_start": 607,
                            "all_end": 657,
                            "all_ms": 50,
                            "index": 13,
                            "number": 14
                        },
                        {
                            "type": 3,
                            "id": "31374.140",
                            "request_id": "31374.140",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.140",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 62,
                            "ttfb_ms": 44,
                            "load_start": 607,
                            "load_start_float": 607.00014999999996,
                            "bytesIn": 291851,
                            "objectSize": 291851,
                            "objectSizeUncompressed": 291851,
                            "chunks": [
                                {
                                    "ts": 659,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 662,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 664,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 666,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 669,
                                    "bytes": 29707
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": 277,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"4740b-61ce61baec10b\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:46 GMT",
                                    "etag: \"4740b-61ce61baec10b\"",
                                    "last-modified: Wed, 10 Jul 2024 15:14:52 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 291851",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2425,
                            "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": 594,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 150,
                            "server_port": "443",
                            "load_end": 669,
                            "ttfb_start": 607,
                            "ttfb_end": 651,
                            "download_start": 651,
                            "download_end": 669,
                            "download_ms": 18,
                            "all_start": 607,
                            "all_end": 669,
                            "all_ms": 62,
                            "index": 14,
                            "number": 15
                        },
                        {
                            "type": 3,
                            "id": "31374.141",
                            "request_id": "31374.141",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.141",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 62,
                            "ttfb_ms": 45,
                            "load_start": 608,
                            "load_start_float": 608.00015199999996,
                            "bytesIn": 325362,
                            "objectSize": 325362,
                            "objectSizeUncompressed": 325362,
                            "chunks": [
                                {
                                    "ts": 661,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 663,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 665,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 668,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 670,
                                    "bytes": 63218
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": 277,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"4f6f2-61ce61c08c40c\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:46 GMT",
                                    "etag: \"4f6f2-61ce61c08c40c\"",
                                    "last-modified: Wed, 10 Jul 2024 15:14:58 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 325362",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2425,
                            "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": 594,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 152,
                            "server_port": "443",
                            "load_end": 670,
                            "ttfb_start": 608,
                            "ttfb_end": 653,
                            "download_start": 653,
                            "download_end": 670,
                            "download_ms": 17,
                            "all_start": 608,
                            "all_end": 670,
                            "all_ms": 62,
                            "index": 15,
                            "number": 16
                        },
                        {
                            "type": 3,
                            "id": "31374.142",
                            "request_id": "31374.142",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.142",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 75,
                            "ttfb_ms": 62,
                            "load_start": 608,
                            "load_start_float": 608.00015399999995,
                            "bytesIn": 420381,
                            "objectSize": 420381,
                            "objectSizeUncompressed": 420381,
                            "chunks": [
                                {
                                    "ts": 674,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 676,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 677,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 678,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 680,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 681,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 683,
                                    "bytes": 27165
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/studiocoucou.berlin\/en",
                            "initiator_line": 277,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"66a1d-61ce61c5d48c3\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:46 GMT",
                                    "etag: \"66a1d-61ce61c5d48c3\"",
                                    "last-modified: Wed, 10 Jul 2024 15:15:04 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 420381",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2434,
                            "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": 597,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 154,
                            "server_port": "443",
                            "load_end": 683,
                            "ttfb_start": 608,
                            "ttfb_end": 670,
                            "download_start": 670,
                            "download_end": 683,
                            "download_ms": 13,
                            "all_start": 608,
                            "all_end": 683,
                            "all_ms": 75,
                            "index": 16,
                            "number": 17
                        },
                        {
                            "type": 3,
                            "id": "31374.144",
                            "request_id": "31374.144",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.144",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 48,
                            "ttfb_ms": 37,
                            "load_start": 801,
                            "load_start_float": 801.00018799999998,
                            "bytesIn": 467457,
                            "objectSize": 467457,
                            "objectSizeUncompressed": 467457,
                            "chunks": [
                                {
                                    "ts": 840,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 841,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 843,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 844,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 845,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 846,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 847,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 849,
                                    "bytes": 8705
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"72201-61ce61cb12db4\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:46 GMT",
                                    "etag: \"72201-61ce61cb12db4\"",
                                    "last-modified: Wed, 10 Jul 2024 15:15:09 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 467457",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2425,
                            "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": 800,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 188,
                            "server_port": "443",
                            "load_end": 849,
                            "ttfb_start": 801,
                            "ttfb_end": 838,
                            "download_start": 838,
                            "download_end": 849,
                            "download_ms": 11,
                            "all_start": 801,
                            "all_end": 849,
                            "all_ms": 48,
                            "index": 17,
                            "number": 18
                        },
                        {
                            "type": 3,
                            "id": "31374.150",
                            "request_id": "31374.150",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg",
                            "raw_id": "31374.150",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 50,
                            "ttfb_ms": 37,
                            "load_start": 1690,
                            "load_start_float": 1690.000194,
                            "bytesIn": 320717,
                            "objectSize": 320717,
                            "objectSizeUncompressed": 320717,
                            "chunks": [
                                {
                                    "ts": 1728,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1730,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1732,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1736,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1740,
                                    "bytes": 58573
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"4e4cd-5ad4cb19278d2\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:47 GMT",
                                    "etag: \"4e4cd-5ad4cb19278d2\"",
                                    "last-modified: Thu, 20 Aug 2020 10:36:31 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 320717",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2383,
                            "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": 1686,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 194,
                            "server_port": "443",
                            "load_end": 1740,
                            "ttfb_start": 1690,
                            "ttfb_end": 1727,
                            "download_start": 1727,
                            "download_end": 1740,
                            "download_ms": 13,
                            "all_start": 1690,
                            "all_end": 1740,
                            "all_ms": 50,
                            "index": 18,
                            "number": 19
                        },
                        {
                            "type": 3,
                            "id": "31374.151",
                            "request_id": "31374.151",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg",
                            "raw_id": "31374.151",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 68,
                            "ttfb_ms": 39,
                            "load_start": 1690,
                            "load_start_float": 1690.000198,
                            "bytesIn": 383182,
                            "objectSize": 383182,
                            "objectSizeUncompressed": 383182,
                            "chunks": [
                                {
                                    "ts": 1734,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1739,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1745,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1748,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1753,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1758,
                                    "bytes": 55502
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"5d8ce-5ad4cb1cbe72f\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:47 GMT",
                                    "etag: \"5d8ce-5ad4cb1cbe72f\"",
                                    "last-modified: Thu, 20 Aug 2020 10:36:35 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 383182",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2383,
                            "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": 1687,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 198,
                            "server_port": "443",
                            "load_end": 1758,
                            "ttfb_start": 1690,
                            "ttfb_end": 1729,
                            "download_start": 1729,
                            "download_end": 1758,
                            "download_ms": 29,
                            "all_start": 1690,
                            "all_end": 1758,
                            "all_ms": 68,
                            "index": 19,
                            "number": 20
                        },
                        {
                            "type": 3,
                            "id": "31374.152",
                            "request_id": "31374.152",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg",
                            "raw_id": "31374.152",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 71,
                            "ttfb_ms": 41,
                            "load_start": 1690,
                            "load_start_float": 1690.0001999999999,
                            "bytesIn": 289895,
                            "objectSize": 289895,
                            "objectSizeUncompressed": 289895,
                            "chunks": [
                                {
                                    "ts": 1738,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1744,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1749,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1754,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1761,
                                    "bytes": 27751
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"46c67-5ad4cb2036223\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:47 GMT",
                                    "etag: \"46c67-5ad4cb2036223\"",
                                    "last-modified: Thu, 20 Aug 2020 10:36:39 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 289895",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2383,
                            "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": 1687,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 200,
                            "server_port": "443",
                            "load_end": 1761,
                            "ttfb_start": 1690,
                            "ttfb_end": 1731,
                            "download_start": 1731,
                            "download_end": 1761,
                            "download_ms": 30,
                            "all_start": 1690,
                            "all_end": 1761,
                            "all_ms": 71,
                            "index": 20,
                            "number": 21
                        },
                        {
                            "type": 3,
                            "id": "31374.153",
                            "request_id": "31374.153",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg",
                            "raw_id": "31374.153",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 72,
                            "ttfb_ms": 42,
                            "load_start": 1690,
                            "load_start_float": 1690.0002019999999,
                            "bytesIn": 299953,
                            "objectSize": 299953,
                            "objectSizeUncompressed": 299953,
                            "chunks": [
                                {
                                    "ts": 1742,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1746,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1750,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1756,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1762,
                                    "bytes": 37809
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"493b1-5ad4d0a784009\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:47 GMT",
                                    "etag: \"493b1-5ad4d0a784009\"",
                                    "last-modified: Thu, 20 Aug 2020 11:01:23 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 299953",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2386,
                            "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": 1688,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 202,
                            "server_port": "443",
                            "load_end": 1762,
                            "ttfb_start": 1690,
                            "ttfb_end": 1732,
                            "download_start": 1732,
                            "download_end": 1762,
                            "download_ms": 30,
                            "all_start": 1690,
                            "all_end": 1762,
                            "all_ms": 72,
                            "index": 21,
                            "number": 22
                        },
                        {
                            "type": 3,
                            "id": "31374.154",
                            "request_id": "31374.154",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg",
                            "raw_id": "31374.154",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 80,
                            "ttfb_ms": 43,
                            "load_start": 1691,
                            "load_start_float": 1691.0002039999999,
                            "bytesIn": 339856,
                            "objectSize": 339856,
                            "objectSizeUncompressed": 339856,
                            "chunks": [
                                {
                                    "ts": 1752,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1757,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1763,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1767,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1769,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1771,
                                    "bytes": 12176
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"52f90-5ad4d08ac3ad4\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:47 GMT",
                                    "etag: \"52f90-5ad4d08ac3ad4\"",
                                    "last-modified: Thu, 20 Aug 2020 11:00:53 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 339856",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2386,
                            "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": 1688,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 204,
                            "server_port": "443",
                            "load_end": 1771,
                            "ttfb_start": 1691,
                            "ttfb_end": 1734,
                            "download_start": 1734,
                            "download_end": 1771,
                            "download_ms": 37,
                            "all_start": 1691,
                            "all_end": 1771,
                            "all_ms": 80,
                            "index": 22,
                            "number": 23
                        },
                        {
                            "type": 3,
                            "id": "31374.156",
                            "request_id": "31374.156",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg",
                            "raw_id": "31374.156",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 40,
                            "ttfb_ms": 37,
                            "load_start": 1900,
                            "load_start_float": 1900.0002260000001,
                            "bytesIn": 134955,
                            "objectSize": 134955,
                            "objectSizeUncompressed": 134955,
                            "chunks": [
                                {
                                    "ts": 1938,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1939,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1940,
                                    "bytes": 3883
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"20f2b-5ae676df0c174\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:47 GMT",
                                    "etag: \"20f2b-5ae676df0c174\"",
                                    "last-modified: Thu, 03 Sep 2020 11:55:32 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 134955",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2434,
                            "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": 1898,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 226,
                            "server_port": "443",
                            "load_end": 1940,
                            "ttfb_start": 1900,
                            "ttfb_end": 1937,
                            "download_start": 1937,
                            "download_end": 1940,
                            "download_ms": 3,
                            "all_start": 1900,
                            "all_end": 1940,
                            "all_ms": 40,
                            "index": 23,
                            "number": 24
                        },
                        {
                            "type": 3,
                            "id": "31374.158",
                            "request_id": "31374.158",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg",
                            "raw_id": "31374.158",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 42,
                            "ttfb_ms": 37,
                            "load_start": 2099,
                            "load_start_float": 2099.0002319999999,
                            "bytesIn": 206510,
                            "objectSize": 206510,
                            "objectSizeUncompressed": 206510,
                            "chunks": [
                                {
                                    "ts": 2138,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 2139,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 2140,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 2141,
                                    "bytes": 9902
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"326ae-5ae676e0a19af\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:47 GMT",
                                    "etag: \"326ae-5ae676e0a19af\"",
                                    "last-modified: Thu, 03 Sep 2020 11:55:34 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 206510",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2437,
                            "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": 2098,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 232,
                            "server_port": "443",
                            "load_end": 2141,
                            "ttfb_start": 2099,
                            "ttfb_end": 2136,
                            "download_start": 2136,
                            "download_end": 2141,
                            "download_ms": 5,
                            "all_start": 2099,
                            "all_end": 2141,
                            "all_ms": 42,
                            "index": 24,
                            "number": 25
                        },
                        {
                            "type": 3,
                            "id": "31374.160",
                            "request_id": "31374.160",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.160",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 44,
                            "ttfb_ms": 38,
                            "load_start": 2300,
                            "load_start_float": 2300.0002380000001,
                            "bytesIn": 284475,
                            "objectSize": 284475,
                            "objectSizeUncompressed": 284475,
                            "chunks": [
                                {
                                    "ts": 2339,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 2341,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 2342,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 2343,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 2344,
                                    "bytes": 22331
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"4573b-5ae676e20f5f1\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:48 GMT",
                                    "etag: \"4573b-5ae676e20f5f1\"",
                                    "last-modified: Thu, 03 Sep 2020 11:55:36 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 284475",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2437,
                            "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": 2299,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 238,
                            "server_port": "443",
                            "load_end": 2344,
                            "ttfb_start": 2300,
                            "ttfb_end": 2338,
                            "download_start": 2338,
                            "download_end": 2344,
                            "download_ms": 6,
                            "all_start": 2300,
                            "all_end": 2344,
                            "all_ms": 44,
                            "index": 25,
                            "number": 26
                        },
                        {
                            "type": 3,
                            "id": "31374.162",
                            "request_id": "31374.162",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg",
                            "raw_id": "31374.162",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 42,
                            "ttfb_ms": 38,
                            "load_start": 2499,
                            "load_start_float": 2499.0002439999998,
                            "bytesIn": 141626,
                            "objectSize": 141626,
                            "objectSizeUncompressed": 141626,
                            "chunks": [
                                {
                                    "ts": 2538,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 2540,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 2541,
                                    "bytes": 10554
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"2293a-5ae676e2c4097\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:48 GMT",
                                    "etag: \"2293a-5ae676e2c4097\"",
                                    "last-modified: Thu, 03 Sep 2020 11:55:36 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 141626",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2434,
                            "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": 2498,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 244,
                            "server_port": "443",
                            "load_end": 2541,
                            "ttfb_start": 2499,
                            "ttfb_end": 2537,
                            "download_start": 2537,
                            "download_end": 2541,
                            "download_ms": 4,
                            "all_start": 2499,
                            "all_end": 2541,
                            "all_ms": 42,
                            "index": 26,
                            "number": 27
                        },
                        {
                            "type": 3,
                            "id": "31374.164",
                            "request_id": "31374.164",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.164",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 40,
                            "ttfb_ms": 37,
                            "load_start": 2700,
                            "load_start_float": 2700.0002500000001,
                            "bytesIn": 141066,
                            "objectSize": 141066,
                            "objectSizeUncompressed": 141066,
                            "chunks": [
                                {
                                    "ts": 2738,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 2739,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 2740,
                                    "bytes": 9994
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"2270a-5ae676e41f6c5\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:48 GMT",
                                    "etag: \"2270a-5ae676e41f6c5\"",
                                    "last-modified: Thu, 03 Sep 2020 11:55:38 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 141066",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2437,
                            "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": 2699,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 250,
                            "server_port": "443",
                            "load_end": 2740,
                            "ttfb_start": 2700,
                            "ttfb_end": 2737,
                            "download_start": 2737,
                            "download_end": 2740,
                            "download_ms": 3,
                            "all_start": 2700,
                            "all_end": 2740,
                            "all_ms": 40,
                            "index": 27,
                            "number": 28
                        },
                        {
                            "type": 3,
                            "id": "31374.166",
                            "request_id": "31374.166",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg",
                            "raw_id": "31374.166",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 41,
                            "ttfb_ms": 37,
                            "load_start": 2900,
                            "load_start_float": 2900.000258,
                            "bytesIn": 185651,
                            "objectSize": 185651,
                            "objectSizeUncompressed": 185651,
                            "chunks": [
                                {
                                    "ts": 2938,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 2939,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 2941,
                                    "bytes": 54579
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"2d533-59f524eae5fe7\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:48 GMT",
                                    "etag: \"2d533-59f524eae5fe7\"",
                                    "last-modified: Mon, 24 Feb 2020 13:25:39 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 185651",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2461,
                            "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": 2898,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 258,
                            "server_port": "443",
                            "load_end": 2941,
                            "ttfb_start": 2900,
                            "ttfb_end": 2937,
                            "download_start": 2937,
                            "download_end": 2941,
                            "download_ms": 4,
                            "all_start": 2900,
                            "all_end": 2941,
                            "all_ms": 41,
                            "index": 28,
                            "number": 29
                        },
                        {
                            "type": 3,
                            "id": "31374.168",
                            "request_id": "31374.168",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg",
                            "raw_id": "31374.168",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 48,
                            "ttfb_ms": 37,
                            "load_start": 3100,
                            "load_start_float": 3100.0002639999998,
                            "bytesIn": 529937,
                            "objectSize": 529937,
                            "objectSizeUncompressed": 529937,
                            "chunks": [
                                {
                                    "ts": 3138,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 3139,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 3140,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 3141,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 3142,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 3144,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 3145,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 3146,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 3148,
                                    "bytes": 5649
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"81611-59f4fa9439b56\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:48 GMT",
                                    "etag: \"81611-59f4fa9439b56\"",
                                    "last-modified: Mon, 24 Feb 2020 10:16:14 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 529937",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2452,
                            "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": 3099,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 264,
                            "server_port": "443",
                            "load_end": 3148,
                            "ttfb_start": 3100,
                            "ttfb_end": 3137,
                            "download_start": 3137,
                            "download_end": 3148,
                            "download_ms": 11,
                            "all_start": 3100,
                            "all_end": 3148,
                            "all_ms": 48,
                            "index": 29,
                            "number": 30
                        },
                        {
                            "type": 3,
                            "id": "31374.170",
                            "request_id": "31374.170",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg",
                            "raw_id": "31374.170",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 43,
                            "ttfb_ms": 37,
                            "load_start": 3299,
                            "load_start_float": 3299.00027,
                            "bytesIn": 275195,
                            "objectSize": 275195,
                            "objectSizeUncompressed": 275195,
                            "chunks": [
                                {
                                    "ts": 3337,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 3338,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 3340,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 3341,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 3342,
                                    "bytes": 13051
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"432fb-59f4fa99082c6\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:49 GMT",
                                    "etag: \"432fb-59f4fa99082c6\"",
                                    "last-modified: Mon, 24 Feb 2020 10:16:19 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 275195",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2467,
                            "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": 3298,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 270,
                            "server_port": "443",
                            "load_end": 3342,
                            "ttfb_start": 3299,
                            "ttfb_end": 3336,
                            "download_start": 3336,
                            "download_end": 3342,
                            "download_ms": 6,
                            "all_start": 3299,
                            "all_end": 3342,
                            "all_ms": 43,
                            "index": 30,
                            "number": 31
                        },
                        {
                            "type": 3,
                            "id": "31374.172",
                            "request_id": "31374.172",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.172",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 42,
                            "ttfb_ms": 36,
                            "load_start": 3500,
                            "load_start_float": 3500.0002760000002,
                            "bytesIn": 300854,
                            "objectSize": 300854,
                            "objectSizeUncompressed": 300854,
                            "chunks": [
                                {
                                    "ts": 3537,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 3539,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 3540,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 3541,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 3542,
                                    "bytes": 38710
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"49736-59f4fa9dab73b\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:49 GMT",
                                    "etag: \"49736-59f4fa9dab73b\"",
                                    "last-modified: Mon, 24 Feb 2020 10:16:24 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 300854",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2452,
                            "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": 3499,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 276,
                            "server_port": "443",
                            "load_end": 3542,
                            "ttfb_start": 3500,
                            "ttfb_end": 3536,
                            "download_start": 3536,
                            "download_end": 3542,
                            "download_ms": 6,
                            "all_start": 3500,
                            "all_end": 3542,
                            "all_ms": 42,
                            "index": 31,
                            "number": 32
                        },
                        {
                            "type": 3,
                            "id": "31374.174",
                            "request_id": "31374.174",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.174",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 45,
                            "ttfb_ms": 37,
                            "load_start": 3701,
                            "load_start_float": 3701.0002979999999,
                            "bytesIn": 456946,
                            "objectSize": 456946,
                            "objectSizeUncompressed": 456946,
                            "chunks": [
                                {
                                    "ts": 3739,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 3740,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 3741,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 3742,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 3743,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 3745,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 3746,
                                    "bytes": 63730
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"6f8f2-5987abba9dc45\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:49 GMT",
                                    "etag: \"6f8f2-5987abba9dc45\"",
                                    "last-modified: Fri, 29 Nov 2019 11:43:05 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 456946",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2485,
                            "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": 3699,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 298,
                            "server_port": "443",
                            "load_end": 3746,
                            "ttfb_start": 3701,
                            "ttfb_end": 3738,
                            "download_start": 3738,
                            "download_end": 3746,
                            "download_ms": 8,
                            "all_start": 3701,
                            "all_end": 3746,
                            "all_ms": 45,
                            "index": 32,
                            "number": 33
                        },
                        {
                            "type": 3,
                            "id": "31374.176",
                            "request_id": "31374.176",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg",
                            "raw_id": "31374.176",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 44,
                            "ttfb_ms": 37,
                            "load_start": 3900,
                            "load_start_float": 3900.0003059999999,
                            "bytesIn": 389987,
                            "objectSize": 389987,
                            "objectSizeUncompressed": 389987,
                            "chunks": [
                                {
                                    "ts": 3938,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 3939,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 3940,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 3941,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 3943,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 3944,
                                    "bytes": 62307
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"5f363-5987ac328baee\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:49 GMT",
                                    "etag: \"5f363-5987ac328baee\"",
                                    "last-modified: Fri, 29 Nov 2019 11:45:11 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 389987",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2485,
                            "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": 3898,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 306,
                            "server_port": "443",
                            "load_end": 3944,
                            "ttfb_start": 3900,
                            "ttfb_end": 3937,
                            "download_start": 3937,
                            "download_end": 3944,
                            "download_ms": 7,
                            "all_start": 3900,
                            "all_end": 3944,
                            "all_ms": 44,
                            "index": 33,
                            "number": 34
                        },
                        {
                            "type": 3,
                            "id": "31374.178",
                            "request_id": "31374.178",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg",
                            "raw_id": "31374.178",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 44,
                            "ttfb_ms": 37,
                            "load_start": 4199,
                            "load_start_float": 4199.0003120000001,
                            "bytesIn": 387525,
                            "objectSize": 387525,
                            "objectSizeUncompressed": 387525,
                            "chunks": [
                                {
                                    "ts": 4237,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 4239,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 4240,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 4241,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 4242,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 4243,
                                    "bytes": 59845
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"5e9c5-5987abc2770ae\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:50 GMT",
                                    "etag: \"5e9c5-5987abc2770ae\"",
                                    "last-modified: Fri, 29 Nov 2019 11:43:13 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 387525",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2485,
                            "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": 4198,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 312,
                            "server_port": "443",
                            "load_end": 4243,
                            "ttfb_start": 4199,
                            "ttfb_end": 4236,
                            "download_start": 4236,
                            "download_end": 4243,
                            "download_ms": 7,
                            "all_start": 4199,
                            "all_end": 4243,
                            "all_ms": 44,
                            "index": 34,
                            "number": 35
                        },
                        {
                            "type": 3,
                            "id": "31374.180",
                            "request_id": "31374.180",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.180",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 45,
                            "ttfb_ms": 37,
                            "load_start": 4399,
                            "load_start_float": 4399.0003180000003,
                            "bytesIn": 422128,
                            "objectSize": 422128,
                            "objectSizeUncompressed": 422128,
                            "chunks": [
                                {
                                    "ts": 4437,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 4438,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 4440,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 4440,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 4442,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 4443,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 4444,
                                    "bytes": 28912
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"670f0-5987abca0e26f\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:50 GMT",
                                    "etag: \"670f0-5987abca0e26f\"",
                                    "last-modified: Fri, 29 Nov 2019 11:43:21 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 422128",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2485,
                            "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": 4398,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 318,
                            "server_port": "443",
                            "load_end": 4444,
                            "ttfb_start": 4399,
                            "ttfb_end": 4436,
                            "download_start": 4436,
                            "download_end": 4444,
                            "download_ms": 8,
                            "all_start": 4399,
                            "all_end": 4444,
                            "all_ms": 45,
                            "index": 35,
                            "number": 36
                        },
                        {
                            "type": 3,
                            "id": "31374.182",
                            "request_id": "31374.182",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.182",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 47,
                            "ttfb_ms": 38,
                            "load_start": 4599,
                            "load_start_float": 4599.0003239999996,
                            "bytesIn": 417788,
                            "objectSize": 417788,
                            "objectSizeUncompressed": 417788,
                            "chunks": [
                                {
                                    "ts": 4638,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 4639,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 4640,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 4642,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 4643,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 4644,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 4646,
                                    "bytes": 24572
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"65ffc-5987abd13ccd7\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:50 GMT",
                                    "etag: \"65ffc-5987abd13ccd7\"",
                                    "last-modified: Fri, 29 Nov 2019 11:43:29 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 417788",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2485,
                            "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": 4598,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 324,
                            "server_port": "443",
                            "load_end": 4646,
                            "ttfb_start": 4599,
                            "ttfb_end": 4637,
                            "download_start": 4637,
                            "download_end": 4646,
                            "download_ms": 9,
                            "all_start": 4599,
                            "all_end": 4646,
                            "all_ms": 47,
                            "index": 36,
                            "number": 37
                        },
                        {
                            "type": 3,
                            "id": "31374.184",
                            "request_id": "31374.184",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg",
                            "raw_id": "31374.184",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 51,
                            "ttfb_ms": 38,
                            "load_start": 4799,
                            "load_start_float": 4799.0003299999998,
                            "bytesIn": 413288,
                            "objectSize": 413288,
                            "objectSizeUncompressed": 413288,
                            "chunks": [
                                {
                                    "ts": 4839,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 4840,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 4841,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 4843,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 4846,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 4848,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 4850,
                                    "bytes": 20072
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"64e68-5680466e78297\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:50 GMT",
                                    "etag: \"64e68-5680466e78297\"",
                                    "last-modified: Thu, 22 Mar 2018 18:23:19 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 413288",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2443,
                            "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": 4798,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 330,
                            "server_port": "443",
                            "load_end": 4850,
                            "ttfb_start": 4799,
                            "ttfb_end": 4837,
                            "download_start": 4837,
                            "download_end": 4850,
                            "download_ms": 13,
                            "all_start": 4799,
                            "all_end": 4850,
                            "all_ms": 51,
                            "index": 37,
                            "number": 38
                        },
                        {
                            "type": 3,
                            "id": "31374.186",
                            "request_id": "31374.186",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg",
                            "raw_id": "31374.186",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 46,
                            "ttfb_ms": 37,
                            "load_start": 5000,
                            "load_start_float": 5000.0003379999998,
                            "bytesIn": 483125,
                            "objectSize": 483125,
                            "objectSizeUncompressed": 483125,
                            "chunks": [
                                {
                                    "ts": 5038,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5039,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5041,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5042,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5043,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5044,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5045,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5046,
                                    "bytes": 24373
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"75f35-56804a4a3c7f8\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:50 GMT",
                                    "etag: \"75f35-56804a4a3c7f8\"",
                                    "last-modified: Thu, 22 Mar 2018 18:40:34 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 483125",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2500,
                            "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": 4998,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 338,
                            "server_port": "443",
                            "load_end": 5046,
                            "ttfb_start": 5000,
                            "ttfb_end": 5037,
                            "download_start": 5037,
                            "download_end": 5046,
                            "download_ms": 9,
                            "all_start": 5000,
                            "all_end": 5046,
                            "all_ms": 46,
                            "index": 38,
                            "number": 39
                        },
                        {
                            "type": 3,
                            "id": "31374.188",
                            "request_id": "31374.188",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.188",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 47,
                            "ttfb_ms": 37,
                            "load_start": 5200,
                            "load_start_float": 5200.000344,
                            "bytesIn": 559081,
                            "objectSize": 559081,
                            "objectSizeUncompressed": 559081,
                            "chunks": [
                                {
                                    "ts": 5238,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5239,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5240,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5241,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5243,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5244,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5245,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5246,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5247,
                                    "bytes": 34793
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"887e9-567e6e8562a2a\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:51 GMT",
                                    "etag: \"887e9-567e6e8562a2a\"",
                                    "last-modified: Wed, 21 Mar 2018 07:12:01 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 559081",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2443,
                            "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": 5198,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 344,
                            "server_port": "443",
                            "load_end": 5247,
                            "ttfb_start": 5200,
                            "ttfb_end": 5237,
                            "download_start": 5237,
                            "download_end": 5247,
                            "download_ms": 10,
                            "all_start": 5200,
                            "all_end": 5247,
                            "all_ms": 47,
                            "index": 39,
                            "number": 40
                        },
                        {
                            "type": 3,
                            "id": "31374.190",
                            "request_id": "31374.190",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg",
                            "raw_id": "31374.190",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 42,
                            "ttfb_ms": 36,
                            "load_start": 5399,
                            "load_start_float": 5399.0003500000003,
                            "bytesIn": 306108,
                            "objectSize": 306108,
                            "objectSizeUncompressed": 306108,
                            "chunks": [
                                {
                                    "ts": 5436,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5438,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5439,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5440,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5441,
                                    "bytes": 43964
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"4abbc-568036adc33a6\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:51 GMT",
                                    "etag: \"4abbc-568036adc33a6\"",
                                    "last-modified: Thu, 22 Mar 2018 17:12:50 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 306108",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2443,
                            "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": 5398,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 350,
                            "server_port": "443",
                            "load_end": 5441,
                            "ttfb_start": 5399,
                            "ttfb_end": 5435,
                            "download_start": 5435,
                            "download_end": 5441,
                            "download_ms": 6,
                            "all_start": 5399,
                            "all_end": 5441,
                            "all_ms": 42,
                            "index": 40,
                            "number": 41
                        },
                        {
                            "type": 3,
                            "id": "31374.192",
                            "request_id": "31374.192",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg",
                            "raw_id": "31374.192",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 52,
                            "ttfb_ms": 38,
                            "load_start": 5599,
                            "load_start_float": 5599.0003559999996,
                            "bytesIn": 728608,
                            "objectSize": 728608,
                            "objectSizeUncompressed": 728608,
                            "chunks": [
                                {
                                    "ts": 5638,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5639,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5640,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5641,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5642,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5644,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5645,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5646,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5647,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5649,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5650,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5651,
                                    "bytes": 7712
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"b1e20-568048a566f26\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:51 GMT",
                                    "etag: \"b1e20-568048a566f26\"",
                                    "last-modified: Thu, 22 Mar 2018 18:33:13 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 728608",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2443,
                            "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": 5598,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 356,
                            "server_port": "443",
                            "load_end": 5651,
                            "ttfb_start": 5599,
                            "ttfb_end": 5637,
                            "download_start": 5637,
                            "download_end": 5651,
                            "download_ms": 14,
                            "all_start": 5599,
                            "all_end": 5651,
                            "all_ms": 52,
                            "index": 41,
                            "number": 42
                        },
                        {
                            "type": 3,
                            "id": "31374.194",
                            "request_id": "31374.194",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg",
                            "raw_id": "31374.194",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 48,
                            "ttfb_ms": 38,
                            "load_start": 5799,
                            "load_start_float": 5799.0003619999998,
                            "bytesIn": 363353,
                            "objectSize": 363353,
                            "objectSizeUncompressed": 363353,
                            "chunks": [
                                {
                                    "ts": 5838,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5840,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5841,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5843,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5846,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 5847,
                                    "bytes": 35673
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"58b59-5680343ca9621\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:51 GMT",
                                    "etag: \"58b59-5680343ca9621\"",
                                    "last-modified: Thu, 22 Mar 2018 17:01:55 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 363353",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2440,
                            "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": 5798,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 362,
                            "server_port": "443",
                            "load_end": 5847,
                            "ttfb_start": 5799,
                            "ttfb_end": 5837,
                            "download_start": 5837,
                            "download_end": 5847,
                            "download_ms": 10,
                            "all_start": 5799,
                            "all_end": 5847,
                            "all_ms": 48,
                            "index": 42,
                            "number": 43
                        },
                        {
                            "type": 3,
                            "id": "31374.196",
                            "request_id": "31374.196",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.196",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 49,
                            "ttfb_ms": 37,
                            "load_start": 6000,
                            "load_start_float": 6000.0003699999997,
                            "bytesIn": 646334,
                            "objectSize": 646334,
                            "objectSizeUncompressed": 646334,
                            "chunks": [
                                {
                                    "ts": 6038,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 6039,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 6040,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 6041,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 6043,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 6044,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 6045,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 6046,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 6047,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 6049,
                                    "bytes": 56510
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"9dcbe-567e6e3690076\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:51 GMT",
                                    "etag: \"9dcbe-567e6e3690076\"",
                                    "last-modified: Wed, 21 Mar 2018 07:10:39 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 646334",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2440,
                            "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": 5998,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 370,
                            "server_port": "443",
                            "load_end": 6049,
                            "ttfb_start": 6000,
                            "ttfb_end": 6037,
                            "download_start": 6037,
                            "download_end": 6049,
                            "download_ms": 12,
                            "all_start": 6000,
                            "all_end": 6049,
                            "all_ms": 49,
                            "index": 43,
                            "number": 44
                        },
                        {
                            "type": 3,
                            "id": "31374.198",
                            "request_id": "31374.198",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg",
                            "raw_id": "31374.198",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 42,
                            "ttfb_ms": 37,
                            "load_start": 6199,
                            "load_start_float": 6199.000376,
                            "bytesIn": 247162,
                            "objectSize": 247162,
                            "objectSizeUncompressed": 247162,
                            "chunks": [
                                {
                                    "ts": 6237,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 6239,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 6240,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 6241,
                                    "bytes": 50554
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"3c57a-58aa3ffea9d62\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:52 GMT",
                                    "etag: \"3c57a-58aa3ffea9d62\"",
                                    "last-modified: Thu, 06 Jun 2019 09:04:21 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 247162",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2398,
                            "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": 6198,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 376,
                            "server_port": "443",
                            "load_end": 6241,
                            "ttfb_start": 6199,
                            "ttfb_end": 6236,
                            "download_start": 6236,
                            "download_end": 6241,
                            "download_ms": 5,
                            "all_start": 6199,
                            "all_end": 6241,
                            "all_ms": 42,
                            "index": 44,
                            "number": 45
                        },
                        {
                            "type": 3,
                            "id": "31374.200",
                            "request_id": "31374.200",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg",
                            "raw_id": "31374.200",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 41,
                            "ttfb_ms": 37,
                            "load_start": 6399,
                            "load_start_float": 6399.0003820000002,
                            "bytesIn": 164110,
                            "objectSize": 164110,
                            "objectSizeUncompressed": 164110,
                            "chunks": [
                                {
                                    "ts": 6437,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 6439,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 6440,
                                    "bytes": 33038
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"2810e-58aa4180aaf62\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:52 GMT",
                                    "etag: \"2810e-58aa4180aaf62\"",
                                    "last-modified: Thu, 06 Jun 2019 09:11:06 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 164110",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2410,
                            "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": 6398,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 382,
                            "server_port": "443",
                            "load_end": 6440,
                            "ttfb_start": 6399,
                            "ttfb_end": 6436,
                            "download_start": 6436,
                            "download_end": 6440,
                            "download_ms": 4,
                            "all_start": 6399,
                            "all_end": 6440,
                            "all_ms": 41,
                            "index": 45,
                            "number": 46
                        },
                        {
                            "type": 3,
                            "id": "31374.202",
                            "request_id": "31374.202",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg",
                            "raw_id": "31374.202",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 40,
                            "ttfb_ms": 37,
                            "load_start": 6599,
                            "load_start_float": 6599.0003880000004,
                            "bytesIn": 148547,
                            "objectSize": 148547,
                            "objectSizeUncompressed": 148547,
                            "chunks": [
                                {
                                    "ts": 6637,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 6638,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 6639,
                                    "bytes": 17475
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"24443-58aa40012ed9f\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:52 GMT",
                                    "etag: \"24443-58aa40012ed9f\"",
                                    "last-modified: Thu, 06 Jun 2019 09:04:24 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 148547",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2410,
                            "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": 6598,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 388,
                            "server_port": "443",
                            "load_end": 6639,
                            "ttfb_start": 6599,
                            "ttfb_end": 6636,
                            "download_start": 6636,
                            "download_end": 6639,
                            "download_ms": 3,
                            "all_start": 6599,
                            "all_end": 6639,
                            "all_ms": 40,
                            "index": 46,
                            "number": 47
                        },
                        {
                            "type": 3,
                            "id": "31374.204",
                            "request_id": "31374.204",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg",
                            "raw_id": "31374.204",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 46,
                            "ttfb_ms": 37,
                            "load_start": 6800,
                            "load_start_float": 6800.0003939999997,
                            "bytesIn": 337971,
                            "objectSize": 337971,
                            "objectSizeUncompressed": 337971,
                            "chunks": [
                                {
                                    "ts": 6838,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 6840,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 6842,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 6843,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 6845,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 6846,
                                    "bytes": 10291
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"52833-58aa400370bc4\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:52 GMT",
                                    "etag: \"52833-58aa400370bc4\"",
                                    "last-modified: Thu, 06 Jun 2019 09:04:26 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 337971",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2413,
                            "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": 6798,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 394,
                            "server_port": "443",
                            "load_end": 6846,
                            "ttfb_start": 6800,
                            "ttfb_end": 6837,
                            "download_start": 6837,
                            "download_end": 6846,
                            "download_ms": 9,
                            "all_start": 6800,
                            "all_end": 6846,
                            "all_ms": 46,
                            "index": 47,
                            "number": 48
                        },
                        {
                            "type": 3,
                            "id": "31374.206",
                            "request_id": "31374.206",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg",
                            "raw_id": "31374.206",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 39,
                            "ttfb_ms": 36,
                            "load_start": 7000,
                            "load_start_float": 7000.0003999999999,
                            "bytesIn": 86640,
                            "objectSize": 86640,
                            "objectSizeUncompressed": 86640,
                            "chunks": [
                                {
                                    "ts": 7037,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 7039,
                                    "bytes": 21104
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"15270-58aa4004c029e\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:52 GMT",
                                    "etag: \"15270-58aa4004c029e\"",
                                    "last-modified: Thu, 06 Jun 2019 09:04:27 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 86640",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2410,
                            "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": 6998,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 400,
                            "server_port": "443",
                            "load_end": 7039,
                            "ttfb_start": 7000,
                            "ttfb_end": 7036,
                            "download_start": 7036,
                            "download_end": 7039,
                            "download_ms": 3,
                            "all_start": 7000,
                            "all_end": 7039,
                            "all_ms": 39,
                            "index": 48,
                            "number": 49
                        },
                        {
                            "type": 3,
                            "id": "31374.208",
                            "request_id": "31374.208",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.208",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 44,
                            "ttfb_ms": 37,
                            "load_start": 7199,
                            "load_start_float": 7199.0004079999999,
                            "bytesIn": 336769,
                            "objectSize": 336769,
                            "objectSizeUncompressed": 336769,
                            "chunks": [
                                {
                                    "ts": 7237,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 7238,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 7240,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 7241,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 7242,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 7243,
                                    "bytes": 9089
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"52381-5840bc7b8cd2a\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:53 GMT",
                                    "etag: \"52381-5840bc7b8cd2a\"",
                                    "last-modified: Thu, 14 Mar 2019 10:56:53 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 336769",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2491,
                            "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": 7198,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 408,
                            "server_port": "443",
                            "load_end": 7243,
                            "ttfb_start": 7199,
                            "ttfb_end": 7236,
                            "download_start": 7236,
                            "download_end": 7243,
                            "download_ms": 7,
                            "all_start": 7199,
                            "all_end": 7243,
                            "all_ms": 44,
                            "index": 49,
                            "number": 50
                        },
                        {
                            "type": 3,
                            "id": "31374.210",
                            "request_id": "31374.210",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg",
                            "raw_id": "31374.210",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 47,
                            "ttfb_ms": 38,
                            "load_start": 7398,
                            "load_start_float": 7398.0004140000001,
                            "bytesIn": 251233,
                            "objectSize": 251233,
                            "objectSizeUncompressed": 251233,
                            "chunks": [
                                {
                                    "ts": 7437,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 7439,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 7442,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 7445,
                                    "bytes": 54625
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"3d561-5840bc804be63\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:53 GMT",
                                    "etag: \"3d561-5840bc804be63\"",
                                    "last-modified: Thu, 14 Mar 2019 10:56:58 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 251233",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2479,
                            "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": 7398,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 414,
                            "server_port": "443",
                            "load_end": 7445,
                            "ttfb_start": 7398,
                            "ttfb_end": 7436,
                            "download_start": 7436,
                            "download_end": 7445,
                            "download_ms": 9,
                            "all_start": 7398,
                            "all_end": 7445,
                            "all_ms": 47,
                            "index": 50,
                            "number": 51
                        },
                        {
                            "type": 3,
                            "id": "31374.212",
                            "request_id": "31374.212",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg",
                            "raw_id": "31374.212",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 43,
                            "ttfb_ms": 38,
                            "load_start": 7600,
                            "load_start_float": 7600.0004200000003,
                            "bytesIn": 206720,
                            "objectSize": 206720,
                            "objectSizeUncompressed": 206720,
                            "chunks": [
                                {
                                    "ts": 7639,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 7640,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 7642,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 7643,
                                    "bytes": 10112
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"32780-5840bcac6efbb\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:53 GMT",
                                    "etag: \"32780-5840bcac6efbb\"",
                                    "last-modified: Thu, 14 Mar 2019 10:57:45 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 206720",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2473,
                            "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": 7598,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 420,
                            "server_port": "443",
                            "load_end": 7643,
                            "ttfb_start": 7600,
                            "ttfb_end": 7638,
                            "download_start": 7638,
                            "download_end": 7643,
                            "download_ms": 5,
                            "all_start": 7600,
                            "all_end": 7643,
                            "all_ms": 43,
                            "index": 51,
                            "number": 52
                        },
                        {
                            "type": 3,
                            "id": "31374.214",
                            "request_id": "31374.214",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg",
                            "raw_id": "31374.214",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 47,
                            "ttfb_ms": 37,
                            "load_start": 7799,
                            "load_start_float": 7799.0004259999996,
                            "bytesIn": 212935,
                            "objectSize": 212935,
                            "objectSizeUncompressed": 212935,
                            "chunks": [
                                {
                                    "ts": 7839,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 7841,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 7844,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 7846,
                                    "bytes": 16327
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"33fc7-5840bcae8b7cd\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:53 GMT",
                                    "etag: \"33fc7-5840bcae8b7cd\"",
                                    "last-modified: Thu, 14 Mar 2019 10:57:47 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 212935",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2470,
                            "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": 7798,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 426,
                            "server_port": "443",
                            "load_end": 7846,
                            "ttfb_start": 7799,
                            "ttfb_end": 7836,
                            "download_start": 7836,
                            "download_end": 7846,
                            "download_ms": 10,
                            "all_start": 7799,
                            "all_end": 7846,
                            "all_ms": 47,
                            "index": 52,
                            "number": 53
                        },
                        {
                            "type": 3,
                            "id": "31374.216",
                            "request_id": "31374.216",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg",
                            "raw_id": "31374.216",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 42,
                            "ttfb_ms": 37,
                            "load_start": 7999,
                            "load_start_float": 7999.0004319999998,
                            "bytesIn": 225382,
                            "objectSize": 225382,
                            "objectSizeUncompressed": 225382,
                            "chunks": [
                                {
                                    "ts": 8037,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 8038,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 8040,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 8041,
                                    "bytes": 28774
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"37066-56f0fcad7363e\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:53 GMT",
                                    "etag: \"37066-56f0fcad7363e\"",
                                    "last-modified: Wed, 20 Jun 2018 09:55:01 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 225382",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2410,
                            "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": 7998,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 432,
                            "server_port": "443",
                            "load_end": 8041,
                            "ttfb_start": 7999,
                            "ttfb_end": 8036,
                            "download_start": 8036,
                            "download_end": 8041,
                            "download_ms": 5,
                            "all_start": 7999,
                            "all_end": 8041,
                            "all_ms": 42,
                            "index": 53,
                            "number": 54
                        },
                        {
                            "type": 3,
                            "id": "31374.218",
                            "request_id": "31374.218",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg",
                            "raw_id": "31374.218",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 41,
                            "ttfb_ms": 37,
                            "load_start": 8199,
                            "load_start_float": 8199.0004399999998,
                            "bytesIn": 193106,
                            "objectSize": 193106,
                            "objectSizeUncompressed": 193106,
                            "chunks": [
                                {
                                    "ts": 8237,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 8239,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 8240,
                                    "bytes": 62034
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"2f252-56f0fbd9404cb\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:54 GMT",
                                    "etag: \"2f252-56f0fbd9404cb\"",
                                    "last-modified: Wed, 20 Jun 2018 09:51:19 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 193106",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2413,
                            "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": 8198,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 440,
                            "server_port": "443",
                            "load_end": 8240,
                            "ttfb_start": 8199,
                            "ttfb_end": 8236,
                            "download_start": 8236,
                            "download_end": 8240,
                            "download_ms": 4,
                            "all_start": 8199,
                            "all_end": 8240,
                            "all_ms": 41,
                            "index": 54,
                            "number": 55
                        },
                        {
                            "type": 3,
                            "id": "31374.220",
                            "request_id": "31374.220",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg",
                            "raw_id": "31374.220",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 38,
                            "ttfb_ms": 37,
                            "load_start": 8399,
                            "load_start_float": 8399.000446,
                            "bytesIn": 41453,
                            "objectSize": 41453,
                            "objectSizeUncompressed": 41453,
                            "chunks": [
                                {
                                    "ts": 8437,
                                    "bytes": 41453
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"a1ed-571d3315c3676\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:54 GMT",
                                    "etag: \"a1ed-571d3315c3676\"",
                                    "last-modified: Wed, 25 Jul 2018 13:52:43 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 41453",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2407,
                            "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": 8398,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 446,
                            "server_port": "443",
                            "load_end": 8437,
                            "ttfb_start": 8399,
                            "ttfb_end": 8436,
                            "download_start": 8436,
                            "download_end": 8437,
                            "download_ms": 1,
                            "all_start": 8399,
                            "all_end": 8437,
                            "all_ms": 38,
                            "index": 55,
                            "number": 56
                        },
                        {
                            "type": 3,
                            "id": "31374.222",
                            "request_id": "31374.222",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.222",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 40,
                            "ttfb_ms": 37,
                            "load_start": 8600,
                            "load_start_float": 8600.0004520000002,
                            "bytesIn": 135786,
                            "objectSize": 135786,
                            "objectSizeUncompressed": 135786,
                            "chunks": [
                                {
                                    "ts": 8638,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 8639,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 8640,
                                    "bytes": 4714
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"2126a-571d0fceb8a7d\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:54 GMT",
                                    "etag: \"2126a-571d0fceb8a7d\"",
                                    "last-modified: Wed, 25 Jul 2018 11:14:53 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 135786",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2410,
                            "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": 8598,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 452,
                            "server_port": "443",
                            "load_end": 8640,
                            "ttfb_start": 8600,
                            "ttfb_end": 8637,
                            "download_start": 8637,
                            "download_end": 8640,
                            "download_ms": 3,
                            "all_start": 8600,
                            "all_end": 8640,
                            "all_ms": 40,
                            "index": 56,
                            "number": 57
                        },
                        {
                            "type": 3,
                            "id": "31374.224",
                            "request_id": "31374.224",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg",
                            "raw_id": "31374.224",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 43,
                            "ttfb_ms": 37,
                            "load_start": 8799,
                            "load_start_float": 8799.0004580000004,
                            "bytesIn": 289211,
                            "objectSize": 289211,
                            "objectSizeUncompressed": 289211,
                            "chunks": [
                                {
                                    "ts": 8837,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 8839,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 8840,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 8841,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 8842,
                                    "bytes": 27067
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"469bb-56f0fcb7e6279\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:54 GMT",
                                    "etag: \"469bb-56f0fcb7e6279\"",
                                    "last-modified: Wed, 20 Jun 2018 09:55:12 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 289211",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2410,
                            "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": 8798,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 458,
                            "server_port": "443",
                            "load_end": 8842,
                            "ttfb_start": 8799,
                            "ttfb_end": 8836,
                            "download_start": 8836,
                            "download_end": 8842,
                            "download_ms": 6,
                            "all_start": 8799,
                            "all_end": 8842,
                            "all_ms": 43,
                            "index": 57,
                            "number": 58
                        },
                        {
                            "type": 3,
                            "id": "31374.226",
                            "request_id": "31374.226",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.226",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 40,
                            "ttfb_ms": 37,
                            "load_start": 8999,
                            "load_start_float": 8999.0004640000006,
                            "bytesIn": 176290,
                            "objectSize": 176290,
                            "objectSizeUncompressed": 176290,
                            "chunks": [
                                {
                                    "ts": 9037,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 9038,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 9039,
                                    "bytes": 45218
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"2b0a2-571cfb33a64ed\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:54 GMT",
                                    "etag: \"2b0a2-571cfb33a64ed\"",
                                    "last-modified: Wed, 25 Jul 2018 09:42:42 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 176290",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2410,
                            "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": 8998,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 464,
                            "server_port": "443",
                            "load_end": 9039,
                            "ttfb_start": 8999,
                            "ttfb_end": 9036,
                            "download_start": 9036,
                            "download_end": 9039,
                            "download_ms": 3,
                            "all_start": 8999,
                            "all_end": 9039,
                            "all_ms": 40,
                            "index": 58,
                            "number": 59
                        },
                        {
                            "type": 3,
                            "id": "31374.228",
                            "request_id": "31374.228",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.228",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 43,
                            "ttfb_ms": 37,
                            "load_start": 9201,
                            "load_start_float": 9201.0004700000009,
                            "bytesIn": 265637,
                            "objectSize": 265637,
                            "objectSizeUncompressed": 265637,
                            "chunks": [
                                {
                                    "ts": 9239,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 9240,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 9242,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 9243,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 9244,
                                    "bytes": 3493
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"40da5-567e6e3737c25\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:55 GMT",
                                    "etag: \"40da5-567e6e3737c25\"",
                                    "last-modified: Wed, 21 Mar 2018 07:10:39 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 265637",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2404,
                            "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": 9199,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 470,
                            "server_port": "443",
                            "load_end": 9244,
                            "ttfb_start": 9201,
                            "ttfb_end": 9238,
                            "download_start": 9238,
                            "download_end": 9244,
                            "download_ms": 6,
                            "all_start": 9201,
                            "all_end": 9244,
                            "all_ms": 43,
                            "index": 59,
                            "number": 60
                        },
                        {
                            "type": 3,
                            "id": "31374.230",
                            "request_id": "31374.230",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.230",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 45,
                            "ttfb_ms": 37,
                            "load_start": 9399,
                            "load_start_float": 9399.0004779999999,
                            "bytesIn": 339136,
                            "objectSize": 339136,
                            "objectSizeUncompressed": 339136,
                            "chunks": [
                                {
                                    "ts": 9437,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 9439,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 9440,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 9441,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 9442,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 9444,
                                    "bytes": 11456
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"52cc0-567e6e4538e66\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:55 GMT",
                                    "etag: \"52cc0-567e6e4538e66\"",
                                    "last-modified: Wed, 21 Mar 2018 07:10:54 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 339136",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2404,
                            "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": 9398,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 478,
                            "server_port": "443",
                            "load_end": 9444,
                            "ttfb_start": 9399,
                            "ttfb_end": 9436,
                            "download_start": 9436,
                            "download_end": 9444,
                            "download_ms": 8,
                            "all_start": 9399,
                            "all_end": 9444,
                            "all_ms": 45,
                            "index": 60,
                            "number": 61
                        },
                        {
                            "type": 3,
                            "id": "31374.232",
                            "request_id": "31374.232",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.232",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 41,
                            "ttfb_ms": 37,
                            "load_start": 9599,
                            "load_start_float": 9599.0004840000001,
                            "bytesIn": 181970,
                            "objectSize": 181970,
                            "objectSizeUncompressed": 181970,
                            "chunks": [
                                {
                                    "ts": 9637,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 9639,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 9640,
                                    "bytes": 50898
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"2c6d2-567e6e647a76a\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:55 GMT",
                                    "etag: \"2c6d2-567e6e647a76a\"",
                                    "last-modified: Wed, 21 Mar 2018 07:11:27 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 181970",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2404,
                            "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": 9598,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 484,
                            "server_port": "443",
                            "load_end": 9640,
                            "ttfb_start": 9599,
                            "ttfb_end": 9636,
                            "download_start": 9636,
                            "download_end": 9640,
                            "download_ms": 4,
                            "all_start": 9599,
                            "all_end": 9640,
                            "all_ms": 41,
                            "index": 61,
                            "number": 62
                        },
                        {
                            "type": 3,
                            "id": "31374.234",
                            "request_id": "31374.234",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.234",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 46,
                            "ttfb_ms": 37,
                            "load_start": 9799,
                            "load_start_float": 9799.0004900000004,
                            "bytesIn": 322736,
                            "objectSize": 322736,
                            "objectSizeUncompressed": 322736,
                            "chunks": [
                                {
                                    "ts": 9837,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 9839,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 9841,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 9843,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 9845,
                                    "bytes": 60592
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"4ecb0-567e6e45f07b2\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:55 GMT",
                                    "etag: \"4ecb0-567e6e45f07b2\"",
                                    "last-modified: Wed, 21 Mar 2018 07:10:55 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 322736",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2404,
                            "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": 9798,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 490,
                            "server_port": "443",
                            "load_end": 9845,
                            "ttfb_start": 9799,
                            "ttfb_end": 9836,
                            "download_start": 9836,
                            "download_end": 9845,
                            "download_ms": 9,
                            "all_start": 9799,
                            "all_end": 9845,
                            "all_ms": 46,
                            "index": 62,
                            "number": 63
                        },
                        {
                            "type": 3,
                            "id": "31374.236",
                            "request_id": "31374.236",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg",
                            "raw_id": "31374.236",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 45,
                            "ttfb_ms": 36,
                            "load_start": 10000,
                            "load_start_float": 10000.000496000001,
                            "bytesIn": 400560,
                            "objectSize": 400560,
                            "objectSizeUncompressed": 400560,
                            "chunks": [
                                {
                                    "ts": 10037,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 10039,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 10040,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 10041,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 10042,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 10044,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 10045,
                                    "bytes": 7344
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"61cb0-5680469b3690d\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:55 GMT",
                                    "etag: \"61cb0-5680469b3690d\"",
                                    "last-modified: Thu, 22 Mar 2018 18:24:06 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 400560",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2404,
                            "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": 9998,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 496,
                            "server_port": "443",
                            "load_end": 10045,
                            "ttfb_start": 10000,
                            "ttfb_end": 10036,
                            "download_start": 10036,
                            "download_end": 10045,
                            "download_ms": 9,
                            "all_start": 10000,
                            "all_end": 10045,
                            "all_ms": 45,
                            "index": 63,
                            "number": 64
                        },
                        {
                            "type": 3,
                            "id": "31374.238",
                            "request_id": "31374.238",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg",
                            "raw_id": "31374.238",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 43,
                            "ttfb_ms": 37,
                            "load_start": 10199,
                            "load_start_float": 10199.000502000001,
                            "bytesIn": 282125,
                            "objectSize": 282125,
                            "objectSizeUncompressed": 282125,
                            "chunks": [
                                {
                                    "ts": 10237,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 10239,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 10240,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 10241,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 10242,
                                    "bytes": 19981
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"44e0d-567e6e7d08ba0\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:56 GMT",
                                    "etag: \"44e0d-567e6e7d08ba0\"",
                                    "last-modified: Wed, 21 Mar 2018 07:11:52 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 282125",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2476,
                            "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": 10198,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 502,
                            "server_port": "443",
                            "load_end": 10242,
                            "ttfb_start": 10199,
                            "ttfb_end": 10236,
                            "download_start": 10236,
                            "download_end": 10242,
                            "download_ms": 6,
                            "all_start": 10199,
                            "all_end": 10242,
                            "all_ms": 43,
                            "index": 64,
                            "number": 65
                        },
                        {
                            "type": 3,
                            "id": "31374.240",
                            "request_id": "31374.240",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg",
                            "raw_id": "31374.240",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 42,
                            "ttfb_ms": 37,
                            "load_start": 10399,
                            "load_start_float": 10399.00051,
                            "bytesIn": 227861,
                            "objectSize": 227861,
                            "objectSizeUncompressed": 227861,
                            "chunks": [
                                {
                                    "ts": 10437,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 10439,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 10440,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 10441,
                                    "bytes": 31253
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"37a15-567e6e98d31aa\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:56 GMT",
                                    "etag: \"37a15-567e6e98d31aa\"",
                                    "last-modified: Wed, 21 Mar 2018 07:12:22 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 227861",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2467,
                            "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": 10398,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 510,
                            "server_port": "443",
                            "load_end": 10441,
                            "ttfb_start": 10399,
                            "ttfb_end": 10436,
                            "download_start": 10436,
                            "download_end": 10441,
                            "download_ms": 5,
                            "all_start": 10399,
                            "all_end": 10441,
                            "all_ms": 42,
                            "index": 65,
                            "number": 66
                        },
                        {
                            "type": 3,
                            "id": "31374.242",
                            "request_id": "31374.242",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg",
                            "raw_id": "31374.242",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 42,
                            "ttfb_ms": 37,
                            "load_start": 10599,
                            "load_start_float": 10599.000516,
                            "bytesIn": 258136,
                            "objectSize": 258136,
                            "objectSizeUncompressed": 258136,
                            "chunks": [
                                {
                                    "ts": 10637,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 10639,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 10640,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 10641,
                                    "bytes": 61528
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"3f058-567e6e7702868\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:56 GMT",
                                    "etag: \"3f058-567e6e7702868\"",
                                    "last-modified: Wed, 21 Mar 2018 07:11:46 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 258136",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2467,
                            "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": 10598,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 516,
                            "server_port": "443",
                            "load_end": 10641,
                            "ttfb_start": 10599,
                            "ttfb_end": 10636,
                            "download_start": 10636,
                            "download_end": 10641,
                            "download_ms": 5,
                            "all_start": 10599,
                            "all_end": 10641,
                            "all_ms": 42,
                            "index": 66,
                            "number": 67
                        },
                        {
                            "type": 3,
                            "id": "31374.244",
                            "request_id": "31374.244",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg",
                            "raw_id": "31374.244",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 43,
                            "ttfb_ms": 38,
                            "load_start": 10799,
                            "load_start_float": 10799.000522,
                            "bytesIn": 221053,
                            "objectSize": 221053,
                            "objectSizeUncompressed": 221053,
                            "chunks": [
                                {
                                    "ts": 10838,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 10839,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 10841,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 10842,
                                    "bytes": 24445
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"35f7d-567e6e5b33813\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:56 GMT",
                                    "etag: \"35f7d-567e6e5b33813\"",
                                    "last-modified: Wed, 21 Mar 2018 07:11:17 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 221053",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2467,
                            "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": 10798,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 522,
                            "server_port": "443",
                            "load_end": 10842,
                            "ttfb_start": 10799,
                            "ttfb_end": 10837,
                            "download_start": 10837,
                            "download_end": 10842,
                            "download_ms": 5,
                            "all_start": 10799,
                            "all_end": 10842,
                            "all_ms": 43,
                            "index": 67,
                            "number": 68
                        },
                        {
                            "type": 3,
                            "id": "31374.246",
                            "request_id": "31374.246",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg",
                            "raw_id": "31374.246",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 41,
                            "ttfb_ms": 37,
                            "load_start": 11002,
                            "load_start_float": 11002.000528,
                            "bytesIn": 138710,
                            "objectSize": 138710,
                            "objectSizeUncompressed": 138710,
                            "chunks": [
                                {
                                    "ts": 11041,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 11042,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 11043,
                                    "bytes": 7638
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"21dd6-567e6e8ef2d6a\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:56 GMT",
                                    "etag: \"21dd6-567e6e8ef2d6a\"",
                                    "last-modified: Wed, 21 Mar 2018 07:12:11 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 138710",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2467,
                            "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": 10999,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 528,
                            "server_port": "443",
                            "load_end": 11043,
                            "ttfb_start": 11002,
                            "ttfb_end": 11039,
                            "download_start": 11039,
                            "download_end": 11043,
                            "download_ms": 4,
                            "all_start": 11002,
                            "all_end": 11043,
                            "all_ms": 41,
                            "index": 68,
                            "number": 69
                        },
                        {
                            "type": 3,
                            "id": "31374.248",
                            "request_id": "31374.248",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.248",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 45,
                            "ttfb_ms": 37,
                            "load_start": 11199,
                            "load_start_float": 11199.000534000001,
                            "bytesIn": 398399,
                            "objectSize": 398399,
                            "objectSizeUncompressed": 398399,
                            "chunks": [
                                {
                                    "ts": 11237,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 11238,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 11239,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 11240,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 11241,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 11243,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 11244,
                                    "bytes": 5183
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"6143f-567e6e8fdd737\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:57 GMT",
                                    "etag: \"6143f-567e6e8fdd737\"",
                                    "last-modified: Wed, 21 Mar 2018 07:12:12 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 398399",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2470,
                            "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": 11198,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 534,
                            "server_port": "443",
                            "load_end": 11244,
                            "ttfb_start": 11199,
                            "ttfb_end": 11236,
                            "download_start": 11236,
                            "download_end": 11244,
                            "download_ms": 8,
                            "all_start": 11199,
                            "all_end": 11244,
                            "all_ms": 45,
                            "index": 69,
                            "number": 70
                        },
                        {
                            "type": 3,
                            "id": "31374.250",
                            "request_id": "31374.250",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg",
                            "raw_id": "31374.250",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 39,
                            "ttfb_ms": 37,
                            "load_start": 11399,
                            "load_start_float": 11399.000539999999,
                            "bytesIn": 126854,
                            "objectSize": 126854,
                            "objectSizeUncompressed": 126854,
                            "chunks": [
                                {
                                    "ts": 11437,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 11438,
                                    "bytes": 61318
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"1ef86-5673ab92fcfcd\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:57 GMT",
                                    "etag: \"1ef86-5673ab92fcfcd\"",
                                    "last-modified: Mon, 12 Mar 2018 17:46:36 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 126854",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2428,
                            "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": 11398,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 540,
                            "server_port": "443",
                            "load_end": 11438,
                            "ttfb_start": 11399,
                            "ttfb_end": 11436,
                            "download_start": 11436,
                            "download_end": 11438,
                            "download_ms": 2,
                            "all_start": 11399,
                            "all_end": 11438,
                            "all_ms": 39,
                            "index": 70,
                            "number": 71
                        },
                        {
                            "type": 3,
                            "id": "31374.252",
                            "request_id": "31374.252",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.252",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 42,
                            "ttfb_ms": 37,
                            "load_start": 11599,
                            "load_start_float": 11599.000548,
                            "bytesIn": 254621,
                            "objectSize": 254621,
                            "objectSizeUncompressed": 254621,
                            "chunks": [
                                {
                                    "ts": 11637,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 11639,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 11640,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 11641,
                                    "bytes": 58013
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"3e29d-567e6e8bc2706\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:57 GMT",
                                    "etag: \"3e29d-567e6e8bc2706\"",
                                    "last-modified: Wed, 21 Mar 2018 07:12:08 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 254621",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2437,
                            "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": 11598,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 548,
                            "server_port": "443",
                            "load_end": 11641,
                            "ttfb_start": 11599,
                            "ttfb_end": 11636,
                            "download_start": 11636,
                            "download_end": 11641,
                            "download_ms": 5,
                            "all_start": 11599,
                            "all_end": 11641,
                            "all_ms": 42,
                            "index": 71,
                            "number": 72
                        },
                        {
                            "type": 3,
                            "id": "31374.254",
                            "request_id": "31374.254",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg",
                            "raw_id": "31374.254",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 50,
                            "ttfb_ms": 37,
                            "load_start": 11800,
                            "load_start_float": 11800.000554,
                            "bytesIn": 312743,
                            "objectSize": 312743,
                            "objectSizeUncompressed": 312743,
                            "chunks": [
                                {
                                    "ts": 11839,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 11842,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 11843,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 11846,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 11850,
                                    "bytes": 50599
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"4c5a7-56804a40e56bc\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:57 GMT",
                                    "etag: \"4c5a7-56804a40e56bc\"",
                                    "last-modified: Thu, 22 Mar 2018 18:40:25 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 312743",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2437,
                            "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": 11799,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 554,
                            "server_port": "443",
                            "load_end": 11850,
                            "ttfb_start": 11800,
                            "ttfb_end": 11837,
                            "download_start": 11837,
                            "download_end": 11850,
                            "download_ms": 13,
                            "all_start": 11800,
                            "all_end": 11850,
                            "all_ms": 50,
                            "index": 72,
                            "number": 73
                        },
                        {
                            "type": 3,
                            "id": "31374.256",
                            "request_id": "31374.256",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg",
                            "raw_id": "31374.256",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 43,
                            "ttfb_ms": 37,
                            "load_start": 12002,
                            "load_start_float": 12002.00056,
                            "bytesIn": 308585,
                            "objectSize": 308585,
                            "objectSizeUncompressed": 308585,
                            "chunks": [
                                {
                                    "ts": 12040,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 12042,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 12043,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 12044,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 12045,
                                    "bytes": 46441
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"4b569-568049f0aa371\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:57 GMT",
                                    "etag: \"4b569-568049f0aa371\"",
                                    "last-modified: Thu, 22 Mar 2018 18:39:00 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 308585",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2437,
                            "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": 11998,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 560,
                            "server_port": "443",
                            "load_end": 12045,
                            "ttfb_start": 12002,
                            "ttfb_end": 12039,
                            "download_start": 12039,
                            "download_end": 12045,
                            "download_ms": 6,
                            "all_start": 12002,
                            "all_end": 12045,
                            "all_ms": 43,
                            "index": 73,
                            "number": 74
                        },
                        {
                            "type": 3,
                            "id": "31374.258",
                            "request_id": "31374.258",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg",
                            "raw_id": "31374.258",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 45,
                            "ttfb_ms": 37,
                            "load_start": 12201,
                            "load_start_float": 12201.000566000001,
                            "bytesIn": 393580,
                            "objectSize": 393580,
                            "objectSizeUncompressed": 393580,
                            "chunks": [
                                {
                                    "ts": 12239,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 12240,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 12242,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 12243,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 12244,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 12245,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 12246,
                                    "bytes": 364
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"6016c-5680359c2a32d\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:58 GMT",
                                    "etag: \"6016c-5680359c2a32d\"",
                                    "last-modified: Thu, 22 Mar 2018 17:08:03 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 393580",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2437,
                            "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": 12198,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 566,
                            "server_port": "443",
                            "load_end": 12246,
                            "ttfb_start": 12201,
                            "ttfb_end": 12238,
                            "download_start": 12238,
                            "download_end": 12246,
                            "download_ms": 8,
                            "all_start": 12201,
                            "all_end": 12246,
                            "all_ms": 45,
                            "index": 74,
                            "number": 75
                        },
                        {
                            "type": 3,
                            "id": "31374.260",
                            "request_id": "31374.260",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg",
                            "raw_id": "31374.260",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 45,
                            "ttfb_ms": 37,
                            "load_start": 12399,
                            "load_start_float": 12399.000572000001,
                            "bytesIn": 386643,
                            "objectSize": 386643,
                            "objectSizeUncompressed": 386643,
                            "chunks": [
                                {
                                    "ts": 12437,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 12438,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 12440,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 12441,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 12442,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 12444,
                                    "bytes": 58963
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"5e653-5680343bd4039\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:58 GMT",
                                    "etag: \"5e653-5680343bd4039\"",
                                    "last-modified: Thu, 22 Mar 2018 17:01:54 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 386643",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2437,
                            "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": 12398,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 572,
                            "server_port": "443",
                            "load_end": 12444,
                            "ttfb_start": 12399,
                            "ttfb_end": 12436,
                            "download_start": 12436,
                            "download_end": 12444,
                            "download_ms": 8,
                            "all_start": 12399,
                            "all_end": 12444,
                            "all_ms": 45,
                            "index": 75,
                            "number": 76
                        },
                        {
                            "type": 3,
                            "id": "31374.262",
                            "request_id": "31374.262",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg",
                            "raw_id": "31374.262",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 44,
                            "ttfb_ms": 37,
                            "load_start": 12599,
                            "load_start_float": 12599.00058,
                            "bytesIn": 349799,
                            "objectSize": 349799,
                            "objectSizeUncompressed": 349799,
                            "chunks": [
                                {
                                    "ts": 12636,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 12638,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 12639,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 12640,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 12642,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 12643,
                                    "bytes": 22119
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"55667-568047c9aedea\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:58 GMT",
                                    "etag: \"55667-568047c9aedea\"",
                                    "last-modified: Thu, 22 Mar 2018 18:29:23 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 349799",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2410,
                            "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": 12598,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 580,
                            "server_port": "443",
                            "load_end": 12643,
                            "ttfb_start": 12599,
                            "ttfb_end": 12636,
                            "download_start": 12636,
                            "download_end": 12643,
                            "download_ms": 7,
                            "all_start": 12599,
                            "all_end": 12643,
                            "all_ms": 44,
                            "index": 76,
                            "number": 77
                        },
                        {
                            "type": 3,
                            "id": "31374.264",
                            "request_id": "31374.264",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg",
                            "raw_id": "31374.264",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 52,
                            "ttfb_ms": 37,
                            "load_start": 12800,
                            "load_start_float": 12800.000586,
                            "bytesIn": 520449,
                            "objectSize": 520449,
                            "objectSizeUncompressed": 520449,
                            "chunks": [
                                {
                                    "ts": 12838,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 12841,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 12842,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 12843,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 12844,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 12847,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 12849,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 12852,
                                    "bytes": 61697
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"7f101-568034879f40b\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:58 GMT",
                                    "etag: \"7f101-568034879f40b\"",
                                    "last-modified: Thu, 22 Mar 2018 17:03:13 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 520449",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2410,
                            "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": 12798,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 586,
                            "server_port": "443",
                            "load_end": 12852,
                            "ttfb_start": 12800,
                            "ttfb_end": 12837,
                            "download_start": 12837,
                            "download_end": 12852,
                            "download_ms": 15,
                            "all_start": 12800,
                            "all_end": 12852,
                            "all_ms": 52,
                            "index": 77,
                            "number": 78
                        },
                        {
                            "type": 3,
                            "id": "31374.266",
                            "request_id": "31374.266",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg",
                            "raw_id": "31374.266",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 41,
                            "ttfb_ms": 37,
                            "load_start": 13000,
                            "load_start_float": 13000.000592,
                            "bytesIn": 143030,
                            "objectSize": 143030,
                            "objectSizeUncompressed": 143030,
                            "chunks": [
                                {
                                    "ts": 13038,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 13040,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 13041,
                                    "bytes": 11958
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"22eb6-5680336ff8aeb\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:58 GMT",
                                    "etag: \"22eb6-5680336ff8aeb\"",
                                    "last-modified: Thu, 22 Mar 2018 16:58:20 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 143030",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2431,
                            "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": 12998,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 592,
                            "server_port": "443",
                            "load_end": 13041,
                            "ttfb_start": 13000,
                            "ttfb_end": 13037,
                            "download_start": 13037,
                            "download_end": 13041,
                            "download_ms": 4,
                            "all_start": 13000,
                            "all_end": 13041,
                            "all_ms": 41,
                            "index": 78,
                            "number": 79
                        },
                        {
                            "type": 3,
                            "id": "31374.268",
                            "request_id": "31374.268",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg",
                            "raw_id": "31374.268",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 44,
                            "ttfb_ms": 38,
                            "load_start": 13199,
                            "load_start_float": 13199.000598000001,
                            "bytesIn": 271262,
                            "objectSize": 271262,
                            "objectSizeUncompressed": 271262,
                            "chunks": [
                                {
                                    "ts": 13238,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 13239,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 13240,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 13241,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 13243,
                                    "bytes": 9118
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"4239e-56804690ac9be\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:59 GMT",
                                    "etag: \"4239e-56804690ac9be\"",
                                    "last-modified: Thu, 22 Mar 2018 18:23:55 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 271262",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2431,
                            "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": 13198,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 598,
                            "server_port": "443",
                            "load_end": 13243,
                            "ttfb_start": 13199,
                            "ttfb_end": 13237,
                            "download_start": 13237,
                            "download_end": 13243,
                            "download_ms": 6,
                            "all_start": 13199,
                            "all_end": 13243,
                            "all_ms": 44,
                            "index": 79,
                            "number": 80
                        },
                        {
                            "type": 3,
                            "id": "31374.270",
                            "request_id": "31374.270",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg",
                            "raw_id": "31374.270",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 44,
                            "ttfb_ms": 37,
                            "load_start": 13399,
                            "load_start_float": 13399.000604000001,
                            "bytesIn": 387318,
                            "objectSize": 387318,
                            "objectSizeUncompressed": 387318,
                            "chunks": [
                                {
                                    "ts": 13437,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 13439,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 13440,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 13441,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 13442,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 13443,
                                    "bytes": 59638
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"5e8f6-568035435a3fe\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:59 GMT",
                                    "etag: \"5e8f6-568035435a3fe\"",
                                    "last-modified: Thu, 22 Mar 2018 17:06:30 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 387318",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2410,
                            "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": 13398,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 604,
                            "server_port": "443",
                            "load_end": 13443,
                            "ttfb_start": 13399,
                            "ttfb_end": 13436,
                            "download_start": 13436,
                            "download_end": 13443,
                            "download_ms": 7,
                            "all_start": 13399,
                            "all_end": 13443,
                            "all_ms": 44,
                            "index": 80,
                            "number": 81
                        },
                        {
                            "type": 3,
                            "id": "31374.272",
                            "request_id": "31374.272",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg",
                            "raw_id": "31374.272",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 47,
                            "ttfb_ms": 37,
                            "load_start": 13599,
                            "load_start_float": 13599.000612,
                            "bytesIn": 427611,
                            "objectSize": 427611,
                            "objectSizeUncompressed": 427611,
                            "chunks": [
                                {
                                    "ts": 13638,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 13639,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 13641,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 13642,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 13644,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 13645,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 13646,
                                    "bytes": 34395
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"6865b-56804858e229f\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:59 GMT",
                                    "etag: \"6865b-56804858e229f\"",
                                    "last-modified: Thu, 22 Mar 2018 18:31:53 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 427611",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2431,
                            "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": 13598,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 612,
                            "server_port": "443",
                            "load_end": 13646,
                            "ttfb_start": 13599,
                            "ttfb_end": 13636,
                            "download_start": 13636,
                            "download_end": 13646,
                            "download_ms": 10,
                            "all_start": 13599,
                            "all_end": 13646,
                            "all_ms": 47,
                            "index": 81,
                            "number": 82
                        },
                        {
                            "type": 3,
                            "id": "31374.274",
                            "request_id": "31374.274",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg",
                            "raw_id": "31374.274",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 41,
                            "ttfb_ms": 37,
                            "load_start": 13800,
                            "load_start_float": 13800.000618,
                            "bytesIn": 160548,
                            "objectSize": 160548,
                            "objectSizeUncompressed": 160548,
                            "chunks": [
                                {
                                    "ts": 13838,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 13840,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 13841,
                                    "bytes": 29476
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"27324-56804a5f21851\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:59 GMT",
                                    "etag: \"27324-56804a5f21851\"",
                                    "last-modified: Thu, 22 Mar 2018 18:40:56 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 160548",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2419,
                            "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": 13799,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 618,
                            "server_port": "443",
                            "load_end": 13841,
                            "ttfb_start": 13800,
                            "ttfb_end": 13837,
                            "download_start": 13837,
                            "download_end": 13841,
                            "download_ms": 4,
                            "all_start": 13800,
                            "all_end": 13841,
                            "all_ms": 41,
                            "index": 82,
                            "number": 83
                        },
                        {
                            "type": 3,
                            "id": "31374.276",
                            "request_id": "31374.276",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg",
                            "raw_id": "31374.276",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 41,
                            "ttfb_ms": 38,
                            "load_start": 14000,
                            "load_start_float": 14000.000624,
                            "bytesIn": 185061,
                            "objectSize": 185061,
                            "objectSizeUncompressed": 185061,
                            "chunks": [
                                {
                                    "ts": 14038,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 14040,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 14041,
                                    "bytes": 53989
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"2d2e5-568034de4a9d8\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:57:59 GMT",
                                    "etag: \"2d2e5-568034de4a9d8\"",
                                    "last-modified: Thu, 22 Mar 2018 17:04:44 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 185061",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2419,
                            "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": 13998,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 624,
                            "server_port": "443",
                            "load_end": 14041,
                            "ttfb_start": 14000,
                            "ttfb_end": 14038,
                            "download_start": 14038,
                            "download_end": 14041,
                            "download_ms": 3,
                            "all_start": 14000,
                            "all_end": 14041,
                            "all_ms": 41,
                            "index": 83,
                            "number": 84
                        },
                        {
                            "type": 3,
                            "id": "31374.278",
                            "request_id": "31374.278",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg",
                            "raw_id": "31374.278",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 44,
                            "ttfb_ms": 39,
                            "load_start": 14200,
                            "load_start_float": 14200.00063,
                            "bytesIn": 190399,
                            "objectSize": 190399,
                            "objectSizeUncompressed": 190399,
                            "chunks": [
                                {
                                    "ts": 14240,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 14242,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 14244,
                                    "bytes": 59327
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"2e7bf-567e6e994f229\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:58:00 GMT",
                                    "etag: \"2e7bf-567e6e994f229\"",
                                    "last-modified: Wed, 21 Mar 2018 07:12:22 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 190399",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2419,
                            "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": 14198,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 630,
                            "server_port": "443",
                            "load_end": 14244,
                            "ttfb_start": 14200,
                            "ttfb_end": 14239,
                            "download_start": 14239,
                            "download_end": 14244,
                            "download_ms": 5,
                            "all_start": 14200,
                            "all_end": 14244,
                            "all_ms": 44,
                            "index": 84,
                            "number": 85
                        },
                        {
                            "type": 3,
                            "id": "31374.280",
                            "request_id": "31374.280",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg",
                            "raw_id": "31374.280",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 40,
                            "ttfb_ms": 37,
                            "load_start": 14399,
                            "load_start_float": 14399.000636000001,
                            "bytesIn": 106242,
                            "objectSize": 106242,
                            "objectSizeUncompressed": 106242,
                            "chunks": [
                                {
                                    "ts": 14437,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 14439,
                                    "bytes": 40706
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"19f02-568035fb6d795\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:58:00 GMT",
                                    "etag: \"19f02-568035fb6d795\"",
                                    "last-modified: Thu, 22 Mar 2018 17:09:43 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 106242",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2419,
                            "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": 14398,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 636,
                            "server_port": "443",
                            "load_end": 14439,
                            "ttfb_start": 14399,
                            "ttfb_end": 14436,
                            "download_start": 14436,
                            "download_end": 14439,
                            "download_ms": 3,
                            "all_start": 14399,
                            "all_end": 14439,
                            "all_ms": 40,
                            "index": 85,
                            "number": 86
                        },
                        {
                            "type": 3,
                            "id": "31374.282",
                            "request_id": "31374.282",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg",
                            "raw_id": "31374.282",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 49,
                            "ttfb_ms": 37,
                            "load_start": 14599,
                            "load_start_float": 14599.000642000001,
                            "bytesIn": 640423,
                            "objectSize": 640423,
                            "objectSizeUncompressed": 640423,
                            "chunks": [
                                {
                                    "ts": 14637,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 14639,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 14640,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 14641,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 14642,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 14643,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 14644,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 14645,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 14647,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 14648,
                                    "bytes": 50599
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"9c5a7-568046cba25cb\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:58:00 GMT",
                                    "etag: \"9c5a7-568046cba25cb\"",
                                    "last-modified: Thu, 22 Mar 2018 18:24:56 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 640423",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2455,
                            "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": 14598,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 642,
                            "server_port": "443",
                            "load_end": 14648,
                            "ttfb_start": 14599,
                            "ttfb_end": 14636,
                            "download_start": 14636,
                            "download_end": 14648,
                            "download_ms": 12,
                            "all_start": 14599,
                            "all_end": 14648,
                            "all_ms": 49,
                            "index": 86,
                            "number": 87
                        },
                        {
                            "type": 3,
                            "id": "31374.284",
                            "request_id": "31374.284",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg",
                            "raw_id": "31374.284",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 50,
                            "ttfb_ms": 37,
                            "load_start": 14801,
                            "load_start_float": 14801.00065,
                            "bytesIn": 457273,
                            "objectSize": 457273,
                            "objectSizeUncompressed": 457273,
                            "chunks": [
                                {
                                    "ts": 14839,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 14841,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 14844,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 14846,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 14847,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 14849,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 14851,
                                    "bytes": 64057
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"6fa39-56803569c4503\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:58:00 GMT",
                                    "etag: \"6fa39-56803569c4503\"",
                                    "last-modified: Thu, 22 Mar 2018 17:07:10 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 457273",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2485,
                            "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": 14798,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 650,
                            "server_port": "443",
                            "load_end": 14851,
                            "ttfb_start": 14801,
                            "ttfb_end": 14838,
                            "download_start": 14838,
                            "download_end": 14851,
                            "download_ms": 13,
                            "all_start": 14801,
                            "all_end": 14851,
                            "all_ms": 50,
                            "index": 87,
                            "number": 88
                        },
                        {
                            "type": 3,
                            "id": "31374.286",
                            "request_id": "31374.286",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg",
                            "raw_id": "31374.286",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 52,
                            "ttfb_ms": 37,
                            "load_start": 15001,
                            "load_start_float": 15001.000656,
                            "bytesIn": 837151,
                            "objectSize": 837151,
                            "objectSizeUncompressed": 837151,
                            "chunks": [
                                {
                                    "ts": 15039,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15040,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15042,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15043,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15044,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15045,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15046,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15048,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15049,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15050,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15051,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15052,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15053,
                                    "bytes": 50719
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"cc61f-56804a55e50e1\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:58:00 GMT",
                                    "etag: \"cc61f-56804a55e50e1\"",
                                    "last-modified: Thu, 22 Mar 2018 18:40:47 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 837151",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2551,
                            "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": 14999,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 656,
                            "server_port": "443",
                            "load_end": 15053,
                            "ttfb_start": 15001,
                            "ttfb_end": 15038,
                            "download_start": 15038,
                            "download_end": 15053,
                            "download_ms": 15,
                            "all_start": 15001,
                            "all_end": 15053,
                            "all_ms": 52,
                            "index": 88,
                            "number": 89
                        },
                        {
                            "type": 3,
                            "id": "31374.288",
                            "request_id": "31374.288",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.288",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 57,
                            "ttfb_ms": 39,
                            "load_start": 15200,
                            "load_start_float": 15200.000662,
                            "bytesIn": 790324,
                            "objectSize": 790324,
                            "objectSizeUncompressed": 790324,
                            "chunks": [
                                {
                                    "ts": 15240,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15242,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15243,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15244,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15245,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15247,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15248,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15249,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15250,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15252,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15255,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15256,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15257,
                                    "bytes": 3892
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"c0f34-56804a0259fa2\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:58:01 GMT",
                                    "etag: \"c0f34-56804a0259fa2\"",
                                    "last-modified: Thu, 22 Mar 2018 18:39:19 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 790324",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2500,
                            "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": 15198,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 662,
                            "server_port": "443",
                            "load_end": 15257,
                            "ttfb_start": 15200,
                            "ttfb_end": 15239,
                            "download_start": 15239,
                            "download_end": 15257,
                            "download_ms": 18,
                            "all_start": 15200,
                            "all_end": 15257,
                            "all_ms": 57,
                            "index": 89,
                            "number": 90
                        },
                        {
                            "type": 3,
                            "id": "31374.290",
                            "request_id": "31374.290",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.290",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 46,
                            "ttfb_ms": 36,
                            "load_start": 15401,
                            "load_start_float": 15401.000668000001,
                            "bytesIn": 522186,
                            "objectSize": 522186,
                            "objectSizeUncompressed": 522186,
                            "chunks": [
                                {
                                    "ts": 15439,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15440,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15441,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15442,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15443,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15445,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15446,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15447,
                                    "bytes": 63434
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"7f7ca-567e6e203c8d9\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:58:01 GMT",
                                    "etag: \"7f7ca-567e6e203c8d9\"",
                                    "last-modified: Wed, 21 Mar 2018 07:10:15 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 522186",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2443,
                            "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": 15399,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 668,
                            "server_port": "443",
                            "load_end": 15447,
                            "ttfb_start": 15401,
                            "ttfb_end": 15437,
                            "download_start": 15437,
                            "download_end": 15447,
                            "download_ms": 10,
                            "all_start": 15401,
                            "all_end": 15447,
                            "all_ms": 46,
                            "index": 90,
                            "number": 91
                        },
                        {
                            "type": 3,
                            "id": "31374.292",
                            "request_id": "31374.292",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.292",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 48,
                            "ttfb_ms": 37,
                            "load_start": 15600,
                            "load_start_float": 15600.000674000001,
                            "bytesIn": 572404,
                            "objectSize": 572404,
                            "objectSizeUncompressed": 572404,
                            "chunks": [
                                {
                                    "ts": 15638,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15640,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15641,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15642,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15643,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15644,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15646,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15647,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15648,
                                    "bytes": 48116
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"8bbf4-567e6e7450d73\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:58:01 GMT",
                                    "etag: \"8bbf4-567e6e7450d73\"",
                                    "last-modified: Wed, 21 Mar 2018 07:11:43 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 572404",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2443,
                            "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": 15598,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 674,
                            "server_port": "443",
                            "load_end": 15648,
                            "ttfb_start": 15600,
                            "ttfb_end": 15637,
                            "download_start": 15637,
                            "download_end": 15648,
                            "download_ms": 11,
                            "all_start": 15600,
                            "all_end": 15648,
                            "all_ms": 48,
                            "index": 91,
                            "number": 92
                        },
                        {
                            "type": 3,
                            "id": "31374.294",
                            "request_id": "31374.294",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg",
                            "raw_id": "31374.294",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 40,
                            "ttfb_ms": 38,
                            "load_start": 15799,
                            "load_start_float": 15799.000682,
                            "bytesIn": 127751,
                            "objectSize": 127751,
                            "objectSizeUncompressed": 127751,
                            "chunks": [
                                {
                                    "ts": 15837,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 15839,
                                    "bytes": 62215
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"1f307-568035a2753cd\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:58:01 GMT",
                                    "etag: \"1f307-568035a2753cd\"",
                                    "last-modified: Thu, 22 Mar 2018 17:08:10 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 127751",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2407,
                            "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": 15798,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 682,
                            "server_port": "443",
                            "load_end": 15839,
                            "ttfb_start": 15799,
                            "ttfb_end": 15837,
                            "download_start": 15837,
                            "download_end": 15839,
                            "download_ms": 2,
                            "all_start": 15799,
                            "all_end": 15839,
                            "all_ms": 40,
                            "index": 92,
                            "number": 93
                        },
                        {
                            "type": 3,
                            "id": "31374.296",
                            "request_id": "31374.296",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.296",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 45,
                            "ttfb_ms": 36,
                            "load_start": 16000,
                            "load_start_float": 16000.000688,
                            "bytesIn": 417798,
                            "objectSize": 417798,
                            "objectSizeUncompressed": 417798,
                            "chunks": [
                                {
                                    "ts": 16037,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 16039,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 16040,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 16041,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 16042,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 16044,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 16045,
                                    "bytes": 24582
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"66006-567e6e70e7cdc\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:58:01 GMT",
                                    "etag: \"66006-567e6e70e7cdc\"",
                                    "last-modified: Wed, 21 Mar 2018 07:11:40 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 417798",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2443,
                            "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": 15998,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 688,
                            "server_port": "443",
                            "load_end": 16045,
                            "ttfb_start": 16000,
                            "ttfb_end": 16036,
                            "download_start": 16036,
                            "download_end": 16045,
                            "download_ms": 9,
                            "all_start": 16000,
                            "all_end": 16045,
                            "all_ms": 45,
                            "index": 93,
                            "number": 94
                        },
                        {
                            "type": 3,
                            "id": "31374.298",
                            "request_id": "31374.298",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.298",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 49,
                            "ttfb_ms": 37,
                            "load_start": 16200,
                            "load_start_float": 16200.000694,
                            "bytesIn": 611794,
                            "objectSize": 611794,
                            "objectSizeUncompressed": 611794,
                            "chunks": [
                                {
                                    "ts": 16238,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 16239,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 16240,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 16241,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 16242,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 16244,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 16245,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 16246,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 16248,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 16249,
                                    "bytes": 21970
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"955d2-567e6e3104211\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:58:02 GMT",
                                    "etag: \"955d2-567e6e3104211\"",
                                    "last-modified: Wed, 21 Mar 2018 07:10:33 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 611794",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2443,
                            "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": 16198,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 694,
                            "server_port": "443",
                            "load_end": 16249,
                            "ttfb_start": 16200,
                            "ttfb_end": 16237,
                            "download_start": 16237,
                            "download_end": 16249,
                            "download_ms": 12,
                            "all_start": 16200,
                            "all_end": 16249,
                            "all_ms": 49,
                            "index": 94,
                            "number": 95
                        },
                        {
                            "type": 3,
                            "id": "31374.300",
                            "request_id": "31374.300",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg",
                            "raw_id": "31374.300",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 44,
                            "ttfb_ms": 39,
                            "load_start": 16400,
                            "load_start_float": 16400.000700000001,
                            "bytesIn": 304127,
                            "objectSize": 304127,
                            "objectSizeUncompressed": 304127,
                            "chunks": [
                                {
                                    "ts": 16440,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 16441,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 16442,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 16443,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 16444,
                                    "bytes": 41983
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"4a3ff-568034c2ce9ae\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:58:02 GMT",
                                    "etag: \"4a3ff-568034c2ce9ae\"",
                                    "last-modified: Thu, 22 Mar 2018 17:04:15 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 304127",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2437,
                            "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": 16398,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 700,
                            "server_port": "443",
                            "load_end": 16444,
                            "ttfb_start": 16400,
                            "ttfb_end": 16439,
                            "download_start": 16439,
                            "download_end": 16444,
                            "download_ms": 5,
                            "all_start": 16400,
                            "all_end": 16444,
                            "all_ms": 44,
                            "index": 95,
                            "number": 96
                        },
                        {
                            "type": 3,
                            "id": "31374.302",
                            "request_id": "31374.302",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg",
                            "raw_id": "31374.302",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 43,
                            "ttfb_ms": 37,
                            "load_start": 16600,
                            "load_start_float": 16600.000705999999,
                            "bytesIn": 299857,
                            "objectSize": 299857,
                            "objectSizeUncompressed": 299857,
                            "chunks": [
                                {
                                    "ts": 16638,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 16639,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 16641,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 16642,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 16643,
                                    "bytes": 37713
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"49351-5680365e7071c\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:58:02 GMT",
                                    "etag: \"49351-5680365e7071c\"",
                                    "last-modified: Thu, 22 Mar 2018 17:11:27 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 299857",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2437,
                            "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": 16599,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 706,
                            "server_port": "443",
                            "load_end": 16643,
                            "ttfb_start": 16600,
                            "ttfb_end": 16637,
                            "download_start": 16637,
                            "download_end": 16643,
                            "download_ms": 6,
                            "all_start": 16600,
                            "all_end": 16643,
                            "all_ms": 43,
                            "index": 96,
                            "number": 97
                        },
                        {
                            "type": 3,
                            "id": "31374.304",
                            "request_id": "31374.304",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg",
                            "raw_id": "31374.304",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 44,
                            "ttfb_ms": 37,
                            "load_start": 16799,
                            "load_start_float": 16799.000714000002,
                            "bytesIn": 246942,
                            "objectSize": 246942,
                            "objectSizeUncompressed": 246942,
                            "chunks": [
                                {
                                    "ts": 16837,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 16839,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 16840,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 16843,
                                    "bytes": 50334
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"3c49e-568049be3bc6f\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:58:02 GMT",
                                    "etag: \"3c49e-568049be3bc6f\"",
                                    "last-modified: Thu, 22 Mar 2018 18:38:08 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 246942",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2437,
                            "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": 16798,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 714,
                            "server_port": "443",
                            "load_end": 16843,
                            "ttfb_start": 16799,
                            "ttfb_end": 16836,
                            "download_start": 16836,
                            "download_end": 16843,
                            "download_ms": 7,
                            "all_start": 16799,
                            "all_end": 16843,
                            "all_ms": 44,
                            "index": 97,
                            "number": 98
                        },
                        {
                            "type": 3,
                            "id": "31374.306",
                            "request_id": "31374.306",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg",
                            "raw_id": "31374.306",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 46,
                            "ttfb_ms": 37,
                            "load_start": 16999,
                            "load_start_float": 16999.00072,
                            "bytesIn": 405984,
                            "objectSize": 405984,
                            "objectSizeUncompressed": 405984,
                            "chunks": [
                                {
                                    "ts": 17037,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 17039,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 17040,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 17041,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 17042,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 17044,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 17045,
                                    "bytes": 12768
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"631e0-56803461b8c6f\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:58:02 GMT",
                                    "etag: \"631e0-56803461b8c6f\"",
                                    "last-modified: Thu, 22 Mar 2018 17:02:33 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 405984",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2437,
                            "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": 16998,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 720,
                            "server_port": "443",
                            "load_end": 17045,
                            "ttfb_start": 16999,
                            "ttfb_end": 17036,
                            "download_start": 17036,
                            "download_end": 17045,
                            "download_ms": 9,
                            "all_start": 16999,
                            "all_end": 17045,
                            "all_ms": 46,
                            "index": 98,
                            "number": 99
                        },
                        {
                            "type": 3,
                            "id": "31374.308",
                            "request_id": "31374.308",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg",
                            "raw_id": "31374.308",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 42,
                            "ttfb_ms": 37,
                            "load_start": 17199,
                            "load_start_float": 17199.000725999998,
                            "bytesIn": 251353,
                            "objectSize": 251353,
                            "objectSizeUncompressed": 251353,
                            "chunks": [
                                {
                                    "ts": 17237,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 17238,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 17240,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 17241,
                                    "bytes": 54745
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"3d5d9-568048c3f3ddd\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:58:03 GMT",
                                    "etag: \"3d5d9-568048c3f3ddd\"",
                                    "last-modified: Thu, 22 Mar 2018 18:33:45 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 251353",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2437,
                            "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": 17198,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 726,
                            "server_port": "443",
                            "load_end": 17241,
                            "ttfb_start": 17199,
                            "ttfb_end": 17236,
                            "download_start": 17236,
                            "download_end": 17241,
                            "download_ms": 5,
                            "all_start": 17199,
                            "all_end": 17241,
                            "all_ms": 42,
                            "index": 99,
                            "number": 100
                        },
                        {
                            "type": 3,
                            "id": "31374.310",
                            "request_id": "31374.310",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.310",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 48,
                            "ttfb_ms": 37,
                            "load_start": 17400,
                            "load_start_float": 17400.000732,
                            "bytesIn": 577404,
                            "objectSize": 577404,
                            "objectSizeUncompressed": 577404,
                            "chunks": [
                                {
                                    "ts": 17438,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 17439,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 17441,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 17442,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 17443,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 17444,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 17445,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 17447,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 17448,
                                    "bytes": 53116
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"8cf7c-567e6e8351186\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:58:03 GMT",
                                    "etag: \"8cf7c-567e6e8351186\"",
                                    "last-modified: Wed, 21 Mar 2018 07:11:59 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 577404",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2455,
                            "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": 17398,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 732,
                            "server_port": "443",
                            "load_end": 17448,
                            "ttfb_start": 17400,
                            "ttfb_end": 17437,
                            "download_start": 17437,
                            "download_end": 17448,
                            "download_ms": 11,
                            "all_start": 17400,
                            "all_end": 17448,
                            "all_ms": 48,
                            "index": 100,
                            "number": 101
                        },
                        {
                            "type": 3,
                            "id": "31374.312",
                            "request_id": "31374.312",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg",
                            "raw_id": "31374.312",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 54,
                            "ttfb_ms": 38,
                            "load_start": 17600,
                            "load_start_float": 17600.000737999999,
                            "bytesIn": 503897,
                            "objectSize": 503897,
                            "objectSizeUncompressed": 503897,
                            "chunks": [
                                {
                                    "ts": 17641,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 17642,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 17644,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 17646,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 17649,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 17650,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 17651,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 17654,
                                    "bytes": 45145
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"7b059-5680498fdedd1\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:58:03 GMT",
                                    "etag: \"7b059-5680498fdedd1\"",
                                    "last-modified: Thu, 22 Mar 2018 18:37:19 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 503897",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2455,
                            "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": 17598,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 738,
                            "server_port": "443",
                            "load_end": 17654,
                            "ttfb_start": 17600,
                            "ttfb_end": 17638,
                            "download_start": 17638,
                            "download_end": 17654,
                            "download_ms": 16,
                            "all_start": 17600,
                            "all_end": 17654,
                            "all_ms": 54,
                            "index": 101,
                            "number": 102
                        },
                        {
                            "type": 3,
                            "id": "31374.314",
                            "request_id": "31374.314",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg",
                            "raw_id": "31374.314",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 46,
                            "ttfb_ms": 37,
                            "load_start": 17800,
                            "load_start_float": 17800.000746000002,
                            "bytesIn": 409626,
                            "objectSize": 409626,
                            "objectSizeUncompressed": 409626,
                            "chunks": [
                                {
                                    "ts": 17837,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 17839,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 17841,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 17842,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 17844,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 17845,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 17846,
                                    "bytes": 16410
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"6401a-568034985dcd5\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:58:03 GMT",
                                    "etag: \"6401a-568034985dcd5\"",
                                    "last-modified: Thu, 22 Mar 2018 17:03:31 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 409626",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2455,
                            "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": 17798,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 746,
                            "server_port": "443",
                            "load_end": 17846,
                            "ttfb_start": 17800,
                            "ttfb_end": 17837,
                            "download_start": 17837,
                            "download_end": 17846,
                            "download_ms": 9,
                            "all_start": 17800,
                            "all_end": 17846,
                            "all_ms": 46,
                            "index": 102,
                            "number": 103
                        },
                        {
                            "type": 3,
                            "id": "31374.316",
                            "request_id": "31374.316",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg",
                            "raw_id": "31374.316",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 47,
                            "ttfb_ms": 37,
                            "load_start": 18000,
                            "load_start_float": 18000.000752,
                            "bytesIn": 486215,
                            "objectSize": 486215,
                            "objectSizeUncompressed": 486215,
                            "chunks": [
                                {
                                    "ts": 18038,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 18039,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 18041,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 18042,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 18043,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 18044,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 18045,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 18047,
                                    "bytes": 27463
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"76b47-568034766eb2d\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:58:03 GMT",
                                    "etag: \"76b47-568034766eb2d\"",
                                    "last-modified: Thu, 22 Mar 2018 17:02:55 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 486215",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2455,
                            "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": 17999,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 752,
                            "server_port": "443",
                            "load_end": 18047,
                            "ttfb_start": 18000,
                            "ttfb_end": 18037,
                            "download_start": 18037,
                            "download_end": 18047,
                            "download_ms": 10,
                            "all_start": 18000,
                            "all_end": 18047,
                            "all_ms": 47,
                            "index": 103,
                            "number": 104
                        },
                        {
                            "type": 3,
                            "id": "31374.318",
                            "request_id": "31374.318",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg",
                            "raw_id": "31374.318",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 39,
                            "ttfb_ms": 37,
                            "load_start": 18199,
                            "load_start_float": 18199.000757999998,
                            "bytesIn": 103716,
                            "objectSize": 103716,
                            "objectSizeUncompressed": 103716,
                            "chunks": [
                                {
                                    "ts": 18237,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 18238,
                                    "bytes": 38180
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"19524-56804a9a12226\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:58:04 GMT",
                                    "etag: \"19524-56804a9a12226\"",
                                    "last-modified: Thu, 22 Mar 2018 18:41:58 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 103716",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2431,
                            "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": 18198,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 758,
                            "server_port": "443",
                            "load_end": 18238,
                            "ttfb_start": 18199,
                            "ttfb_end": 18236,
                            "download_start": 18236,
                            "download_end": 18238,
                            "download_ms": 2,
                            "all_start": 18199,
                            "all_end": 18238,
                            "all_ms": 39,
                            "index": 104,
                            "number": 105
                        },
                        {
                            "type": 3,
                            "id": "31374.320",
                            "request_id": "31374.320",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg",
                            "raw_id": "31374.320",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 39,
                            "ttfb_ms": 37,
                            "load_start": 18399,
                            "load_start_float": 18399.000764,
                            "bytesIn": 105116,
                            "objectSize": 105116,
                            "objectSizeUncompressed": 105116,
                            "chunks": [
                                {
                                    "ts": 18437,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 18438,
                                    "bytes": 39580
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"19a9c-568049018ddb4\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:58:04 GMT",
                                    "etag: \"19a9c-568049018ddb4\"",
                                    "last-modified: Thu, 22 Mar 2018 18:34:50 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 105116",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2431,
                            "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": 18398,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 764,
                            "server_port": "443",
                            "load_end": 18438,
                            "ttfb_start": 18399,
                            "ttfb_end": 18436,
                            "download_start": 18436,
                            "download_end": 18438,
                            "download_ms": 2,
                            "all_start": 18399,
                            "all_end": 18438,
                            "all_ms": 39,
                            "index": 105,
                            "number": 106
                        },
                        {
                            "type": 3,
                            "id": "31374.322",
                            "request_id": "31374.322",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg",
                            "raw_id": "31374.322",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 41,
                            "ttfb_ms": 37,
                            "load_start": 18600,
                            "load_start_float": 18600.000769999999,
                            "bytesIn": 142523,
                            "objectSize": 142523,
                            "objectSizeUncompressed": 142523,
                            "chunks": [
                                {
                                    "ts": 18638,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 18640,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 18641,
                                    "bytes": 11451
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"22cbb-56804a87fe88a\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:58:04 GMT",
                                    "etag: \"22cbb-56804a87fe88a\"",
                                    "last-modified: Thu, 22 Mar 2018 18:41:39 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 142523",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2431,
                            "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": 18599,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 770,
                            "server_port": "443",
                            "load_end": 18641,
                            "ttfb_start": 18600,
                            "ttfb_end": 18637,
                            "download_start": 18637,
                            "download_end": 18641,
                            "download_ms": 4,
                            "all_start": 18600,
                            "all_end": 18641,
                            "all_ms": 41,
                            "index": 106,
                            "number": 107
                        },
                        {
                            "type": 3,
                            "id": "31374.324",
                            "request_id": "31374.324",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg",
                            "raw_id": "31374.324",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 42,
                            "ttfb_ms": 38,
                            "load_start": 18799,
                            "load_start_float": 18799.000776000001,
                            "bytesIn": 180672,
                            "objectSize": 180672,
                            "objectSizeUncompressed": 180672,
                            "chunks": [
                                {
                                    "ts": 18838,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 18839,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 18841,
                                    "bytes": 49600
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"2c1c0-568046401944c\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:58:04 GMT",
                                    "etag: \"2c1c0-568046401944c\"",
                                    "last-modified: Thu, 22 Mar 2018 18:22:30 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 180672",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2431,
                            "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": 18798,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 776,
                            "server_port": "443",
                            "load_end": 18841,
                            "ttfb_start": 18799,
                            "ttfb_end": 18837,
                            "download_start": 18837,
                            "download_end": 18841,
                            "download_ms": 4,
                            "all_start": 18799,
                            "all_end": 18841,
                            "all_ms": 42,
                            "index": 107,
                            "number": 108
                        },
                        {
                            "type": 3,
                            "id": "31374.326",
                            "request_id": "31374.326",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.326",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 43,
                            "ttfb_ms": 37,
                            "load_start": 19000,
                            "load_start_float": 19000.000784,
                            "bytesIn": 309832,
                            "objectSize": 309832,
                            "objectSizeUncompressed": 309832,
                            "chunks": [
                                {
                                    "ts": 19038,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 19039,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 19041,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 19042,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 19043,
                                    "bytes": 47688
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"4ba48-5680356105170\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:58:04 GMT",
                                    "etag: \"4ba48-5680356105170\"",
                                    "last-modified: Thu, 22 Mar 2018 17:07:01 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 309832",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2440,
                            "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": 18998,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 784,
                            "server_port": "443",
                            "load_end": 19043,
                            "ttfb_start": 19000,
                            "ttfb_end": 19037,
                            "download_start": 19037,
                            "download_end": 19043,
                            "download_ms": 6,
                            "all_start": 19000,
                            "all_end": 19043,
                            "all_ms": 43,
                            "index": 108,
                            "number": 109
                        },
                        {
                            "type": 3,
                            "id": "31374.328",
                            "request_id": "31374.328",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg",
                            "raw_id": "31374.328",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 44,
                            "ttfb_ms": 37,
                            "load_start": 19199,
                            "load_start_float": 19199.000789999998,
                            "bytesIn": 345653,
                            "objectSize": 345653,
                            "objectSizeUncompressed": 345653,
                            "chunks": [
                                {
                                    "ts": 19237,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 19238,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 19239,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 19241,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 19242,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 19243,
                                    "bytes": 17973
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"54635-568759121eb24\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:58:05 GMT",
                                    "etag: \"54635-568759121eb24\"",
                                    "last-modified: Wed, 28 Mar 2018 09:23:58 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 345653",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2437,
                            "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": 19198,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 790,
                            "server_port": "443",
                            "load_end": 19243,
                            "ttfb_start": 19199,
                            "ttfb_end": 19236,
                            "download_start": 19236,
                            "download_end": 19243,
                            "download_ms": 7,
                            "all_start": 19199,
                            "all_end": 19243,
                            "all_ms": 44,
                            "index": 109,
                            "number": 110
                        },
                        {
                            "type": 3,
                            "id": "31374.330",
                            "request_id": "31374.330",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.330",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 44,
                            "ttfb_ms": 37,
                            "load_start": 19400,
                            "load_start_float": 19400.000796,
                            "bytesIn": 333136,
                            "objectSize": 333136,
                            "objectSizeUncompressed": 333136,
                            "chunks": [
                                {
                                    "ts": 19438,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 19439,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 19440,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 19441,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 19443,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 19444,
                                    "bytes": 5456
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"51550-56804a0a1fae6\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:58:05 GMT",
                                    "etag: \"51550-56804a0a1fae6\"",
                                    "last-modified: Thu, 22 Mar 2018 18:39:27 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 333136",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2440,
                            "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": 19399,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 796,
                            "server_port": "443",
                            "load_end": 19444,
                            "ttfb_start": 19400,
                            "ttfb_end": 19437,
                            "download_start": 19437,
                            "download_end": 19444,
                            "download_ms": 7,
                            "all_start": 19400,
                            "all_end": 19444,
                            "all_ms": 44,
                            "index": 110,
                            "number": 111
                        },
                        {
                            "type": 3,
                            "id": "31374.332",
                            "request_id": "31374.332",
                            "ip_addr": "81.169.145.86",
                            "full_url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "studiocoucou.berlin",
                            "url": "\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                            "raw_id": "31374.332",
                            "frame_id": "ACF7D40A6216E3E1D75006961F152D1F",
                            "documentURL": "https:\/\/studiocoucou.berlin\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 41,
                            "ttfb_ms": 37,
                            "load_start": 19599,
                            "load_start_float": 19599.000801999999,
                            "bytesIn": 196608,
                            "objectSize": 196608,
                            "objectSizeUncompressed": 196608,
                            "chunks": [
                                {
                                    "ts": 19637,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 19639,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 19640,
                                    "bytes": 65536
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: studiocoucou.berlin",
                                    ":method: GET",
                                    ":path: \/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=m5nep04cfefhq10o231smp9a90",
                                    "if-none-match: \"3d08f-5680473b72a1a\"",
                                    "priority: i",
                                    "referer: https:\/\/studiocoucou.berlin\/en",
                                    "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 19:58:05 GMT",
                                    "etag: \"3d08f-5680473b72a1a\"",
                                    "last-modified: Thu, 22 Mar 2018 18:26:54 GMT",
                                    "server: Apache\/2.4.62 (Unix)",
                                    "vary: User-Agent",
                                    "content-length: 249999",
                                    "content-type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 2440,
                            "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": 19598,
                            "socket_group": "https:\/\/studiocoucou.berlin <https:\/\/studiocoucou.berlin same_site>",
                            "netlog_id": 802,
                            "server_port": "443",
                            "load_end": 19640,
                            "ttfb_start": 19599,
                            "ttfb_end": 19636,
                            "download_start": 19636,
                            "download_end": 19640,
                            "download_ms": 4,
                            "all_start": 19599,
                            "all_end": 19640,
                            "all_ms": 41,
                            "index": 111,
                            "number": 112
                        }
                    ],
                    "requestsFull": 112,
                    "requestsDoc": 17,
                    "responses_200": 3,
                    "responses_404": 0,
                    "responses_other": 109,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 1,
                    "optimization_checked": 1,
                    "main_frame": "ACF7D40A6216E3E1D75006961F152D1F",
                    "loadEventStart": 687,
                    "loadEventEnd": 687,
                    "domContentLoadedEventStart": 594,
                    "domContentLoadedEventEnd": 594,
                    "URL": "https:\/\/studiocoucou.berlin\/",
                    "connections": 1,
                    "final_base_page_request": 1,
                    "final_base_page_request_id": "3471C9D9022197BDAD1A4D7585905461-1",
                    "final_url": "https:\/\/studiocoucou.berlin\/en",
                    "domInteractive": 594,
                    "firstPaint": 637.10000000009313,
                    "firstContentfulPaint": 734,
                    "firstImagePaint": 734,
                    "firstMeaningfulPaint": 809,
                    "renderBlockingCSS": 1,
                    "renderBlockingJS": 0,
                    "TTFB": 364,
                    "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": 56750,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 0,
                    "image_savings": 0,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 0,
                        "HTMLDocumentParser::FetchQueuedPreloads": 1,
                        "EventDispatch": 13,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 23,
                        "EvaluateScript": 8,
                        "v8.compile": 5,
                        "ParseAuthorStyleSheet": 0,
                        "UpdateLayoutTree": 51,
                        "BeginRemoteFontLoad": 0,
                        "Layout": 51,
                        "PrePaint": 20,
                        "Paint": 28,
                        "Layerize": 18,
                        "TimerFire": 9,
                        "FunctionCall": 72,
                        "MarkDOMContent": 0,
                        "FireAnimationFrame": 58,
                        "FireIdleCallback": 21,
                        "largestContentfulPaint::Candidate": 0,
                        "MarkLoad": 0,
                        "HitTest": 4,
                        "Idle": 19258
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 0,
                        "HTMLDocumentParser::FetchQueuedPreloads": 1,
                        "EventDispatch": 1,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 5,
                        "EvaluateScript": 8,
                        "v8.compile": 5,
                        "ParseAuthorStyleSheet": 0,
                        "UpdateLayoutTree": 4,
                        "BeginRemoteFontLoad": 0,
                        "Layout": 22,
                        "PrePaint": 1,
                        "Paint": 1,
                        "Layerize": 0,
                        "TimerFire": 1,
                        "FunctionCall": 2,
                        "MarkDOMContent": 0,
                        "FireAnimationFrame": 0,
                        "FireIdleCallback": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "MarkLoad": 0,
                        "HitTest": 0,
                        "Idle": 733
                    },
                    "cpu.ParseHTML": 0,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "cpu.EventDispatch": 13,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 23,
                    "cpu.EvaluateScript": 8,
                    "cpu.v8.compile": 5,
                    "cpu.ParseAuthorStyleSheet": 0,
                    "cpu.UpdateLayoutTree": 51,
                    "cpu.BeginRemoteFontLoad": 0,
                    "cpu.Layout": 51,
                    "cpu.PrePaint": 20,
                    "cpu.Paint": 28,
                    "cpu.Layerize": 18,
                    "cpu.TimerFire": 9,
                    "cpu.FunctionCall": 72,
                    "cpu.MarkDOMContent": 0,
                    "cpu.FireAnimationFrame": 58,
                    "cpu.FireIdleCallback": 21,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.MarkLoad": 0,
                    "cpu.HitTest": 4,
                    "cpu.Idle": 19258,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1735070264.0477002,
                    "osVersion": "Linux 6.8.0-1018-gcp",
                    "os_version": "Linux 6.8.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1735070265.6828845,
                    "browserVersion": "131.0.0.0",
                    "browser_version": "131.0.0.0",
                    "fullyLoadedCPUms": 7250,
                    "fullyLoadedCPUpct": 17.545982575024439,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "ACF7D40A6216E3E1D75006961F152D1F",
                                    "loaderId": "35BEA25FAF48FDA5DF9E9F8E5A22FA98"
                                }
                            }
                        },
                        {
                            "code": "MixedContentIssue",
                            "details": {
                                "mixedContentIssueDetails": {
                                    "resourceType": "Script",
                                    "resolutionStatus": "MixedContentWarning",
                                    "insecureURL": "http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1",
                                    "mainResourceURL": "https:\/\/studiocoucou.berlin\/en",
                                    "request": {
                                        "requestId": "31374.5",
                                        "url": "http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1"
                                    },
                                    "frame": {
                                        "frameId": "ACF7D40A6216E3E1D75006961F152D1F"
                                    }
                                }
                            }
                        },
                        {
                            "code": "MixedContentIssue",
                            "details": {
                                "mixedContentIssueDetails": {
                                    "resourceType": "Script",
                                    "resolutionStatus": "MixedContentWarning",
                                    "insecureURL": "http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1",
                                    "mainResourceURL": "https:\/\/studiocoucou.berlin\/en",
                                    "request": {
                                        "requestId": "31374.6",
                                        "url": "http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1"
                                    },
                                    "frame": {
                                        "frameId": "ACF7D40A6216E3E1D75006961F152D1F"
                                    }
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/studiocoucou.berlin",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/studiocoucou.berlin\/en",
                    "document_hostname": "studiocoucou.berlin",
                    "document_origin": "https:\/\/studiocoucou.berlin",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 248,
                    "domComplete": 687,
                    "PerformancePaintTiming.first-paint": 637.10000000009313,
                    "PerformancePaintTiming.first-contentful-paint": 637.10000000009313,
                    "origin_dns": {
                        "ns": [
                            "shades18.rzone.de.",
                            "docks06.rzone.de."
                        ],
                        "mx": [
                            "5 smtpin.rzone.de."
                        ],
                        "soa": [
                            "docks06.rzone.de. hostmaster.strato-rz.de. 2020062521 86400 7200 604800 300"
                        ],
                        "cname": [],
                        "txt": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "Programming languages": "PHP 7.4.33",
                        "Operating systems": "UNIX",
                        "Web servers": "Apache HTTP Server 2.4.62",
                        "JavaScript libraries": "Zepto,Swiper,LazySizes",
                        "Performance": "LazySizes",
                        "Hosting": "Strato",
                        "PaaS": "Strato",
                        "Miscellaneous": "Open Graph"
                    },
                    "detected_apps": {
                        "PHP": "7.4.33",
                        "UNIX": "",
                        "Apache HTTP Server": "2.4.62",
                        "Zepto": "",
                        "Swiper": "",
                        "LazySizes": "",
                        "Strato": "",
                        "Open Graph": ""
                    },
                    "detected_technologies": {
                        "PHP": {
                            "name": "PHP",
                            "description": "PHP is a general-purpose scripting language used for web development.",
                            "slug": "php",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "7.4.33",
                            "icon": "PHP.svg",
                            "website": "http:\/\/php.net",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
                        },
                        "UNIX": {
                            "name": "UNIX",
                            "description": "Unix is a family of multitasking, multiuser computer operating systems.",
                            "slug": "unix",
                            "categories": [
                                {
                                    "id": 28,
                                    "slug": "operating-systems",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Operating systems",
                                    "priority": 6
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "UNIX.png",
                            "website": "http:\/\/unix.org",
                            "pricing": [],
                            "cpe": null
                        },
                        "Apache HTTP Server": {
                            "name": "Apache HTTP Server",
                            "description": "Apache is a free and open-source cross-platform web server software.",
                            "slug": "apache-http-server",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "2.4.62",
                            "icon": "Apache.svg",
                            "website": "https:\/\/httpd.apache.org\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                        },
                        "Zepto": {
                            "name": "Zepto",
                            "description": null,
                            "slug": "zepto",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Zepto.png",
                            "website": "http:\/\/zeptojs.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "Swiper": {
                            "name": "Swiper",
                            "description": "Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.",
                            "slug": "swiper",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Swiper.svg",
                            "website": "https:\/\/swiperjs.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "LazySizes": {
                            "name": "LazySizes",
                            "description": "LazySizes is a JavaScript library used to delay the loading of images (iframes, scripts, etc) until they come into view.",
                            "slug": "lazysizes",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                },
                                {
                                    "id": 92,
                                    "slug": "performance",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Performance",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/github.com\/aFarkas\/lazysizes",
                            "pricing": [],
                            "cpe": null
                        },
                        "Strato": {
                            "name": "Strato",
                            "description": "Strato is an internet hosting service provider headquartered in Berlin, Germany which provide dedicated server hosting, a website builder and a cloud storage services.",
                            "slug": "strato",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                },
                                {
                                    "id": 62,
                                    "slug": "paas",
                                    "groups": [
                                        7
                                    ],
                                    "name": "PaaS",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Strato.svg",
                            "website": "https:\/\/www.strato.com",
                            "pricing": [
                                "recurring",
                                "payg"
                            ],
                            "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": "PHP",
                            "description": "PHP is a general-purpose scripting language used for web development.",
                            "slug": "php",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "7.4.33",
                            "icon": "PHP.svg",
                            "website": "http:\/\/php.net",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "UNIX",
                            "description": "Unix is a family of multitasking, multiuser computer operating systems.",
                            "slug": "unix",
                            "categories": [
                                {
                                    "id": 28,
                                    "slug": "operating-systems",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Operating systems",
                                    "priority": 6
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "UNIX.png",
                            "website": "http:\/\/unix.org",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Apache HTTP Server",
                            "description": "Apache is a free and open-source cross-platform web server software.",
                            "slug": "apache-http-server",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "2.4.62",
                            "icon": "Apache.svg",
                            "website": "https:\/\/httpd.apache.org\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Zepto",
                            "description": null,
                            "slug": "zepto",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Zepto.png",
                            "website": "http:\/\/zeptojs.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Swiper",
                            "description": "Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.",
                            "slug": "swiper",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Swiper.svg",
                            "website": "https:\/\/swiperjs.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "LazySizes",
                            "description": "LazySizes is a JavaScript library used to delay the loading of images (iframes, scripts, etc) until they come into view.",
                            "slug": "lazysizes",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                },
                                {
                                    "id": 92,
                                    "slug": "performance",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Performance",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/github.com\/aFarkas\/lazysizes",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Strato",
                            "description": "Strato is an internet hosting service provider headquartered in Berlin, Germany which provide dedicated server hosting, a website builder and a cloud storage services.",
                            "slug": "strato",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                },
                                {
                                    "id": 62,
                                    "slug": "paas",
                                    "groups": [
                                        7
                                    ],
                                    "name": "PaaS",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Strato.svg",
                            "website": "https:\/\/www.strato.com",
                            "pricing": [
                                "recurring",
                                "payg"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    ],
                    "axe": {
                        "testEngine": "4.4.1",
                        "violations": [
                            {
                                "id": "image-alt",
                                "impact": "critical",
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag111",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                                "help": "Images must have alternate text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(1) > .page-preview-image.slideshow > img:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(7)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".lazyloaded:nth-child(8)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(2) > .page-preview-image.slideshow > img:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(7)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(7)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": "serious",
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag244",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures links have discernible text",
                                "help": "Links must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a class=\"logo\" href=\"https:\/\/studiocoucou.berlin\">\n\t\t<svg class=\"icon icon-logo\"><use xlink:href=\"#logo\"><\/use><\/svg>\t<\/a>",
                                        "target": [
                                            ".logo"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.instagram.com\/studiocoucouberlin\/\" target=\"_blank\">\n\t\t<svg class=\"icon icon-instagram\"><use xlink:href=\"#instagram\"><\/use><\/svg>\t<\/a>",
                                        "target": [
                                            "a[target=\"_blank\"]:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.pinterest.de\/e885590fb632ba123243595079e934\/\" target=\"_blank\">\n\t\t<svg class=\"icon icon-pinterest\"><use xlink:href=\"#pinterest\"><\/use><\/svg>\t<\/a>",
                                        "target": [
                                            "a[target=\"_blank\"]:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    }
                                ]
                            }
                        ],
                        "passes": [
                            {
                                "id": "aria-hidden-body",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures aria-hidden='true' is not present on the document body.",
                                "help": "aria-hidden='true' must not be present on the document body",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-hidden-body",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "No aria-hidden attribute is present on document body"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<body>",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "bypass",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag241",
                                    "section508",
                                    "section508.22.o"
                                ],
                                "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                                "help": "Page must have means to bypass repeated blocks",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "landmark",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<main>",
                                                        "target": [
                                                            "main"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a landmark region"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "color-contrast",
                                "impact": null,
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\" is-active\" \"=\"\" href=\"https:\/\/studiocoucou.berlin\/en\">Projects<\/a>",
                                        "target": [
                                            ".is-active"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"\" href=\"https:\/\/studiocoucou.berlin\/en\/products\">All Products<\/a>",
                                        "target": [
                                            ".menu > a:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/tables\">Tables<\/a>",
                                        "target": [
                                            ".menu > a:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/seating\">Seating<\/a>",
                                        "target": [
                                            ".menu > a:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/lighting\">Lighting<\/a>",
                                        "target": [
                                            ".menu > a:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/decoration\">Decoration<\/a>",
                                        "target": [
                                            ".menu > a:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"\" href=\"https:\/\/studiocoucou.berlin\/en\/about\">About<\/a>",
                                        "target": [
                                            ".menu > a:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">EBA Works<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(1) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Relaxound<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(2) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">REMI<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(3) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">The Green Box<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(4) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Apartment K 2.0<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(5) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Villa Kellermann Tim Raue<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(6) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Esters Apartment 2.0<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(7) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Futurice<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(8) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">NEO<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(9) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">L.A. POK\u00c9<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(10) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Miele Artline<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(11) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Tim Raue Colette Berlin<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(12) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Mercure Wiesbaden<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(13) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Apartment K<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(14) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Orthopedic Practice LP15<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(15) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Dragonfly by Tim Raue<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(16) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Razorfish<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(17) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Meininger Hotel Leipzig<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(18) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Berlin coffee<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(19) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Restaurant Tim Raue<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(20) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"page-preview-title\">Esters Aparment<\/span>",
                                        "target": [
                                            ".page-preview:nth-child(21) > .page-preview-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/legal\/imprint\">Imprint<\/a>",
                                        "target": [
                                            ".legal-and-language > a:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/legal\/datenschutz\">Datenschutz<\/a>",
                                        "target": [
                                            ".legal-and-language > a:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#01001f",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 20.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/studiocoucou.berlin\" hreflang=\"de\">Deutsch<\/a>",
                                        "target": [
                                            "a[hreflang=\"de\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "document-title",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag242",
                                    "ACT"
                                ],
                                "description": "Ensures each HTML document contains a non-empty <title> element",
                                "help": "Documents must have <title> element to aid in navigation",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "doc-has-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has a non-empty <title> element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "arrow-left",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"arrow-left\" viewBox=\"0 0 16 25\">",
                                        "target": [
                                            "#arrow-left"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "arrow-right",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"arrow-right\" viewBox=\"0 0 16 25\">",
                                        "target": [
                                            "#arrow-right"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "burger",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"burger\" viewBox=\"0 0 22 19\"><title>burger<\/title><g fill-rule=\"nonzero\"><path d=\"M0 3V0h22v3zM0 11V8h22v3zM0 19v-3h22v3z\"><\/path><\/g><\/symbol>",
                                        "target": [
                                            "#burger"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "instagram",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"instagram\" viewBox=\"0 0 20 20\">",
                                        "target": [
                                            "#instagram"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "logo",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"logo\" viewBox=\"0 0 200 26\">",
                                        "target": [
                                            "#logo"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "pinterest",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"pinterest\" viewBox=\"0 0 20 20\">",
                                        "target": [
                                            "#pinterest"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-has-lang",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures every HTML document has a lang attribute",
                                "help": "<html> element must have a lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The <html> element has a lang attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-lang-valid",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures the lang attribute of the <html> element has a valid value",
                                "help": "<html> element must have a valid value for the lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "valid-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Value of lang attribute is included in the list of valid languages"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": "serious",
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag244",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures links have discernible text",
                                "help": "Links must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\" is-active\" \"=\"\" href=\"https:\/\/studiocoucou.berlin\/en\">Projects<\/a>",
                                        "target": [
                                            ".is-active"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"\" href=\"https:\/\/studiocoucou.berlin\/en\/products\">All Products<\/a>",
                                        "target": [
                                            ".menu > a:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/tables\">Tables<\/a>",
                                        "target": [
                                            ".menu > a:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/seating\">Seating<\/a>",
                                        "target": [
                                            ".menu > a:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/lighting\">Lighting<\/a>",
                                        "target": [
                                            ".menu > a:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/category\/decoration\">Decoration<\/a>",
                                        "target": [
                                            ".menu > a:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"\" href=\"https:\/\/studiocoucou.berlin\/en\/about\">About<\/a>",
                                        "target": [
                                            ".menu > a:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/eba-work\">",
                                        "target": [
                                            ".page-preview: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 class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/relaxound\">",
                                        "target": [
                                            ".page-preview: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 class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/remi\">",
                                        "target": [
                                            ".page-preview:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/the-green-box\">",
                                        "target": [
                                            ".page-preview:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/apartment-k-2-0\">",
                                        "target": [
                                            ".page-preview:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/villa-kellermann-tim-raue\">",
                                        "target": [
                                            ".page-preview:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/ester-bruzkus-apartment\">",
                                        "target": [
                                            ".page-preview:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/futurice\">",
                                        "target": [
                                            ".page-preview:nth-child(8)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/neo\">",
                                        "target": [
                                            ".page-preview:nth-child(9)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/l-a-poke\">",
                                        "target": [
                                            ".page-preview:nth-child(10)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/miele-artline\">",
                                        "target": [
                                            ".page-preview:nth-child(11)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/tim-raue-colette-berlin\">",
                                        "target": [
                                            ".page-preview:nth-child(12)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/mercure-wiesbaden\">",
                                        "target": [
                                            ".page-preview:nth-child(13)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/kastanienallee\">",
                                        "target": [
                                            ".page-preview:nth-child(14)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/leipziger-15\">",
                                        "target": [
                                            ".page-preview:nth-child(15)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/dragonfly-by-tim-raue\">",
                                        "target": [
                                            ".page-preview:nth-child(16)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/razorfish\">",
                                        "target": [
                                            ".page-preview:nth-child(17)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/meininger-leipzig\">",
                                        "target": [
                                            ".page-preview:nth-child(18)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/berlin-coffee\">",
                                        "target": [
                                            ".page-preview:nth-child(19)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/le-corbusier-lc7\">",
                                        "target": [
                                            ".page-preview:nth-child(20)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/esters-aparment\">",
                                        "target": [
                                            ".page-preview:nth-child(21)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/legal\/imprint\">Imprint<\/a>",
                                        "target": [
                                            ".legal-and-language > a:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/studiocoucou.berlin\/en\/legal\/datenschutz\">Datenschutz<\/a>",
                                        "target": [
                                            ".legal-and-language > a:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/studiocoucou.berlin\" hreflang=\"de\">Deutsch<\/a>",
                                        "target": [
                                            "a[hreflang=\"de\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "nested-interactive",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                                "help": "Interactive controls must not be nested",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(1) > .page-preview-image.slideshow > img:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(1) > .page-preview-image.slideshow > .lazyloaded:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".lazyloaded:nth-child(8)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(2) > .page-preview-image.slideshow > img:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(2) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(3) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(4) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(5) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(6) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(7) > .page-preview-image.slideshow > .lazyloaded:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(8) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(9) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(10) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(11) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(12) > .page-preview-image.slideshow > .lazyloaded:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(13) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(14) > .page-preview-image.slideshow > .lazyloaded:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(15) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(16) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(17) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(18) > .page-preview-image.slideshow > .lazyloaded:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(19) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(20) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyloaded:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyloaded:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                                        "target": [
                                            ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyloaded:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                                        "target": [
                                            ".page-preview:nth-child(21) > .page-preview-image.slideshow > .lazyloaded:nth-child(4)"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": []
                    },
                    "base_page_ip_ptr": "w86.rzone.de",
                    "base_page_cname": "",
                    "base_page_dns_server": "docks06.rzone.de",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 66721,
                    "testUrl": "https:\/\/studiocoucou.berlin\/",
                    "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:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":1187},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":709},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":709},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":710},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":710},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1780,\"naturalHeight\":712},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711},{\"url\":\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg\",\"width\":1765,\"height\":706,\"naturalWidth\":1779,\"naturalHeight\":711}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "NEXTBook-Regular",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "normal"
                        }
                    ],
                    "generated-content-percent": 34.57,
                    "generated-content-size": 54.32,
                    "imgs-in-viewport": [
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg",
                            "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1779,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg",
                            "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg 2601w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        }
                    ],
                    "imgs-no-alt": [
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg",
                            "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg",
                            "html": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg"
                        }
                    ],
                    "imgs-out-viewport": [
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1779,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1779,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1779,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1779,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1779,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1779,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1779,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1779,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1779,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1779,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 1187
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1779,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1779,
                            "naturalHeight": 709
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1779,
                            "naturalHeight": 709
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 710
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 710
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1779,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1780,
                            "naturalHeight": 712
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1779,
                            "naturalHeight": 711
                        },
                        {
                            "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg",
                            "html": "<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">",
                            "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg",
                            "srcSet": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h",
                            "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1779,
                            "naturalHeight": 711
                        }
                    ],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width,initial-scale=1.0",
                    "possibly-render-blocking-reqs": [
                        "http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1",
                        "https:\/\/studiocoucou.berlin\/assets\/js\/main.1565780567.js",
                        "https:\/\/studiocoucou.berlin\/assets\/css\/style.1565780565.css"
                    ],
                    "rendered-html": "<html lang=\"en\"><head><meta charset=\"utf-8\">\n<meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\">\n<meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0\">\n<title>Studiocoucou<\/title>\n<meta name=\"description\" content=\"STUDIO COUCOU sollte ein Schaufenster werden, in dem Hersteller und Designer gleicherma\u00dfen auftreten k\u00f6nnen. Ein shared showroom. Ein Ort, zu dem der in ein M\u00f6belst\u00fcck verliebte Kunde pilgern kann, um sein Herzst\u00fcck dort direkt einzukaufen.\">\n<meta property=\"og:title\" content=\"Studiocoucou\">\n<meta property=\"og:description\" content=\"STUDIO COUCOU sollte ein Schaufenster werden, in dem Hersteller und Designer gleicherma\u00dfen auftreten k\u00f6nnen. Ein shared showroom. Ein Ort, zu dem der in ein M\u00f6belst\u00fcck verliebte Kunde pilgern kann, um sein Herzst\u00fcck dort direkt einzukaufen.\">\n<meta property=\"og:image\" content=\"https:\/\/studiocoucou.berlin\/content\/1-projects\/bbap_1702-2_0040-2.jpg\">\n<meta property=\"og:image:width\" content=\"1920\">\n<meta property=\"og:image:height\" content=\"2880\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:url\" content=\"https:\/\/studiocoucou.berlin\/en\">\n\n<script>document.write('<script src=\"http:\/\/' + (location.host || 'localhost').split(':')[0] + ':35729\/livereload.js?snipver=1\"><\/' + 'script>')<\/script><script src=\"http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1\"><\/script>\n\n<link rel=\"stylesheet\" href=\"https:\/\/studiocoucou.berlin\/assets\/css\/style.1565780565.css\">\n\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/studiocoucou.berlin\/content\/favicon-16x16.png\" sizes=\"16x16\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/studiocoucou.berlin\/content\/favicon-32x32.png\" sizes=\"32x32\">\n<link rel=\"icon\" type=\"image\/svg\" href=\"https:\/\/studiocoucou.berlin\/content\/favicon-32x32.svg\" sizes=\"32x32\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/studiocoucou.berlin\/content\/favicon-152x152.png\" sizes=\"152x152\">\n\n<\/head><body><div class=\"secretPath\"><\/div>\n\n<div style=\"display: none\"><!--?xml version=\"1.0\" encoding=\"UTF-8\"?--><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><symbol id=\"arrow-left\" viewBox=\"0 0 16 25\"><title>arrow-left<\/title><g fill-rule=\"evenodd\"><path fill=\"currentColor\" fill-rule=\"nonzero\" d=\"M12.603.593l2.818 2.79-9.22 9.127 9.2 9.107-2.82 2.79L.58 12.524z\"><\/path><path d=\"M12.582 23l1.397-1.383L4.78 12.51 14 3.383 12.603 2 2.02 12.476z\"><\/path><\/g><\/symbol><symbol id=\"arrow-right\" viewBox=\"0 0 16 25\"><title>arrow-right<\/title><g fill-rule=\"evenodd\"><path fill=\"currentColor\" fill-rule=\"nonzero\" d=\"M3.397.593l12.024 11.931L3.418 24.407.6 21.617l9.198-9.107-9.22-9.127z\"><\/path><path d=\"M3.44 23l-1.398-1.383 9.199-9.107-9.22-9.127L3.418 2 14 12.476z\"><\/path><\/g><\/symbol><symbol id=\"burger\" viewBox=\"0 0 22 19\"><title>burger<\/title><g fill-rule=\"nonzero\"><path d=\"M0 3V0h22v3zM0 11V8h22v3zM0 19v-3h22v3z\"><\/path><\/g><\/symbol><symbol id=\"instagram\" viewBox=\"0 0 20 20\"><title>instagram<\/title><path d=\"M13.333 10c0-.92-.325-1.706-.976-2.357A3.212 3.212 0 0 0 10 6.667c-.92 0-1.706.325-2.357.976A3.212 3.212 0 0 0 6.667 10c0 .92.325 1.706.976 2.357a3.212 3.212 0 0 0 2.357.976c.92 0 1.706-.325 2.357-.976A3.212 3.212 0 0 0 13.333 10zm1.797 0c0 1.424-.499 2.635-1.497 3.633-.998.998-2.21 1.497-3.633 1.497-1.424 0-2.635-.499-3.633-1.497C5.37 12.635 4.87 11.423 4.87 10c0-1.424.499-2.635 1.497-3.633C7.365 5.37 8.577 4.87 10 4.87c1.424 0 2.635.499 3.633 1.497.998.998 1.497 2.21 1.497 3.633zm1.406-5.339c0 .33-.117.612-.351.847a1.154 1.154 0 0 1-.846.351c-.33 0-.612-.117-.847-.351a1.154 1.154 0 0 1-.351-.847c0-.33.117-.612.351-.846.235-.234.517-.351.847-.351.33 0 .612.117.846.351.234.234.351.517.351.846zM10 1.797l-.996-.007a70.638 70.638 0 0 0-1.374 0c-.312.005-.731.018-1.256.04-.525.021-.973.065-1.341.13a5.22 5.22 0 0 0-.931.24 3.378 3.378 0 0 0-1.146.756c-.33.33-.582.712-.755 1.146a5.22 5.22 0 0 0-.241.93c-.065.37-.109.817-.13 1.342-.022.525-.035.944-.04 1.256-.004.313-.004.77 0 1.374l.007.996-.007.996a70.638 70.638 0 0 0 0 1.374c.005.312.018.731.04 1.256.021.525.065.973.13 1.341.065.37.145.68.24.931.174.434.426.816.756 1.146.33.33.712.582 1.146.755.251.096.562.176.93.241.37.065.817.109 1.342.13.525.022.944.035 1.256.04.313.004.77.004 1.374 0l.996-.007.996.007c.603.004 1.061.004 1.374 0 .312-.005.731-.018 1.256-.04.525-.021.973-.065 1.341-.13a5.22 5.22 0 0 0 .931-.24 3.378 3.378 0 0 0 1.146-.756c.33-.33.582-.712.755-1.146a5.22 5.22 0 0 0 .241-.93c.065-.37.109-.817.13-1.342.022-.525.035-.944.04-1.256.004-.313.004-.77 0-1.374a346.91 346.91 0 0 1-.007-.996l.007-.996c.004-.603.004-1.061 0-1.374a48.238 48.238 0 0 0-.04-1.256 10.319 10.319 0 0 0-.13-1.341 5.22 5.22 0 0 0-.24-.931 3.378 3.378 0 0 0-.756-1.146 3.378 3.378 0 0 0-1.146-.755 5.22 5.22 0 0 0-.93-.241 10.319 10.319 0 0 0-1.342-.13 48.238 48.238 0 0 0-1.256-.04c-.313-.004-.77-.004-1.374 0L10 1.797zM20 10c0 1.988-.022 3.364-.065 4.128-.087 1.805-.625 3.203-1.615 4.192-.99.99-2.387 1.528-4.192 1.615-.764.043-2.14.065-4.128.065s-3.364-.022-4.128-.065c-1.805-.087-3.203-.625-4.192-1.615-.99-.99-1.528-2.387-1.615-4.192C.022 13.364 0 11.988 0 10s.022-3.364.065-4.128C.152 4.067.69 2.67 1.68 1.68 2.67.69 4.067.152 5.872.065 6.636.022 8.012 0 10 0s3.364.022 4.128.065C15.933.152 17.33.69 18.32 1.68c.99.99 1.528 2.387 1.615 4.192.043.764.065 2.14.065 4.128z\" fill-rule=\"nonzero\"><\/path><\/symbol><symbol id=\"logo\" viewBox=\"0 0 200 26\"><title>logo<\/title><path d=\"M0 24.55v-3.362l5.218 1.925h.244c1.541 0 2.487-.874 2.487-2.24 0-3.571-7.914-2.065-7.914-8.264 0-2.8 2.31-4.656 5.497-4.656 1.75 0 3.607.526 4.937 1.225v3.466L5.532 10.86c-1.33 0-2.136.665-2.136 1.75 0 3.396 7.949 2.101 7.949 8.124 0 3.256-2.382 5.146-6.164 5.146-1.75 0-3.851-.63-5.181-1.33zm21.2.91c-3.712 0-5.567-2.032-5.567-5.532V11.56h-2.487V8.373h2.557V4.276h3.43v4.097h5.428l-1.4 3.187h-4.027v8.121c0 1.611.665 2.592 2.347 2.592l1.646-.14v3.327H21.2zm5.158-6.618V8.373h3.5v10.118c0 2.452 1.157 4.202 3.923 4.202 2.801 0 3.956-1.75 3.956-4.202V8.373h3.5v10.469c0 4.202-2.66 7.038-7.456 7.038-4.797 0-7.423-2.836-7.423-7.038zm32.73 6.618v-2.697c-1.54 1.997-3.816 3.117-6.196 3.117-4.588 0-8.718-3.572-8.718-8.964 0-5.39 4.13-8.963 8.718-8.963 2.24 0 4.377 1.016 5.916 2.8V.602h3.502V25.46H59.09zm-.28-8.298v-.49c-.14-3.222-2.52-5.533-5.567-5.533-3.115 0-5.567 2.416-5.567 5.777 0 3.362 2.452 5.778 5.567 5.778 3.047 0 5.427-2.276 5.567-5.532zm7.26-12.886V.6h3.501v3.675h-3.5zm0 21.183V8.371h3.501V25.46h-3.5zm6.586-8.543c0-5.392 4.307-8.962 9.07-8.962 4.76 0 9.066 3.57 9.066 8.962 0 5.393-4.306 8.963-9.067 8.963-4.762 0-9.07-3.57-9.07-8.963zm14.636 0c0-3.36-2.452-5.778-5.567-5.778-3.117 0-5.569 2.417-5.569 5.778 0 3.361 2.452 5.778 5.57 5.778 3.114 0 5.566-2.417 5.566-5.778zm6.173 0c0-5.392 4.341-8.962 9.069-8.962 1.75 0 3.5.525 4.83 1.19v3.5l-4.516-1.576c-3.43 0-5.883 2.452-5.883 5.848 0 3.361 2.662 5.778 6.164 5.778 1.33 0 2.624-.632 3.605-1.436l1.297 3.082c-1.61.979-3.326 1.539-5.497 1.539-4.728 0-9.07-3.57-9.07-8.963zm15.886 0c0-5.392 4.307-8.962 9.069-8.962 4.76 0 9.067 3.57 9.067 8.962 0 5.393-4.307 8.963-9.067 8.963-4.762 0-9.07-3.57-9.07-8.963zm14.636 0c0-3.36-2.452-5.778-5.567-5.778-3.117 0-5.569 2.417-5.569 5.778 0 3.361 2.452 5.778 5.569 5.778 3.115 0 5.567-2.417 5.567-5.778zm6.435 1.926V8.373h3.5v10.118c0 2.452 1.158 4.202 3.924 4.202 2.8 0 3.956-1.75 3.956-4.202V8.373h3.5v10.469c0 4.202-2.66 7.038-7.456 7.038-4.797 0-7.424-2.836-7.424-7.038zm17.742-1.926c0-5.392 4.342-8.962 9.07-8.962 1.75 0 3.5.525 4.83 1.19v3.5l-4.517-1.576c-3.43 0-5.882 2.452-5.882 5.848 0 3.361 2.66 5.778 6.163 5.778 1.33 0 2.625-.632 3.606-1.436l1.296 3.082c-1.61.979-3.326 1.539-5.497 1.539-4.727 0-9.069-3.57-9.069-8.963zm15.886 0c0-5.392 4.307-8.962 9.07-8.962 4.76 0 9.067 3.57 9.067 8.962 0 5.393-4.307 8.963-9.068 8.963-4.762 0-9.069-3.57-9.069-8.963zm14.636 0c0-3.36-2.452-5.778-5.567-5.778-3.116 0-5.568 2.417-5.568 5.778 0 3.361 2.452 5.778 5.568 5.778 3.115 0 5.567-2.417 5.567-5.778zm6.436 1.926V8.373h3.5v10.118c0 2.452 1.157 4.202 3.923 4.202 2.801 0 3.956-1.75 3.956-4.202V8.373H200v10.469c0 4.202-2.661 7.038-7.457 7.038-4.797 0-7.423-2.836-7.423-7.038z\" fill-rule=\"evenodd\"><\/path><\/symbol><symbol id=\"pinterest\" viewBox=\"0 0 20 20\"><title>pinterest<\/title><path d=\"M20 10c0 1.814-.447 3.487-1.341 5.02a9.955 9.955 0 0 1-3.64 3.639C13.488 19.553 11.815 20 10 20c-.964 0-1.91-.139-2.839-.417.513-.807.851-1.519 1.016-2.135.078-.295.313-1.211.703-2.747.174.338.49.631.95.878.46.248.956.372 1.485.372 1.05 0 1.988-.298 2.813-.892.824-.595 1.462-1.413 1.914-2.455.451-1.041.677-2.213.677-3.515 0-.99-.258-1.919-.775-2.787-.516-.868-1.265-1.575-2.246-2.122-.981-.547-2.088-.82-3.32-.82a8.36 8.36 0 0 0-2.552.377c-.79.252-1.461.586-2.012 1.003a6.857 6.857 0 0 0-1.42 1.438 5.954 5.954 0 0 0-.872 1.687 5.682 5.682 0 0 0-.28 1.744c0 .903.174 1.697.521 2.383.347.686.855 1.168 1.523 1.445.26.105.426.018.495-.26.018-.06.052-.195.104-.404.053-.208.087-.338.105-.39.052-.2.004-.386-.144-.56-.442-.53-.664-1.185-.664-1.966 0-1.311.454-2.437 1.361-3.38.907-.941 2.094-1.412 3.561-1.412 1.31 0 2.333.356 3.067 1.068.733.712 1.1 1.636 1.1 2.773 0 1.476-.297 2.73-.892 3.763s-1.356 1.55-2.285 1.55c-.53 0-.955-.19-1.276-.567-.321-.377-.421-.83-.3-1.36.07-.304.185-.71.345-1.218.16-.508.291-.955.39-1.34.1-.387.15-.715.15-.984 0-.434-.117-.794-.35-1.08-.235-.287-.57-.43-1.004-.43-.538 0-.993.247-1.367.742-.373.495-.56 1.11-.56 1.849 0 .633.109 1.163.326 1.588l-1.29 5.443c-.147.608-.203 1.376-.168 2.305-1.789-.79-3.234-2.01-4.336-3.66C.55 13.86 0 12.024 0 10c0-1.814.447-3.487 1.341-5.02a9.955 9.955 0 0 1 3.64-3.639C6.512.447 8.185 0 10 0s3.487.447 5.02 1.341a9.955 9.955 0 0 1 3.639 3.64C19.553 6.512 20 8.185 20 10z\" fill-rule=\"nonzero\"><\/path><\/symbol><\/svg><\/div>\n\n<header>\n\t<a class=\"logo\" href=\"https:\/\/studiocoucou.berlin\">\n\t\t<svg class=\"icon icon-logo\"><use xlink:href=\"#logo\"><\/use><\/svg>\t<\/a>\n\t<div class=\"burger js-toggle-menu\">\n\t\t<svg class=\"icon icon-burger\"><use xlink:href=\"#burger\"><\/use><\/svg>\t<\/div>\n  <nav class=\"menu js-menu\">\n    <a class=\" is-active\" \"=\"\" href=\"https:\/\/studiocoucou.berlin\/en\">Projects<\/a>\n      <a class=\"\" href=\"https:\/\/studiocoucou.berlin\/en\/products\">All Products<\/a>\n                  <a href=\"https:\/\/studiocoucou.berlin\/en\/category\/tables\">Tables<\/a>\n            <a href=\"https:\/\/studiocoucou.berlin\/en\/category\/seating\">Seating<\/a>\n            <a href=\"https:\/\/studiocoucou.berlin\/en\/category\/lighting\">Lighting<\/a>\n            <a href=\"https:\/\/studiocoucou.berlin\/en\/category\/decoration\">Decoration<\/a>\n                  <a class=\"\" href=\"https:\/\/studiocoucou.berlin\/en\/about\">About<\/a>\n    <\/nav><\/header>\n<main>\n<div class=\"projects\">\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/eba-work\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site3-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/1-eba-work\/eba-book-web-site3.jpg 1500w 831h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site4-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site5-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site6-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site7-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site8-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site9-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">EBA Works<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/relaxound\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0017_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0087_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0104_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0151_01_noshe-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/relaxound\/eba_relaxound_0256_noshe-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Relaxound<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/remi\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-640x256-53-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1300x520-53-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-1600x640-53-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0074-2600x1040-53-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0100-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-640x256-51-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1300x520-51-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-1600x640-51-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-0113-2600x1040-51-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-640x256-47-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1300x520-47-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-1600x640-47-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16614-2600x1040-47-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-640x256-54-38-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1300x520-54-38-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-1600x640-54-38-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/remi\/20-07-remi-16661-2600x1040-54-38-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">REMI<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/the-green-box\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0851-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0851.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-640x256-54-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1300x520-54-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-1600x640-54-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0871-2600x1040-54-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0926-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-0974-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/4-the-green-box\/20-07-bouchestrasse-0974.jpg 1000w 750h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/the-green-box\/20-07-bouchestrasse-1046-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">The Green Box<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/apartment-k-2-0\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/5-apartment-k-2-0\/1.eba2001-boesenberg-0538-hdr-2.jpg 1500w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-640x256-49-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1300x520-49-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-1600x640-49-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_0666-hdr-2600x1040-49-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-640x256-51-64-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1300x520-51-64-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-1600x640-51-64-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2045-hdr-pano-2600x1040-51-64-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/apartment-k-2-0\/eba2001-boesenberg_2260-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Apartment K 2.0<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/villa-kellermann-tim-raue\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-03-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1300x520-51-40-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-1600x640-51-40-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-01-2600x1040-51-40-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-640x256-51-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1300x520-51-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-1600x640-51-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-05-2600x1040-51-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-07-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/villa-kellermann-tim-raue\/1815-villa-kellermann-eba-08-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Villa Kellermann Tim Raue<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/ester-bruzkus-apartment\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-640x256-49-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1300x520-49-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-1600x640-49-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0019-2600x1040-49-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-640x256-57-59-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1300x520-57-59-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-1600x640-57-59-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/estersapartment_16_boesenberg_print-2600x1040-57-59-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0108-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-640x256-50-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1300x520-50-53-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-1600x640-50-53-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0040-2600x1040-50-53-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-640x256-54-72-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1300x520-54-72-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-1600x640-54-72-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/bbap_1702-2_0098-2600x1040-54-72-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-640x256-50-47-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1300x520-50-47-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-1600x640-50-47-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg20-2600x1040-50-47-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/ester-bruzkus-apartment\/ea_boesenberg25-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Esters Apartment 2.0<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/futurice\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9445a-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9445a.jpg 1382w 922h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9956-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9956-hdra.jpg 1366w 911h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9245-hdra-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9245-hdra.jpg 1378w 918h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-640x256-48-66-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1300x520-48-66-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-1600x640-48-66-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9577-hdra-2600x1040-48-66-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/futurice\/bruzkus1901_9693-hdra-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/8-futurice\/bruzkus1901_9693-hdra.jpg 1379w 919h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Futurice<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/neo\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-03_6.og-office-modul-buerovorstand-r02-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-640x256-50-58-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1300x520-50-58-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-1600x640-50-58-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-02_6.og-office-modul-konferenz-r02-2600x1040-50-58-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-640x256-48-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1300x520-48-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-1600x640-48-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-01_6.og-office-modul-empfang-r02-2600x1040-48-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-640x256-57-61-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1300x520-57-61-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-1600x640-57-61-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/neo\/2222-01-bec-i-04_6.og-office-modul-kueche-r02-2600x1040-57-61-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">NEO<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/l-a-poke\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-640x256-54-45-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1300x520-54-45-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-1600x640-54-45-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3004-hdr-2600x1040-54-45-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-640x256-50-49-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1300x520-50-49-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-1600x640-50-49-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2876-pano-2600x1040-50-49-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-640x256-47-37-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1300x520-47-37-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-1600x640-47-37-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3012-hdr-2600x1040-47-37-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_2944-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-640x256-52-39-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1300x520-52-39-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-1600x640-52-39-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3193-hdr-2600x1040-52-39-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/l-a-poke\/bruzkus1803_3176-hdr-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">L.A. POK\u00c9<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/miele-artline\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele01-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele11-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele12-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele14-print-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-640x256-51-40-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1300x520-51-40-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-1600x640-51-40-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/miele-artline\/miele15-print-2600x1040-51-40-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Miele Artline<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/tim-raue-colette-berlin\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb02-hasenau-screenjpg.jpg 1441w 960h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb06-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb06-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb18-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb18-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb35-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb35-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb41-hasenau-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb41-hasenau-screen.jpg 1478w 984h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb48-hasenau-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/tim-raue-colette-berlin\/coletteb74-hasenau-screen-640x256-50-50-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h, https:\/\/studiocoucou.berlin\/content\/1-projects\/12-tim-raue-colette-berlin\/coletteb74-hasenau-screen.jpg 697w 465h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Tim Raue Colette Berlin<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/mercure-wiesbaden\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8295-hdr-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-640x256-49-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1300x520-49-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-1600x640-49-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7911-hdr-2600x1040-49-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-640x256-52-53-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1300x520-52-53-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-1600x640-52-53-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_7941-hdr-2600x1040-52-53-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-640x256-51-69-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1300x520-51-69-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-1600x640-51-69-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8535-hdr-2600x1040-51-69-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-640x256-51-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1300x520-51-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-1600x640-51-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/mercure-wiesbaden\/bruzkus1802_8741-hdr-2600x1040-51-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Mercure Wiesbaden<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/kastanienallee\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-640x256-51-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1300x520-51-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-1600x640-51-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4717-2600x1040-51-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-640x256-51-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1300x520-51-73-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-1600x640-51-73-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/bbap_1705_4803-2600x1040-51-73-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-640x256-50-45-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1300x520-50-45-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-1600x640-50-45-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk03-boesenberg-print-2600x1040-50-45-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-640x256-50-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1300x520-50-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-1600x640-50-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk14-boesenberg-print-2600x1040-50-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-640x256-51-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1300x520-51-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-1600x640-51-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/aiss_1705_4624-2600x1040-51-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-640x256-50-71-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1300x520-50-71-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-1600x640-50-71-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/kastanienallee\/kk33-boesenberg-print-2600x1040-50-71-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Apartment K<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/leipziger-15\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-640x256-50-54-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1300x520-50-54-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_01_wend__screen-1600x640-50-54-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_01_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-640x256-52-60-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1300x520-52-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_03_wend__screen-1600x640-52-60-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_03_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_04_wend__screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_04_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-640x256-50-66-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1300x520-50-66-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/leipziger-15\/lp15_07_wend__screen-1600x640-50-66-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/15-leipziger-15\/lp15_07_wend__screen.jpg 1404w 936h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Orthopedic Practice LP15<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/dragonfly-by-tim-raue\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-640x256-50-34-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1300x520-50-34-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-1600x640-50-34-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragon01-mueller-print-2600x1040-50-34-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-640x256-51-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1300x520-51-60-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-1600x640-51-60-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly05_timraue_2662v1-print-2600x1040-51-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-640x256-49-35-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1300x520-49-35-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-1600x640-49-35-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly06_timraue_2912v1-print-geschnitten-copy-copy-2600x1040-49-35-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/dragonfly-by-tim-raue\/dragonfly07_timraue_2920v1-print-copy-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Dragonfly by Tim Raue<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/razorfish\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor13-boesenberg-7069-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1300x520-50-50-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-1600x640-50-50-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor14-boesenberg-7078-screen-2600x1040-50-50-q80.jpg 2602w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-640x256-52-42-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1300x520-52-42-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor_1601_7060-prv-1600x640-52-42-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/17-razorfish\/razor_1601_7060-prv.jpg 667w 1000h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor17-boesenberg-7106-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/razorfish\/razor26-boesenberg-7371-screen-2600x1040-50-50-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Razorfish<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/meininger-leipzig\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-640x256-60-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1300x520-60-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-1600x640-60-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining01_boesenberg-2600x1040-60-55-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-640x256-49-46-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1300x520-49-46-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-1600x640-49-46-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining10_boesenberg-2600x1040-49-46-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-640x256-49-60-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1300x520-49-60-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-1600x640-49-60-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining11_boesenberg-2600x1040-49-60-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-640x256-51-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1300x520-51-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-1600x640-51-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining13_boesenberg-2600x1040-51-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-640x256-38-73-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1300x520-38-73-q80.jpg 1301w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-1600x640-38-73-q80.jpg 1601w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/meininger-leipzig\/meining28_boesenberg-2600x1040-38-73-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Meininger Hotel Leipzig<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/berlin-coffee\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-01-boesenberg-0007-screen-2600x1040-50-50-q80.jpg 2601w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-640x256-48-55-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1300x520-48-55-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-1600x640-48-55-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-02-boesenberg-0031-screen-2600x1040-48-55-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-640x256-48-57-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1300x520-48-57-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-1600x640-48-57-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-10-boesenberg-0100-screen-2600x1040-48-57-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-640x256-52-56-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1300x520-52-56-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-1600x640-52-56-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/berlin-coffee\/beco-21-boesenberg-9979-screen-2600x1040-52-56-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Berlin coffee<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/le-corbusier-lc7\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-640x256-51-65-q80.jpg 642w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1300x520-51-65-q80.jpg 1304w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue01-stahr-screen-1600x640-51-65-q80.jpg 1605w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue01-stahr-screen.jpg 697w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-640x256-49-51-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1300x520-49-51-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue02-stahr-screen-1600x640-49-51-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue02-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue03-stahr-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue03-stahr-screen.jpg 1297w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-640x256-56-43-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1300x520-56-43-q80.jpg 1303w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/le-corbusier-lc7\/traue06-stahr-screen-1600x640-56-43-q80.jpg 1603w 640h, https:\/\/studiocoucou.berlin\/content\/1-projects\/20-le-corbusier-lc7\/traue06-stahr-screen.jpg 689w 865h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Restaurant Tim Raue<\/span>\n\t<\/a>\n\t<a class=\"page-preview\" href=\"https:\/\/studiocoucou.berlin\/en\/projects\/esters-aparment\">\n\t\t<span class=\"page-preview-image slideshow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew02-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-640x256-48-52-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1300x520-48-52-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-1600x640-48-52-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew04-boeseneberg-print-2600x1040-48-52-q80.jpg 2600w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew07-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\" lazyloaded\" src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-640x256-50-50-q80.jpg 641w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1300x520-50-50-q80.jpg 1302w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-1600x640-50-50-q80.jpg 1602w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/esters-aparment\/ew11-boeseneberg-screen-2600x1040-50-50-q80.jpg 2603w 1040h\" data-sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\" style=\"opacity: 0;\">\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t<span class=\"page-preview-title\">Esters Aparment<\/span>\n\t<\/a>\n<\/div>\n\n<\/main>\n\n<footer>\n\t<div class=\"social-media\">\n\t\t<a href=\"https:\/\/www.instagram.com\/studiocoucouberlin\/\" target=\"_blank\">\n\t\t<svg class=\"icon icon-instagram\"><use xlink:href=\"#instagram\"><\/use><\/svg>\t<\/a>\n\t\t\t<a href=\"https:\/\/www.pinterest.de\/e885590fb632ba123243595079e934\/\" target=\"_blank\">\n\t\t<svg class=\"icon icon-pinterest\"><use xlink:href=\"#pinterest\"><\/use><\/svg>\t<\/a>\n\t<\/div>\t<nav class=\"legal-and-language\">\n\t\t<a href=\"https:\/\/studiocoucou.berlin\/en\/legal\/imprint\">Imprint<\/a>\n<a href=\"https:\/\/studiocoucou.berlin\/en\/legal\/datenschutz\">Datenschutz<\/a>\n\t\t<a href=\"https:\/\/studiocoucou.berlin\" hreflang=\"de\">Deutsch<\/a>\n\t<\/nav>\n<\/footer>\n\n<script>\n\tlazySizesConfig = {};\n\tlazySizesConfig.preloadAfterLoad = true;\n<\/script>\n<script src=\"https:\/\/studiocoucou.berlin\/assets\/js\/main.1565780567.js\"><\/script><\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [],
                        "securityHeadersGrade": "F",
                        "securityHeadersScore": 0
                    },
                    "interactivePeriods": [
                        [
                            0,
                            22751
                        ]
                    ],
                    "lastVisualChange": 22600,
                    "render": 700,
                    "visualComplete85": 22600,
                    "visualComplete90": 22600,
                    "visualComplete95": 22600,
                    "visualComplete99": 22600,
                    "visualComplete": 22600,
                    "SpeedIndex": 19208,
                    "largestPaints": [
                        {
                            "event": "LargestImagePaint",
                            "time": 734,
                            "size": 1246090,
                            "DOMNodeId": 3,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg",
                                    "srcset": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h",
                                    "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                                    "style": "opacity: 0;"
                                },
                                "sourceURL": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                                "bounds": [
                                    70,
                                    141,
                                    1765,
                                    706
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 734,
                            "size": 1246090,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 70,
                                    "y": 141,
                                    "width": 1765,
                                    "height": 706,
                                    "top": 141,
                                    "right": 1835,
                                    "bottom": 847,
                                    "left": 70
                                },
                                "outerHTML": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg",
                                "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 809,
                            "size": 10080,
                            "DOMNodeId": 11,
                            "nodeInfo": {
                                "nodeType": "NAV",
                                "attributes": {
                                    "class": "menu js-menu"
                                },
                                "bounds": [
                                    1177.515625,
                                    42,
                                    657.484375,
                                    30
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 734,
                            "size": 1246090,
                            "DOMNodeId": 3,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg",
                                    "srcset": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h",
                                    "sizes": "(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)",
                                    "style": "opacity: 0;"
                                },
                                "sourceURL": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                                "bounds": [
                                    70,
                                    141,
                                    1765,
                                    706
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 734,
                            "size": 1246090,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 70,
                                    "y": 141,
                                    "width": 1765,
                                    "height": 706,
                                    "top": 141,
                                    "right": 1835,
                                    "bottom": 847,
                                    "left": 70
                                },
                                "outerHTML": "<img src=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg\" srcset=\"https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-640x256-50-50-q80.jpg 640w 256h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg 1300w 520h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1600x640-50-50-q80.jpg 1600w 640h, https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg 2600w 1040h\" sizes=\"(max-width: 767px) 100vw, (max-width: 1024px) calc(100vw - 70px), (min-width: 1024px) calc(100vw - 140px)\">",
                                "src": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-1300x520-50-50-q80.jpg",
                                "currentSrc": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 808,
                            "size": 10080,
                            "DOMNodeId": 11,
                            "nodeInfo": {
                                "nodeType": "NAV",
                                "attributes": {
                                    "class": "menu js-menu"
                                },
                                "bounds": [
                                    1177.515625,
                                    42,
                                    657.484375,
                                    30
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        }
                    ],
                    "LargestContentfulPaintType": "image",
                    "LargestContentfulPaintNodeType": "IMG",
                    "LargestContentfulPaintImageURL": "https:\/\/studiocoucou.berlin\/thumbs\/projects\/eba-work\/eba-book-web-site2-2600x1040-50-50-q80.jpg",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 97
                        },
                        {
                            "name": "redirectStart",
                            "time": 105
                        },
                        {
                            "name": "navigationStart",
                            "time": 121
                        },
                        {
                            "name": "domLoading",
                            "time": 122
                        },
                        {
                            "name": "responseEnd",
                            "time": 122
                        },
                        {
                            "name": "domInteractive",
                            "time": 122
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 122
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 122
                        },
                        {
                            "name": "domComplete",
                            "time": 122
                        },
                        {
                            "name": "redirectEnd",
                            "time": 287
                        },
                        {
                            "name": "fetchStart",
                            "time": 287
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 475
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 475
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 476
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 476
                        },
                        {
                            "name": "domLoading",
                            "time": 476
                        },
                        {
                            "name": "responseEnd",
                            "time": 502
                        },
                        {
                            "name": "domInteractive",
                            "time": 690
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 690
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 691
                        },
                        {
                            "name": "LayoutShift",
                            "time": 714
                        },
                        {
                            "name": "firstPaint",
                            "time": 734
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 734
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 734
                        },
                        {
                            "name": "InteractiveTime",
                            "time": 734
                        },
                        {
                            "name": "domComplete",
                            "time": 783
                        },
                        {
                            "name": "loadEventStart",
                            "time": 783
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 784
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 808
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 808
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 808
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 734
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 734
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 808
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 3.4535115082500103e-5
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 3.4535115082500103e-5
                        }
                    ],
                    "chromeUserTiming.navigationStart": 122,
                    "chromeUserTiming.redirectStart": 106,
                    "chromeUserTiming.domLoading": 477,
                    "chromeUserTiming.responseEnd": 502,
                    "chromeUserTiming.domInteractive": 691,
                    "chromeUserTiming.domContentLoadedEventStart": 691,
                    "chromeUserTiming.domContentLoadedEventEnd": 691,
                    "chromeUserTiming.domComplete": 784,
                    "chromeUserTiming.redirectEnd": 288,
                    "chromeUserTiming.fetchStart": 288,
                    "chromeUserTiming.unloadEventStart": 476,
                    "chromeUserTiming.unloadEventEnd": 476,
                    "chromeUserTiming.markAsMainFrame": 476,
                    "chromeUserTiming.commitNavigationEnd": 476,
                    "chromeUserTiming.LayoutShift": 715,
                    "chromeUserTiming.firstPaint": 734,
                    "chromeUserTiming.firstContentfulPaint": 734,
                    "chromeUserTiming.firstImagePaint": 734,
                    "chromeUserTiming.InteractiveTime": 734,
                    "chromeUserTiming.loadEventStart": 784,
                    "chromeUserTiming.loadEventEnd": 784,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 808,
                    "chromeUserTiming.firstMeaningfulPaint": 808,
                    "chromeUserTiming.LargestImagePaint": 734,
                    "chromeUserTiming.LargestContentfulPaint": 734,
                    "chromeUserTiming.LargestTextPaint": 809,
                    "chromeUserTiming.TotalLayoutShift": 3.4535115082500103e-5,
                    "chromeUserTiming.CumulativeLayoutShift": 3.4535115082500103e-5,
                    "LayoutShifts": [
                        {
                            "time": 714,
                            "score": 3.4535115082500103e-5,
                            "cumulative_score": 3.4535115082500103e-5,
                            "window_score": 3.4535115082500103e-5,
                            "shift_window_num": 0,
                            "rects": [
                                [
                                    1178,
                                    42,
                                    657,
                                    30
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 1184,
                                        "y": 42,
                                        "width": 651,
                                        "height": 29,
                                        "top": 42,
                                        "right": 1835,
                                        "bottom": 71,
                                        "left": 1184
                                    },
                                    "currentRect": {
                                        "x": 1178,
                                        "y": 42,
                                        "width": 657,
                                        "height": 30,
                                        "top": 42,
                                        "right": 1835,
                                        "bottom": 72,
                                        "left": 1178
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 1,
                        "cumulative_score": 3.4535115082500103e-5,
                        "fraction_of_total": 1
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 661.74400000000003
                            },
                            "13": {
                                "name": "UnprefixedRequestAnimationFrame",
                                "firstUsed": 684.149
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 477.952
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 477.959
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 479.21300000000002
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 487.64400000000001
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 487.67500000000001
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 487.67700000000002
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 487.68799999999999
                            },
                            "609": {
                                "name": "MixedContentPresent",
                                "firstUsed": 492.90300000000002
                            },
                            "610": {
                                "name": "MixedContentBlockable",
                                "firstUsed": 492.90499999999997
                            },
                            "896": {
                                "name": "MixedContentBlockableAllowed",
                                "firstUsed": 492.928
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 493.75799999999998
                            },
                            "3740": {
                                "name": "CrossOriginStrictNosniffWouldBlock",
                                "firstUsed": 540.37800000000004
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 541.20699999999999
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 541.23699999999997
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 541.29100000000005
                            },
                            "976": {
                                "name": "CSSAtRuleSupports",
                                "firstUsed": 541.36400000000003
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 541.44899999999996
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 541.78999999999996
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 541.803
                            },
                            "522": {
                                "name": "Sizes",
                                "firstUsed": 543.21000000000004
                            },
                            "524": {
                                "name": "SrcsetWDescriptor",
                                "firstUsed": 543.24300000000005
                            },
                            "523": {
                                "name": "SrcsetXDescriptor",
                                "firstUsed": 543.45600000000002
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 548.14300000000003
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 597.10299999999995
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 597.10599999999999
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 597.63300000000004
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 598.13599999999997
                            },
                            "1066": {
                                "name": "SameOriginTextScript",
                                "firstUsed": 661.30799999999999
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 666.74900000000002
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 670.86400000000003
                            },
                            "2716": {
                                "name": "WindowDevicePixelRatio",
                                "firstUsed": 675.87800000000004
                            },
                            "2707": {
                                "name": "V8Window_MatchMedia_Method",
                                "firstUsed": 677.31500000000005
                            },
                            "2705": {
                                "name": "WindowInnerWidth",
                                "firstUsed": 683.53200000000004
                            },
                            "2706": {
                                "name": "WindowInnerHeight",
                                "firstUsed": 683.53700000000003
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 683.54100000000005
                            },
                            "864": {
                                "name": "V8CustomEvent_InitCustomEvent_Method",
                                "firstUsed": 683.98000000000002
                            },
                            "954": {
                                "name": "V8Window_RequestIdleCallback_Method",
                                "firstUsed": 686.601
                            },
                            "4376": {
                                "name": "EligibleForImageLoadingPrioritizationFix",
                                "firstUsed": 714.41099999999994
                            },
                            "19": {
                                "name": "UnprefixedTransitionEndEvent",
                                "firstUsed": 5797.4669999999996
                            }
                        },
                        "CSSFeatures": {
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 541.25099999999998
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 541.27200000000005
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 541.37099999999998
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 597.11699999999996
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 597.12
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 597.12300000000005
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 597.18600000000004
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 597.18799999999999
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 597.19100000000003
                            },
                            "14": {
                                "name": "CSSPropertyWebkitFontSmoothing",
                                "firstUsed": 597.19500000000005
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 597.19899999999996
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 597.21400000000006
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 597.21600000000001
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 597.21799999999996
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 597.22000000000003
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 597.22199999999998
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 597.22400000000005
                            },
                            "210": {
                                "name": "CSSPropertyWebkitBoxPack",
                                "firstUsed": 597.23900000000003
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 597.24099999999999
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 597.24300000000005
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 597.27200000000005
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 597.44100000000003
                            },
                            "339": {
                                "name": "CSSPropertyAliasWebkitUserSelect",
                                "firstUsed": 597.44399999999996
                            },
                            "539": {
                                "name": "CSSPropertyUserSelect",
                                "firstUsed": 597.447
                            },
                            "421": {
                                "name": "CSSPropertyTouchAction",
                                "firstUsed": 597.45000000000005
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 597.45899999999995
                            },
                            "36": {
                                "name": "CSSPropertyBorderBottomColor",
                                "firstUsed": 597.46799999999996
                            },
                            "35": {
                                "name": "CSSPropertyBorderBottom",
                                "firstUsed": 597.47500000000002
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 597.56299999999999
                            },
                            "445": {
                                "name": "CSSPropertyWillChange",
                                "firstUsed": 597.57100000000003
                            },
                            "332": {
                                "name": "CSSPropertyAliasWebkitTransition",
                                "firstUsed": 597.577
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 597.58000000000004
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 597.60000000000002
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 597.60900000000004
                            },
                            "433": {
                                "name": "CSSPropertyObjectFit",
                                "firstUsed": 597.61300000000006
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 597.61699999999996
                            },
                            "203": {
                                "name": "CSSPropertyWebkitBoxAlign",
                                "firstUsed": 597.65800000000002
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 597.66099999999994
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 597.66999999999996
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 597.67399999999998
                            },
                            "60": {
                                "name": "CSSPropertyBorderTop",
                                "firstUsed": 598.00300000000004
                            },
                            "71": {
                                "name": "CSSPropertyClear",
                                "firstUsed": 598.00800000000004
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 598.02099999999996
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 598.06500000000005
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 598.06799999999998
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 598.07899999999995
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "FirstInteractive": 700,
                    "TTIMeasurementEnd": 22751,
                    "LastInteractive": 700,
                    "TimeToInteractive": 700,
                    "FirstCPUIdle": 700,
                    "testID": "241224_AiDc4B_AJM",
                    "step": 1,
                    "effectiveBps": 1687747,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 123,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": 0.80000000000000004,
                    "lighthouse.Performance.first-contentful-paint": 1485.4559999999999,
                    "lighthouse.Performance.largest-contentful-paint": 1549.874,
                    "lighthouse.Performance.total-blocking-time": 0,
                    "lighthouse.Performance.cumulative-layout-shift": 3.4535115082500103e-5,
                    "lighthouse.Performance.speed-index": 22531,
                    "lighthouse.Accessibility": 0.73999999999999999,
                    "lighthouse.BestPractices": 0.73999999999999999,
                    "lighthouse.SEO": 0.91000000000000003,
                    "lighthouse.PWA": 0.28999999999999998,
                    "edge-processed": true,
                    "longTasks": [],
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "105": 23.800000000000001,
                                "205": 35,
                                "306": 15.800000000000001,
                                "406": 10.5,
                                "507": 33.299999999999997,
                                "608": 45,
                                "710": 80,
                                "810": 95.200000000000003,
                                "911": 25,
                                "1011": 66.700000000000003,
                                "1112": 10,
                                "1213": 11.1,
                                "1313": 18.199999999999999,
                                "1414": 5.2999999999999998,
                                "1514": 14.300000000000001,
                                "1615": 5.2999999999999998,
                                "1715": 14.300000000000001,
                                "1816": 19,
                                "1917": 55,
                                "2017": 42.100000000000001,
                                "2118": 15,
                                "2219": 14.300000000000001,
                                "2320": 19,
                                "2420": 10.5,
                                "2521": 15,
                                "2621": 31.800000000000001,
                                "2722": 10.5,
                                "2822": 14.300000000000001,
                                "2923": 10.5,
                                "3023": 47.399999999999999,
                                "3124": 22.699999999999999,
                                "3224": 5.2999999999999998,
                                "3325": 25,
                                "3425": 18.199999999999999,
                                "3526": 11.1,
                                "3626": 14.300000000000001,
                                "3727": 20,
                                "3828": 20,
                                "3928": 20,
                                "4029": 45,
                                "4129": 30,
                                "4230": 73.700000000000003,
                                "4330": 23.800000000000001,
                                "4431": 30,
                                "4531": 15.800000000000001,
                                "4632": 30,
                                "4733": 21.100000000000001,
                                "4833": 36.399999999999999,
                                "4934": 21.100000000000001,
                                "5035": 70,
                                "5135": 25,
                                "5236": 33.299999999999997,
                                "5336": 25,
                                "5437": 35,
                                "5537": 23.800000000000001,
                                "5638": 33.299999999999997,
                                "5738": 25,
                                "5839": 40,
                                "5940": 10.5,
                                "6040": 61.899999999999999,
                                "6141": 15,
                                "6241": 25,
                                "6342": 15,
                                "6442": 19,
                                "6543": 10,
                                "6643": 19,
                                "6744": 5.5999999999999996,
                                "6844": 15,
                                "6945": 10,
                                "7045": 57.100000000000001,
                                "7146": 15,
                                "7246": 14.300000000000001,
                                "7347": 5.5999999999999996,
                                "7448": 20,
                                "7548": 25,
                                "7649": 52.399999999999999,
                                "7749": 20,
                                "7850": 21.100000000000001,
                                "7950": 31.800000000000001,
                                "8051": 63.200000000000003,
                                "8151": 28.600000000000001,
                                "8252": 25,
                                "8353": 28.600000000000001,
                                "8453": 25,
                                "8554": 21.100000000000001,
                                "8654": 26.300000000000001,
                                "8755": 22.699999999999999,
                                "8855": 22.199999999999999,
                                "8956": 25,
                                "9057": 52.399999999999999,
                                "9157": 25,
                                "9258": 23.800000000000001,
                                "9358": 25,
                                "9459": 20,
                                "9560": 15,
                                "9660": 15,
                                "9761": 20,
                                "9862": 10,
                                "9963": 23.800000000000001,
                                "10064": 42.100000000000001,
                                "10165": 20,
                                "10266": 10,
                                "10367": 20,
                                "10467": 14.300000000000001,
                                "10568": 11.1,
                                "10668": 14.300000000000001,
                                "10769": 23.800000000000001,
                                "10869": 5.2999999999999998,
                                "11011": 63.299999999999997,
                                "11112": 42.899999999999999,
                                "11212": 26.300000000000001,
                                "11313": 20,
                                "11413": 33.299999999999997,
                                "11514": 15.800000000000001,
                                "11615": 26.300000000000001,
                                "11715": 27.300000000000001,
                                "11816": 30,
                                "11916": 20,
                                "12017": 68.400000000000006,
                                "12118": 27.300000000000001,
                                "12219": 30,
                                "12320": 21.100000000000001,
                                "12421": 33.299999999999997,
                                "12521": 23.800000000000001,
                                "12622": 30,
                                "12722": 25,
                                "12823": 15.800000000000001,
                                "12923": 10,
                                "13024": 61.899999999999999,
                                "13124": 15.800000000000001,
                                "13225": 20,
                                "13325": 10.5,
                                "13426": 19,
                                "13526": 15,
                                "13627": 15,
                                "13727": 15,
                                "13828": 20,
                                "13928": 14.300000000000001,
                                "14029": 50,
                                "14129": 14.300000000000001,
                                "14230": 11.1,
                                "14330": 19,
                                "14431": 57.899999999999999,
                                "14531": 23.800000000000001,
                                "14632": 25,
                                "14733": 20,
                                "14833": 38.100000000000001,
                                "14934": 21.100000000000001,
                                "15034": 68.400000000000006,
                                "15135": 20,
                                "15236": 36.799999999999997,
                                "15336": 23.800000000000001,
                                "15437": 36.799999999999997,
                                "15537": 25,
                                "15638": 33.299999999999997,
                                "15738": 25,
                                "15839": 35,
                                "15939": 21.100000000000001,
                                "16040": 65,
                                "16140": 10,
                                "16241": 21.100000000000001,
                                "16341": 10,
                                "16442": 25,
                                "16543": 15,
                                "16643": 20,
                                "16744": 10,
                                "16844": 20,
                                "16945": 14.300000000000001,
                                "17045": 50,
                                "17146": 10.5,
                                "17246": 23.800000000000001,
                                "17347": 10,
                                "17447": 15,
                                "17548": 15,
                                "17648": 21.100000000000001,
                                "17750": 31.800000000000001,
                                "17851": 42.100000000000001,
                                "17951": 20,
                                "18052": 68.400000000000006,
                                "18152": 23.800000000000001,
                                "18253": 33.299999999999997,
                                "18353": 21.100000000000001,
                                "18454": 23.800000000000001,
                                "18554": 25,
                                "18656": 25,
                                "18757": 23.800000000000001,
                                "18857": 26.300000000000001,
                                "18964": 31.800000000000001,
                                "19065": 52.399999999999999,
                                "19165": 31.600000000000001,
                                "19266": 23.800000000000001,
                                "19366": 31.600000000000001,
                                "19467": 19,
                                "19567": 27.800000000000001,
                                "19668": 14.300000000000001,
                                "19768": 20,
                                "19869": 10,
                                "20000": 34.600000000000001,
                                "20100": 10.5,
                                "20201": 5.2999999999999998,
                                "20301": 9.5,
                                "20402": 10,
                                "20503": 5.2999999999999998,
                                "20603": 14.300000000000001,
                                "20704": 5.2999999999999998,
                                "20804": 9.5,
                                "20905": 10,
                                "21005": 42.899999999999999,
                                "21106": 14.300000000000001,
                                "21206": 36.799999999999997,
                                "21307": 20,
                                "21407": 20,
                                "21508": 20,
                                "21609": 20,
                                "21709": 19,
                                "21810": 20,
                                "21910": 20,
                                "22011": 55,
                                "22111": 20,
                                "22212": 20,
                                "22313": 20,
                                "22413": 20,
                                "22514": 15.800000000000001,
                                "22614": 23.800000000000001,
                                "22715": 23.800000000000001,
                                "22816": 55
                            },
                            "max": 100,
                            "count": 227
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "105": 0,
                                "205": 33172,
                                "306": 740702,
                                "406": 5251,
                                "507": 862526,
                                "608": 2604081,
                                "710": 1278326,
                                "810": 150365,
                                "911": 5255,
                                "1011": 16789,
                                "1112": 5248,
                                "1213": 0,
                                "1313": 0,
                                "1414": 0,
                                "1514": 0,
                                "1615": 0,
                                "1715": 0,
                                "1816": 0,
                                "1917": 85679,
                                "2017": 0,
                                "2118": 22039,
                                "2219": 0,
                                "2320": 22048,
                                "2420": 0,
                                "2521": 23873,
                                "2621": 0,
                                "2722": 20217,
                                "2822": 0,
                                "2923": 22048,
                                "3023": 0,
                                "3124": 22048,
                                "3224": 0,
                                "3325": 42911,
                                "3425": 0,
                                "3526": 23956,
                                "3626": 3342,
                                "3727": 662511,
                                "3828": 234631,
                                "3928": 22126,
                                "4029": 0,
                                "4129": 22036,
                                "4230": 0,
                                "4330": 0,
                                "4431": 23862,
                                "4531": 0,
                                "4632": 22031,
                                "4733": 0,
                                "4833": 22098,
                                "4934": 0,
                                "5035": 22122,
                                "5135": 0,
                                "5236": 22109,
                                "5336": 0,
                                "5437": 23873,
                                "5537": 0,
                                "5638": 22044,
                                "5738": 5250,
                                "5839": 16791,
                                "5940": 5251,
                                "6040": 16873,
                                "6141": 5253,
                                "6241": 16790,
                                "6342": 19976,
                                "6442": 5250,
                                "6543": 16792,
                                "6643": 5252,
                                "6744": 16793,
                                "6844": 5252,
                                "6945": 17508,
                                "7045": 5251,
                                "7146": 16790,
                                "7246": 5251,
                                "7347": 18619,
                                "7448": 5248,
                                "7548": 16856,
                                "7649": 5252,
                                "7749": 16786,
                                "7850": 5249,
                                "7950": 17176,
                                "8051": 5252,
                                "8151": 16866,
                                "8252": 5251,
                                "8353": 18619,
                                "8453": 5251,
                                "8554": 16788,
                                "8654": 5251,
                                "8755": 16791,
                                "8855": 5249,
                                "8956": 16815,
                                "9057": 5252,
                                "9157": 16786,
                                "9258": 5252,
                                "9358": 16781,
                                "9459": 5247,
                                "9560": 20120,
                                "9660": 5246,
                                "9761": 16746,
                                "9862": 5247,
                                "9963": 16634,
                                "10064": 5253,
                                "10165": 16763,
                                "10266": 5208,
                                "10367": 18628,
                                "10467": 5254,
                                "10568": 16795,
                                "10668": 5256,
                                "10769": 16874,
                                "10869": 5252,
                                "11011": 11961,
                                "11112": 5247,
                                "11212": 16758,
                                "11313": 5250,
                                "11413": 18690,
                                "11514": 5250,
                                "11615": 16777,
                                "11715": 5246,
                                "11816": 16783,
                                "11916": 5242,
                                "12017": 16762,
                                "12118": 5217,
                                "12219": 22106,
                                "12320": 0,
                                "12421": 23870,
                                "12521": 0,
                                "12622": 22118,
                                "12722": 0,
                                "12823": 27304,
                                "12923": 0,
                                "13024": 22136,
                                "13124": 0,
                                "13225": 196508,
                                "13325": 0,
                                "13426": 29136,
                                "13526": 0,
                                "13627": 22131,
                                "13727": 0,
                                "13828": 22122,
                                "13928": 0,
                                "14029": 22049,
                                "14129": 0,
                                "14230": 22049,
                                "14330": 0,
                                "14431": 22036,
                                "14531": 0,
                                "14632": 22112,
                                "14733": 0,
                                "14833": 22022,
                                "14934": 0,
                                "15034": 22125,
                                "15135": 0,
                                "15236": 22025,
                                "15336": 0,
                                "15437": 23872,
                                "15537": 0,
                                "15638": 25384,
                                "15738": 0,
                                "15839": 22120,
                                "15939": 5250,
                                "16040": 18140,
                                "16140": 5249,
                                "16241": 16792,
                                "16341": 18619,
                                "16442": 5250,
                                "16543": 5251,
                                "16643": 17502,
                                "16744": 16791,
                                "16844": 5251,
                                "16945": 16871,
                                "17045": 5254,
                                "17146": 16797,
                                "17246": 5254,
                                "17347": 18705,
                                "17447": 5253,
                                "17548": 17190,
                                "17648": 5252,
                                "17750": 16644,
                                "17851": 5250,
                                "17951": 16868,
                                "18052": 5252,
                                "18152": 16872,
                                "18253": 5252,
                                "18353": 18618,
                                "18454": 5251,
                                "18554": 16777,
                                "18656": 5197,
                                "18757": 16771,
                                "18857": 5250,
                                "18964": 15792,
                                "19065": 5252,
                                "19165": 16793,
                                "19266": 5256,
                                "19366": 18710,
                                "19467": 5256,
                                "19567": 16796,
                                "19668": 5255,
                                "19768": 16794,
                                "19869": 5255,
                                "20000": 0,
                                "20100": 0,
                                "20201": 0,
                                "20301": 0,
                                "20402": 0,
                                "20503": 0,
                                "20603": 0,
                                "20704": 0,
                                "20804": 0,
                                "20905": 0,
                                "21005": 0,
                                "21106": 0,
                                "21206": 0,
                                "21307": 0,
                                "21407": 0,
                                "21508": 0,
                                "21609": 3341,
                                "21709": 0,
                                "21810": 0,
                                "21910": 0,
                                "22011": 0,
                                "22111": 0,
                                "22212": 0,
                                "22313": 0,
                                "22413": 0,
                                "22514": 0,
                                "22614": 0,
                                "22715": 0,
                                "22816": 20602
                            },
                            "max": 2604081,
                            "count": 227
                        }
                    },
                    "maxFID": 0,
                    "TotalBlockingTime": 0,
                    "effectiveBpsDoc": 4436373,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1\/details\/cached\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1\/performance_optimization\/cached\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1\/breakdown\/cached\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1\/domains\/cached\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1\/screen_shot\/cached\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1\/experiments\/cached\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1_Cached_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1_Cached_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDc4B_AJM\/1_Cached_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDc4B\/AJM\/1_Cached_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDc4B\/AJM\/1_Cached_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDc4B\/AJM\/1_Cached_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&file=1_Cached_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDc4B_AJM&file=1_Cached_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDc4B\/AJM\/1_Cached_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDc4B\/AJM\/1_Cached_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDc4B\/AJM\/1_Cached_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDc4B\/AJM\/1_Cached_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDc4B_AJM&compressed=1&file=1_Cached_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_000700.jpg",
                            "VisuallyComplete": 10
                        },
                        {
                            "time": 800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_000800.jpg",
                            "VisuallyComplete": 10
                        },
                        {
                            "time": 4200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_004200.jpg",
                            "VisuallyComplete": 10
                        },
                        {
                            "time": 4300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_004300.jpg",
                            "VisuallyComplete": 25
                        },
                        {
                            "time": 4400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_004400.jpg",
                            "VisuallyComplete": 14
                        },
                        {
                            "time": 4500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_004500.jpg",
                            "VisuallyComplete": 11
                        },
                        {
                            "time": 4600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_004600.jpg",
                            "VisuallyComplete": 11
                        },
                        {
                            "time": 4700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_004700.jpg",
                            "VisuallyComplete": 12
                        },
                        {
                            "time": 4800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_004800.jpg",
                            "VisuallyComplete": 12
                        },
                        {
                            "time": 4900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_004900.jpg",
                            "VisuallyComplete": 12
                        },
                        {
                            "time": 5000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_005000.jpg",
                            "VisuallyComplete": 12
                        },
                        {
                            "time": 5100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_005100.jpg",
                            "VisuallyComplete": 12
                        },
                        {
                            "time": 5200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_005200.jpg",
                            "VisuallyComplete": 12
                        },
                        {
                            "time": 5300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_005300.jpg",
                            "VisuallyComplete": 13
                        },
                        {
                            "time": 5400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_005400.jpg",
                            "VisuallyComplete": 13
                        },
                        {
                            "time": 5500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_005500.jpg",
                            "VisuallyComplete": 16
                        },
                        {
                            "time": 5600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_005600.jpg",
                            "VisuallyComplete": 64
                        },
                        {
                            "time": 5700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_005700.jpg",
                            "VisuallyComplete": 13
                        },
                        {
                            "time": 5800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_005800.jpg",
                            "VisuallyComplete": 12
                        },
                        {
                            "time": 7600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_007600.jpg",
                            "VisuallyComplete": 14
                        },
                        {
                            "time": 8000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_008000.jpg",
                            "VisuallyComplete": 12
                        },
                        {
                            "time": 8500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_008500.jpg",
                            "VisuallyComplete": 13
                        },
                        {
                            "time": 9000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_009000.jpg",
                            "VisuallyComplete": 65
                        },
                        {
                            "time": 11000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_011000.jpg",
                            "VisuallyComplete": 11
                        },
                        {
                            "time": 11500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_011500.jpg",
                            "VisuallyComplete": 7
                        },
                        {
                            "time": 12000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_012000.jpg",
                            "VisuallyComplete": 5
                        },
                        {
                            "time": 12500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_012500.jpg",
                            "VisuallyComplete": 7
                        },
                        {
                            "time": 14400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_014400.jpg",
                            "VisuallyComplete": 7
                        },
                        {
                            "time": 14500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_014500.jpg",
                            "VisuallyComplete": 21
                        },
                        {
                            "time": 15000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_015000.jpg",
                            "VisuallyComplete": 6
                        },
                        {
                            "time": 15500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_015500.jpg",
                            "VisuallyComplete": 9
                        },
                        {
                            "time": 16001,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_016001.jpg",
                            "VisuallyComplete": 9
                        },
                        {
                            "time": 17800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_017800.jpg",
                            "VisuallyComplete": 9
                        },
                        {
                            "time": 18000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_018000.jpg",
                            "VisuallyComplete": 12
                        },
                        {
                            "time": 18500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_018500.jpg",
                            "VisuallyComplete": 8
                        },
                        {
                            "time": 19000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_019000.jpg",
                            "VisuallyComplete": 9
                        },
                        {
                            "time": 21200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_021200.jpg",
                            "VisuallyComplete": 10
                        },
                        {
                            "time": 21500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_021500.jpg",
                            "VisuallyComplete": 9
                        },
                        {
                            "time": 22000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_022000.jpg",
                            "VisuallyComplete": 11
                        },
                        {
                            "time": 22500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_022500.jpg",
                            "VisuallyComplete": 40
                        },
                        {
                            "time": 22600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDc4B_AJM&video=video_1_cached&file=ms_022600.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "studiocoucou.berlin": {
                            "bytes": 32533025,
                            "requests": 112,
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 9679,
                            "bytesUncompressed": 105271,
                            "requests": 2
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 43771,
                            "bytesUncompressed": 151068,
                            "requests": 1
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 3052,
                            "bytesUncompressed": 12813,
                            "requests": 1
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 32441871,
                            "bytesUncompressed": 32441871,
                            "requests": 107
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 34652,
                            "bytesUncompressed": 34652,
                            "requests": 1
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        }
                    },
                    "consoleLog": [
                        {
                            "source": "security",
                            "level": "warning",
                            "text": "Mixed Content: The page at 'https:\/\/studiocoucou.berlin\/en' was loaded over HTTPS, but requested an insecure script 'http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1'. This content should also be served over HTTPS.",
                            "timestamp": 1735070266194.2959,
                            "url": "https:\/\/studiocoucou.berlin\/en",
                            "lineNumber": 15,
                            "stackTrace": {
                                "callFrames": [
                                    {
                                        "functionName": "",
                                        "scriptId": "6",
                                        "url": "https:\/\/studiocoucou.berlin\/en",
                                        "lineNumber": 15,
                                        "columnNumber": 17
                                    }
                                ]
                            }
                        },
                        {
                            "source": "network",
                            "level": "error",
                            "text": "Failed to load resource: net::ERR_CONNECTION_REFUSED",
                            "timestamp": 1735070266241.6411,
                            "url": "http:\/\/studiocoucou.berlin:35729\/livereload.js?snipver=1",
                            "networkRequestId": "31374.5"
                        }
                    ]
                }
            }
        }
    },
    "statusCode": 200,
    "statusText": "Test Complete",
    "webPagetestVersion": "21.07"
}